Update entitlements to reflect support for satellite networks.

Co-authored-by: Avanish Subbiah <subbiah@purdue.edu>
This commit is contained in:
andrew-signal
2025-10-14 12:28:58 -05:00
committed by GitHub
parent f42473dc0a
commit c9dbd7571c
6 changed files with 36 additions and 0 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>