Bläddra i källkod

1.后台权限相关

huangxiaodong 3 månader sedan
förälder
incheckning
6e5a00eb1b
1 ändrade filer med 9 tillägg och 10 borttagningar
  1. 9 10
      创维盒子/code/Info.plist

+ 9 - 10
创维盒子/code/Info.plist

@@ -108,15 +108,6 @@
 		<true/>
 		<key>NSExceptionDomains</key>
 		<dict>
-			<key>web-hz3.phone.androidscloud.com</key>
-			<dict>
-				<key>NSExceptionAllowsInsecureHTTPLoads</key>
-				<true/>
-				<key>NSExceptionRequiresForwardSecrecy</key>
-				<false/>
-				<key>NSIncludesSubdomains</key>
-				<true/>
-			</dict>
 			<key>14.18.190.138</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
@@ -252,6 +243,15 @@
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
+			<key>web-hz3.phone.androidscloud.com</key>
+			<dict>
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
+				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
+				<key>NSIncludesSubdomains</key>
+				<true/>
+			</dict>
 		</dict>
 	</dict>
 	<key>UIApplicationSceneManifest</key>
@@ -274,7 +274,6 @@
 	<key>UIBackgroundModes</key>
 	<array>
 		<string>audio</string>
-		<string>processing</string>
 	</array>
 	<key>UIViewControllerBasedStatusBarAppearance</key>
 	<false/>