mirror of
https://github.com/signalapp/Signal-iOS.git
synced 2025-12-05 01:10:41 +00:00
Update entitlements to reflect support for satellite networks.
Co-authored-by: Avanish Subbiah <subbiah@purdue.edu>
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
<array>
|
||||
<string>merchant.$(SIGNAL_MERCHANTID)</string>
|
||||
</array>
|
||||
<key>com.apple.developer.networking.carrier-constrained.app-optimized</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.networking.carrier-constrained.appcategory</key>
|
||||
<array>
|
||||
<string>messaging-8001</string>
|
||||
</array>
|
||||
<key>com.apple.developer.pushkit.unrestricted-voip</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
|
||||
|
||||
@@ -21,6 +21,12 @@
|
||||
<array>
|
||||
<string>merchant.$(SIGNAL_MERCHANTID)</string>
|
||||
</array>
|
||||
<key>com.apple.developer.networking.carrier-constrained.app-optimized</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.networking.carrier-constrained.appcategory</key>
|
||||
<array>
|
||||
<string>messaging-8001</string>
|
||||
</array>
|
||||
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
|
||||
<string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string>
|
||||
<key>com.apple.developer.usernotifications.communication</key>
|
||||
|
||||
@@ -6,6 +6,12 @@
|
||||
<string>NSFileProtectionComplete</string>
|
||||
<key>com.apple.developer.usernotifications.filtering</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.networking.carrier-constrained.app-optimized</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.networking.carrier-constrained.appcategory</key>
|
||||
<array>
|
||||
<string>messaging-8001</string>
|
||||
</array>
|
||||
<key>com.apple.developer.pushkit.unrestricted-voip</key>
|
||||
<true/>
|
||||
<key>com.apple.security.application-groups</key>
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
<dict>
|
||||
<key>com.apple.developer.default-data-protection</key>
|
||||
<string>NSFileProtectionComplete</string>
|
||||
<key>com.apple.developer.networking.carrier-constrained.app-optimized</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.networking.carrier-constrained.appcategory</key>
|
||||
<array>
|
||||
<string>messaging-8001</string>
|
||||
</array>
|
||||
<key>com.apple.security.application-groups</key>
|
||||
<array>
|
||||
<string>group.$(SIGNAL_BUNDLEID_PREFIX).signal.group</string>
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
<dict>
|
||||
<key>com.apple.developer.default-data-protection</key>
|
||||
<string>NSFileProtectionComplete</string>
|
||||
<key>com.apple.developer.networking.carrier-constrained.app-optimized</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.networking.carrier-constrained.appcategory</key>
|
||||
<array>
|
||||
<string>messaging-8001</string>
|
||||
</array>
|
||||
<key>com.apple.developer.pushkit.unrestricted-voip</key>
|
||||
<true/>
|
||||
<key>com.apple.security.application-groups</key>
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
<dict>
|
||||
<key>com.apple.developer.default-data-protection</key>
|
||||
<string>NSFileProtectionComplete</string>
|
||||
<key>com.apple.developer.networking.carrier-constrained.app-optimized</key>
|
||||
<true/>
|
||||
<key>com.apple.developer.networking.carrier-constrained.appcategory</key>
|
||||
<array>
|
||||
<string>messaging-8001</string>
|
||||
</array>
|
||||
<key>com.apple.security.application-groups</key>
|
||||
<array>
|
||||
<string>group.$(SIGNAL_BUNDLEID_PREFIX).signal.group</string>
|
||||
|
||||
Reference in New Issue
Block a user