Browse Source

[iOS] Prepare for App Store release

master
Lyubomir Marinov 9 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
 			</dict>
36
 			</dict>
37
 		</array>
37
 		</array>
38
 	</dict>
38
 	</dict>
39
+	<key>ITSAppUsesNonExemptEncryption</key>
40
+	<false/>
39
 	<key>LSRequiresIPhoneOS</key>
41
 	<key>LSRequiresIPhoneOS</key>
40
 	<true/>
42
 	<true/>
41
 	<key>NSAppTransportSecurity</key>
43
 	<key>NSAppTransportSecurity</key>

Loading…
Cancel
Save