Jelajahi Sumber

支持 http url 请求

jsonwang 3 tahun lalu
induk
melakukan
71fc615203
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  1. 5 0
      Introduce/Info.plist

+ 5 - 0
Introduce/Info.plist

@@ -2,6 +2,11 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
+	<key>NSAppTransportSecurity</key>
+	<dict>
+		<key>NSAllowsArbitraryLoads</key>
+		<true/>
+	</dict>
 	<key>NSBonjourServices</key>
 	<array>
 		<string>_adhp._tcp</string>