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">
|
<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>
|
<string>Your location is used to show where you are on a map. It does not leave your device.</string>
|
||||||
</edit-config>
|
</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">
|
<config-file target="*-Debug.plist" parent="com.apple.developer.associated-domains">
|
||||||
<array>
|
<array>
|
||||||
<string>applinks:helena.express</string>
|
<string>applinks:helena.express</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user