Info.plist 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  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. <string>Prefs:</string>
  64. </array>
  65. </dict>
  66. </array>
  67. <key>ITSAppUsesNonExemptEncryption</key>
  68. <false/>
  69. <key>LSApplicationQueriesSchemes</key>
  70. <array>
  71. <string>alipay </string>
  72. <string>alipayshare</string>
  73. <string>wechat</string>
  74. <string>weixinULAPI</string>
  75. <string>weixin</string>
  76. <string>mqqapi</string>
  77. <string>mqq</string>
  78. <string>mqqOpensdkSSoLogin</string>
  79. <string>mqqconnect</string>
  80. <string>mqqopensdkdataline</string>
  81. <string>mqqopensdkgrouptribeshare</string>
  82. <string>mqqopensdkfriend</string>
  83. <string>mqqopensdkapi</string>
  84. <string>mqqopensdkapiV2</string>
  85. <string>mqqopensdkapiV3</string>
  86. <string>mqzoneopensdk</string>
  87. <string>mqqopensdkapiV3</string>
  88. <string>mqqopensdkapiV3</string>
  89. <string>timapi</string>
  90. <string>wtloginmqq2</string>
  91. <string>mqzone</string>
  92. <string>mqzonev2</string>
  93. <string>mqzoneshare</string>
  94. <string>wtloginqzone</string>
  95. <string>mqzonewx</string>
  96. <string>mqzoneopensdkapiV2</string>
  97. <string>mqzoneopensdkapi19</string>
  98. <string>mqzoneopensdkapi</string>
  99. <string>mqzoneopensdk</string>
  100. <string>mqqopensdkminiapp</string>
  101. <string>whatsapp</string>
  102. </array>
  103. <key>NSAppTransportSecurity</key>
  104. <dict>
  105. <key>NSAllowsArbitraryLoads</key>
  106. <true/>
  107. <key>NSAllowsArbitraryLoadsInWebContent</key>
  108. <true/>
  109. <key>NSExceptionDomains</key>
  110. <dict>
  111. <key>web-hz3.phone.androidscloud.com</key>
  112. <dict>
  113. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  114. <true/>
  115. <key>NSExceptionRequiresForwardSecrecy</key>
  116. <false/>
  117. <key>NSIncludesSubdomains</key>
  118. <true/>
  119. </dict>
  120. <key>14.18.190.138</key>
  121. <dict>
  122. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  123. <true/>
  124. <key>NSExceptionRequiresForwardSecrecy</key>
  125. <false/>
  126. <key>NSIncludesSubdomains</key>
  127. <true/>
  128. </dict>
  129. <key>14.18.190.141</key>
  130. <dict>
  131. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  132. <true/>
  133. <key>NSExceptionRequiresForwardSecrecy</key>
  134. <false/>
  135. <key>NSIncludesSubdomains</key>
  136. <true/>
  137. </dict>
  138. <key>boxwebrtcservice.phone.armclouding.com</key>
  139. <dict>
  140. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  141. <true/>
  142. <key>NSExceptionRequiresForwardSecrecy</key>
  143. <false/>
  144. <key>NSIncludesSubdomains</key>
  145. <true/>
  146. </dict>
  147. <key>dev-boxwebrtcservice.phone.armclouding.com</key>
  148. <dict>
  149. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  150. <true/>
  151. <key>NSExceptionRequiresForwardSecrecy</key>
  152. <false/>
  153. <key>NSIncludesSubdomains</key>
  154. <true/>
  155. </dict>
  156. <key>file.phone.androidscloud.com</key>
  157. <dict>
  158. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  159. <true/>
  160. <key>NSExceptionRequiresForwardSecrecy</key>
  161. <false/>
  162. <key>NSIncludesSubdomains</key>
  163. <true/>
  164. </dict>
  165. <key>hiboxde.androidscloud.com</key>
  166. <dict>
  167. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  168. <true/>
  169. <key>NSExceptionRequiresForwardSecrecy</key>
  170. <false/>
  171. <key>NSIncludesSubdomains</key>
  172. <true/>
  173. </dict>
  174. <key>hiboxde.armclouding.com</key>
  175. <dict>
  176. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  177. <true/>
  178. <key>NSExceptionRequiresForwardSecrecy</key>
  179. <false/>
  180. <key>NSIncludesSubdomains</key>
  181. <true/>
  182. </dict>
  183. <key>privatex.cloud.androidscloud.com</key>
  184. <dict>
  185. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  186. <true/>
  187. <key>NSExceptionRequiresForwardSecrecy</key>
  188. <false/>
  189. <key>NSIncludesSubdomains</key>
  190. <true/>
  191. </dict>
  192. <key>test_zt_ip62.phone.androidscloud.com</key>
  193. <dict>
  194. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  195. <true/>
  196. <key>NSExceptionRequiresForwardSecrecy</key>
  197. <false/>
  198. <key>NSIncludesSubdomains</key>
  199. <true/>
  200. </dict>
  201. <key>testprivacy.phone.androidscloud.com</key>
  202. <dict>
  203. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  204. <true/>
  205. <key>NSExceptionRequiresForwardSecrecy</key>
  206. <false/>
  207. <key>NSIncludesSubdomains</key>
  208. <true/>
  209. </dict>
  210. <key>transfer.androidscloud.com</key>
  211. <dict>
  212. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  213. <true/>
  214. <key>NSExceptionRequiresForwardSecrecy</key>
  215. <false/>
  216. <key>NSIncludesSubdomains</key>
  217. <true/>
  218. </dict>
  219. <key>transfer.armclouding.com</key>
  220. <dict>
  221. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  222. <true/>
  223. <key>NSExceptionRequiresForwardSecrecy</key>
  224. <false/>
  225. <key>NSIncludesSubdomains</key>
  226. <true/>
  227. </dict>
  228. <key>transferpre.androidscloud.com</key>
  229. <dict>
  230. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  231. <true/>
  232. <key>NSExceptionRequiresForwardSecrecy</key>
  233. <false/>
  234. <key>NSIncludesSubdomains</key>
  235. <true/>
  236. </dict>
  237. <key>transfertest.androidscloud.com</key>
  238. <dict>
  239. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  240. <true/>
  241. <key>NSExceptionRequiresForwardSecrecy</key>
  242. <false/>
  243. <key>NSIncludesSubdomains</key>
  244. <true/>
  245. </dict>
  246. <key>transfertest.armclouding.com</key>
  247. <dict>
  248. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  249. <true/>
  250. <key>NSExceptionRequiresForwardSecrecy</key>
  251. <false/>
  252. <key>NSIncludesSubdomains</key>
  253. <true/>
  254. </dict>
  255. </dict>
  256. </dict>
  257. <key>UIApplicationSceneManifest</key>
  258. <dict>
  259. <key>UIApplicationSupportsMultipleScenes</key>
  260. <false/>
  261. <key>UISceneConfigurations</key>
  262. <dict>
  263. <key>UIWindowSceneSessionRoleApplication</key>
  264. <array>
  265. <dict>
  266. <key>UISceneConfigurationName</key>
  267. <string>Default Configuration</string>
  268. <key>UISceneDelegateClassName</key>
  269. <string>SceneDelegate</string>
  270. </dict>
  271. </array>
  272. </dict>
  273. </dict>
  274. <key>UIBackgroundModes</key>
  275. <array>
  276. <string>audio</string>
  277. <string>processing</string>
  278. </array>
  279. <key>UIViewControllerBasedStatusBarAppearance</key>
  280. <false/>
  281. <key>User Interface Style</key>
  282. <string>Dark</string>
  283. </dict>
  284. </plist>