Stop AppStoreConnect export compliance nagging
This commit is contained in:
parent
bd5f379faf
commit
ffa373f69d
@ -42,6 +42,9 @@
|
||||
<icon background="res/android/drawable/ic_launcher_background.xml" density="xxxhdpi" foreground="res/android/drawable/ic_launcher_foreground.xml" src="res/android/mipmap-xxxhdpi/ic_launcher.png" />
|
||||
</platform>
|
||||
<platform name="ios">
|
||||
<config-file target="*-Info.plist" parent="ITSAppUsesNonExemptEncryption" mode="add">
|
||||
<false/>
|
||||
</config-file>
|
||||
<preference name="StatusBarBackgroundColor" value="#F6F6F6" />
|
||||
<preference name="StatusBarStyle" value="default" />
|
||||
<preference name="SplashScreenDelay" value="3000" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user