Info.plist 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>CFBundleURLTypes</key>
  6. <array>
  7. <dict>
  8. <key>CFBundleTypeRole</key>
  9. <string>Editor</string>
  10. <key>CFBundleURLName</key>
  11. <string>com.wjkxly.wujiCloudPhone</string>
  12. <key>CFBundleURLSchemes</key>
  13. <array>
  14. <string>opengeminiapp</string>
  15. <string>wujiyuniOSApp</string>
  16. </array>
  17. </dict>
  18. <dict>
  19. <key>CFBundleTypeRole</key>
  20. <string>Editor</string>
  21. <key>CFBundleURLName</key>
  22. <string>com.wjkxly.wujiCloudPhone</string>
  23. <key>CFBundleURLSchemes</key>
  24. <array>
  25. <string>tencent102020350</string>
  26. </array>
  27. </dict>
  28. <dict>
  29. <key>CFBundleTypeRole</key>
  30. <string>Editor</string>
  31. <key>CFBundleURLName</key>
  32. <string>weixin</string>
  33. <key>CFBundleURLSchemes</key>
  34. <array>
  35. <string>wx9f3e477e0df9bf03</string>
  36. </array>
  37. </dict>
  38. <dict>
  39. <key>CFBundleTypeRole</key>
  40. <string>Editor</string>
  41. <key>CFBundleURLName</key>
  42. <string>tencentopenapi</string>
  43. <key>CFBundleURLSchemes</key>
  44. <array>
  45. <string>tencent102085690</string>
  46. </array>
  47. </dict>
  48. <dict>
  49. <key>CFBundleTypeRole</key>
  50. <string>Editor</string>
  51. <key>CFBundleURLName</key>
  52. <string>openApp</string>
  53. <key>CFBundleURLSchemes</key>
  54. <array>
  55. <string>openPrivacyXApp</string>
  56. </array>
  57. </dict>
  58. <dict>
  59. <key>CFBundleTypeRole</key>
  60. <string>Editor</string>
  61. <key>CFBundleURLSchemes</key>
  62. <array/>
  63. </dict>
  64. </array>
  65. <key>ITSAppUsesNonExemptEncryption</key>
  66. <false/>
  67. <key>LSApplicationQueriesSchemes</key>
  68. <array>
  69. <string>alipay </string>
  70. <string>alipayshare</string>
  71. <string>wechat</string>
  72. <string>weixinULAPI</string>
  73. <string>weixin</string>
  74. <string>mqqapi</string>
  75. <string>mqq</string>
  76. <string>mqqOpensdkSSoLogin</string>
  77. <string>mqqconnect</string>
  78. <string>mqqopensdkdataline</string>
  79. <string>mqqopensdkgrouptribeshare</string>
  80. <string>mqqopensdkfriend</string>
  81. <string>mqqopensdkapi</string>
  82. <string>mqqopensdkapiV2</string>
  83. <string>mqqopensdkapiV3</string>
  84. <string>mqzoneopensdk</string>
  85. <string>mqqopensdkapiV3</string>
  86. <string>mqqopensdkapiV3</string>
  87. <string>timapi</string>
  88. <string>wtloginmqq2</string>
  89. <string>mqzone</string>
  90. <string>mqzonev2</string>
  91. <string>mqzoneshare</string>
  92. <string>wtloginqzone</string>
  93. <string>mqzonewx</string>
  94. <string>mqzoneopensdkapiV2</string>
  95. <string>mqzoneopensdkapi19</string>
  96. <string>mqzoneopensdkapi</string>
  97. <string>mqzoneopensdk</string>
  98. <string>mqqopensdkminiapp</string>
  99. <string>whatsapp</string>
  100. </array>
  101. <key>NSAppTransportSecurity</key>
  102. <dict>
  103. <key>NSAllowsArbitraryLoads</key>
  104. <true/>
  105. <key>NSAllowsArbitraryLoadsInWebContent</key>
  106. <true/>
  107. <key>NSExceptionDomains</key>
  108. <dict>
  109. <key>14.18.190.138</key>
  110. <dict>
  111. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  112. <true/>
  113. <key>NSExceptionRequiresForwardSecrecy</key>
  114. <false/>
  115. <key>NSIncludesSubdomains</key>
  116. <true/>
  117. </dict>
  118. <key>14.18.190.141</key>
  119. <dict>
  120. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  121. <true/>
  122. <key>NSExceptionRequiresForwardSecrecy</key>
  123. <false/>
  124. <key>NSIncludesSubdomains</key>
  125. <true/>
  126. </dict>
  127. <key>boxwebrtcservice.phone.armclouding.com</key>
  128. <dict>
  129. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  130. <true/>
  131. <key>NSExceptionRequiresForwardSecrecy</key>
  132. <false/>
  133. <key>NSIncludesSubdomains</key>
  134. <true/>
  135. </dict>
  136. <key>dev-boxwebrtcservice.phone.armclouding.com</key>
  137. <dict>
  138. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  139. <true/>
  140. <key>NSExceptionRequiresForwardSecrecy</key>
  141. <false/>
  142. <key>NSIncludesSubdomains</key>
  143. <true/>
  144. </dict>
  145. <key>file.phone.androidscloud.com</key>
  146. <dict>
  147. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  148. <true/>
  149. <key>NSExceptionRequiresForwardSecrecy</key>
  150. <false/>
  151. <key>NSIncludesSubdomains</key>
  152. <true/>
  153. </dict>
  154. <key>hiboxde.androidscloud.com</key>
  155. <dict>
  156. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  157. <true/>
  158. <key>NSExceptionRequiresForwardSecrecy</key>
  159. <false/>
  160. <key>NSIncludesSubdomains</key>
  161. <true/>
  162. </dict>
  163. <key>hiboxde.armclouding.com</key>
  164. <dict>
  165. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  166. <true/>
  167. <key>NSExceptionRequiresForwardSecrecy</key>
  168. <false/>
  169. <key>NSIncludesSubdomains</key>
  170. <true/>
  171. </dict>
  172. <key>privatex.cloud.androidscloud.com</key>
  173. <dict>
  174. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  175. <true/>
  176. <key>NSExceptionRequiresForwardSecrecy</key>
  177. <false/>
  178. <key>NSIncludesSubdomains</key>
  179. <true/>
  180. </dict>
  181. <key>test_zt_ip62.phone.androidscloud.com</key>
  182. <dict>
  183. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  184. <true/>
  185. <key>NSExceptionRequiresForwardSecrecy</key>
  186. <false/>
  187. <key>NSIncludesSubdomains</key>
  188. <true/>
  189. </dict>
  190. <key>testprivacy.phone.androidscloud.com</key>
  191. <dict>
  192. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  193. <true/>
  194. <key>NSExceptionRequiresForwardSecrecy</key>
  195. <false/>
  196. <key>NSIncludesSubdomains</key>
  197. <true/>
  198. </dict>
  199. <key>transfer.androidscloud.com</key>
  200. <dict>
  201. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  202. <true/>
  203. <key>NSExceptionRequiresForwardSecrecy</key>
  204. <false/>
  205. <key>NSIncludesSubdomains</key>
  206. <true/>
  207. </dict>
  208. <key>transfer.armclouding.com</key>
  209. <dict>
  210. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  211. <true/>
  212. <key>NSExceptionRequiresForwardSecrecy</key>
  213. <false/>
  214. <key>NSIncludesSubdomains</key>
  215. <true/>
  216. </dict>
  217. <key>transferpre.androidscloud.com</key>
  218. <dict>
  219. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  220. <true/>
  221. <key>NSExceptionRequiresForwardSecrecy</key>
  222. <false/>
  223. <key>NSIncludesSubdomains</key>
  224. <true/>
  225. </dict>
  226. <key>transfertest.androidscloud.com</key>
  227. <dict>
  228. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  229. <true/>
  230. <key>NSExceptionRequiresForwardSecrecy</key>
  231. <false/>
  232. <key>NSIncludesSubdomains</key>
  233. <true/>
  234. </dict>
  235. <key>transfertest.armclouding.com</key>
  236. <dict>
  237. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  238. <true/>
  239. <key>NSExceptionRequiresForwardSecrecy</key>
  240. <false/>
  241. <key>NSIncludesSubdomains</key>
  242. <true/>
  243. </dict>
  244. <key>web-hz3.phone.androidscloud.com</key>
  245. <dict>
  246. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  247. <true/>
  248. <key>NSExceptionRequiresForwardSecrecy</key>
  249. <false/>
  250. <key>NSIncludesSubdomains</key>
  251. <true/>
  252. </dict>
  253. </dict>
  254. </dict>
  255. <key>UIApplicationSceneManifest</key>
  256. <dict>
  257. <key>UIApplicationSupportsMultipleScenes</key>
  258. <false/>
  259. <key>UISceneConfigurations</key>
  260. <dict>
  261. <key>UIWindowSceneSessionRoleApplication</key>
  262. <array>
  263. <dict>
  264. <key>UISceneConfigurationName</key>
  265. <string>Default Configuration</string>
  266. <key>UISceneDelegateClassName</key>
  267. <string>SceneDelegate</string>
  268. </dict>
  269. </array>
  270. </dict>
  271. </dict>
  272. <key>UIBackgroundModes</key>
  273. <array>
  274. <string>audio</string>
  275. </array>
  276. <key>UIViewControllerBasedStatusBarAppearance</key>
  277. <false/>
  278. <key>User Interface Style</key>
  279. <string>Dark</string>
  280. </dict>
  281. </plist>