Info.plist 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  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. </array>
  59. <key>ITSAppUsesNonExemptEncryption</key>
  60. <false/>
  61. <key>LSApplicationQueriesSchemes</key>
  62. <array>
  63. <string>alipay </string>
  64. <string>alipayshare</string>
  65. <string>wechat</string>
  66. <string>weixinULAPI</string>
  67. <string>weixin</string>
  68. <string>mqqapi</string>
  69. <string>mqq</string>
  70. <string>mqqOpensdkSSoLogin</string>
  71. <string>mqqconnect</string>
  72. <string>mqqopensdkdataline</string>
  73. <string>mqqopensdkgrouptribeshare</string>
  74. <string>mqqopensdkfriend</string>
  75. <string>mqqopensdkapi</string>
  76. <string>mqqopensdkapiV2</string>
  77. <string>mqqopensdkapiV3</string>
  78. <string>mqzoneopensdk</string>
  79. <string>mqqopensdkapiV3</string>
  80. <string>mqqopensdkapiV3</string>
  81. <string>timapi</string>
  82. <string>wtloginmqq2</string>
  83. <string>mqzone</string>
  84. <string>mqzonev2</string>
  85. <string>mqzoneshare</string>
  86. <string>wtloginqzone</string>
  87. <string>mqzonewx</string>
  88. <string>mqzoneopensdkapiV2</string>
  89. <string>mqzoneopensdkapi19</string>
  90. <string>mqzoneopensdkapi</string>
  91. <string>mqzoneopensdk</string>
  92. <string>mqqopensdkminiapp</string>
  93. <string>whatsapp</string>
  94. </array>
  95. <key>NSAppTransportSecurity</key>
  96. <dict>
  97. <key>NSAllowsArbitraryLoads</key>
  98. <true/>
  99. <key>NSAllowsArbitraryLoadsInWebContent</key>
  100. <true/>
  101. <key>NSExceptionDomains</key>
  102. <dict>
  103. <key>transfer.armclouding.com</key>
  104. <dict>
  105. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  106. <true/>
  107. <key>NSExceptionRequiresForwardSecrecy</key>
  108. <false/>
  109. <key>NSIncludesSubdomains</key>
  110. <true/>
  111. </dict>
  112. <key>transfertest.armclouding.com</key>
  113. <dict>
  114. <key>NSIncludesSubdomains</key>
  115. <true/>
  116. <key>NSExceptionRequiresForwardSecrecy</key>
  117. <false/>
  118. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  119. <true/>
  120. </dict>
  121. <key>14.18.190.141</key>
  122. <dict>
  123. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  124. <true/>
  125. <key>NSExceptionRequiresForwardSecrecy</key>
  126. <false/>
  127. <key>NSIncludesSubdomains</key>
  128. <true/>
  129. </dict>
  130. <key>file.phone.androidscloud.com</key>
  131. <dict>
  132. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  133. <true/>
  134. <key>NSExceptionRequiresForwardSecrecy</key>
  135. <false/>
  136. <key>NSIncludesSubdomains</key>
  137. <true/>
  138. </dict>
  139. <key>hiboxde.armclouding.com</key>
  140. <dict>
  141. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  142. <true/>
  143. <key>NSExceptionRequiresForwardSecrecy</key>
  144. <false/>
  145. <key>NSIncludesSubdomains</key>
  146. <true/>
  147. </dict>
  148. </dict>
  149. </dict>
  150. <key>UIApplicationSceneManifest</key>
  151. <dict>
  152. <key>UIApplicationSupportsMultipleScenes</key>
  153. <false/>
  154. <key>UISceneConfigurations</key>
  155. <dict>
  156. <key>UIWindowSceneSessionRoleApplication</key>
  157. <array>
  158. <dict>
  159. <key>UISceneConfigurationName</key>
  160. <string>Default Configuration</string>
  161. <key>UISceneDelegateClassName</key>
  162. <string>SceneDelegate</string>
  163. </dict>
  164. </array>
  165. </dict>
  166. </dict>
  167. <key>UIBackgroundModes</key>
  168. <array>
  169. <string>audio</string>
  170. <string>processing</string>
  171. </array>
  172. <key>UIViewControllerBasedStatusBarAppearance</key>
  173. <false/>
  174. <key>User Interface Style</key>
  175. <string>Dark</string>
  176. </dict>
  177. </plist>