Add ITSAppUsesNonExemptEncryption key
This commit is contained in:
parent
ab9802d8b5
commit
7a2ddd7f06
@ -6,6 +6,8 @@
|
|||||||
<string>group.$(ORGANIZATION_IDENTIFIER).NetNewsWire-Evergreen</string>
|
<string>group.$(ORGANIZATION_IDENTIFIER).NetNewsWire-Evergreen</string>
|
||||||
<key>AppIdentifierPrefix</key>
|
<key>AppIdentifierPrefix</key>
|
||||||
<string>$(AppIdentifierPrefix)</string>
|
<string>$(AppIdentifierPrefix)</string>
|
||||||
|
<key>ITSAppUsesNonExemptEncryption</key>
|
||||||
|
<false/>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
<string>group.$(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS</string>
|
<string>group.$(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS</string>
|
||||||
<key>AppIdentifierPrefix</key>
|
<key>AppIdentifierPrefix</key>
|
||||||
<string>$(AppIdentifierPrefix)</string>
|
<string>$(AppIdentifierPrefix)</string>
|
||||||
|
<key>ITSAppUsesNonExemptEncryption</key>
|
||||||
|
<false/>
|
||||||
<key>BGTaskSchedulerPermittedIdentifiers</key>
|
<key>BGTaskSchedulerPermittedIdentifiers</key>
|
||||||
<array>
|
<array>
|
||||||
<string>com.ranchero.NetNewsWire.FeedRefresh</string>
|
<string>com.ranchero.NetNewsWire.FeedRefresh</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user