Explorar o código

开启ATS ( <key>NSAppTransportSecurity</key>)允许http链接

hxb %!s(int64=8) %!d(string=hai) anos
pai
achega
29b52b1a98
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      WSCloudStorage/Info.plist

+ 5 - 0
WSCloudStorage/Info.plist

@@ -22,6 +22,11 @@
 	<string>1</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
+	<key>NSAppTransportSecurity</key>
+	<dict>
+		<key>NSAllowsArbitraryLoads</key>
+		<true/>
+	</dict>
 	<key>UILaunchStoryboardName</key>
 	<string>LaunchScreen</string>
 	<key>UIRequiredDeviceCapabilities</key>