瀏覽代碼

[iOS] Prepare for App Store release

master
Lyubomir Marinov 8 年之前
父節點
當前提交
e4f9c17f8a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      ios/app/Info.plist

+ 2
- 0
ios/app/Info.plist 查看文件

@@ -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…
取消
儲存