Browse Source

[iOS] Prepare for App Store release

j8
Lyubomir Marinov 8 years ago
parent
commit
e4f9c17f8a
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      ios/app/Info.plist

+ 2
- 0
ios/app/Info.plist View File

@@ -36,6 +36,8 @@
36 36
 			</dict>
37 37
 		</array>
38 38
 	</dict>
39
+	<key>ITSAppUsesNonExemptEncryption</key>
40
+	<false/>
39 41
 	<key>LSRequiresIPhoneOS</key>
40 42
 	<true/>
41 43
 	<key>NSAppTransportSecurity</key>

Loading…
Cancel
Save