Add ITSAppUsesNonExemptEncryption so Apple stops asking
This commit is contained in:
parent
71c4ebefdb
commit
4d7fa5388b
@ -78,6 +78,9 @@
|
||||
<edit-config file="*-Info.plist" mode="merge" target="NSLocationWhenInUseUsageDescription">
|
||||
<string>Your location is used to show where you are on a map. It does not leave your device.</string>
|
||||
</edit-config>
|
||||
<config-file target="*-Info.plist" parent="ITSAppUsesNonExemptEncryption" mode="add">
|
||||
<false/>
|
||||
</config-file>
|
||||
<config-file target="*-Debug.plist" parent="com.apple.developer.associated-domains">
|
||||
<array>
|
||||
<string>applinks:helena.express</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user