jiSuanQi_Info.plist 7.2 KB

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