Info.plist 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  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>CADisableMinimumFrameDurationOnPhone</key>
  6. <true/>
  7. <key>CFBundleDevelopmentRegion</key>
  8. <string>$(DEVELOPMENT_LANGUAGE)</string>
  9. <key>CFBundleDisplayName</key>
  10. <string>O2OA</string>
  11. <key>CFBundleExecutable</key>
  12. <string>$(EXECUTABLE_NAME)</string>
  13. <key>CFBundleIdentifier</key>
  14. <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
  15. <key>CFBundleInfoDictionaryVersion</key>
  16. <string>6.0</string>
  17. <key>CFBundleName</key>
  18. <string>O2OA</string>
  19. <key>CFBundlePackageType</key>
  20. <string>APPL</string>
  21. <key>CFBundleShortVersionString</key>
  22. <string>$(FLUTTER_BUILD_NAME)</string>
  23. <key>CFBundleSignature</key>
  24. <string>????</string>
  25. <key>CFBundleURLTypes</key>
  26. <array>
  27. <dict>
  28. <key>CFBundleTypeRole</key>
  29. <string>Editor</string>
  30. <key>CFBundleURLName</key>
  31. <string>net.o2oa</string>
  32. <key>CFBundleURLSchemes</key>
  33. <array>
  34. <string>o2oa</string>
  35. </array>
  36. </dict>
  37. </array>
  38. <key>CFBundleVersion</key>
  39. <string>$(FLUTTER_BUILD_NUMBER)</string>
  40. <key>LSApplicationQueriesSchemes</key>
  41. <array>
  42. <string>sms</string>
  43. <string>tel</string>
  44. <string>iosamap</string>
  45. <string>qqmap</string>
  46. <string>baidumap</string>
  47. <string>wechat</string>
  48. <string>weixin</string>
  49. <string>weixinULAPI</string>
  50. <string>mqqopensdklaunchminiapp</string>
  51. <string>mqqopensdkminiapp</string>
  52. <string>mqqapi</string>
  53. <string>mqq</string>
  54. <string>mqqOpensdkSSoLogin</string>
  55. <string>mqqconnect</string>
  56. <string>tim</string>
  57. <string>timapi</string>
  58. <string>timopensdkfriend</string>
  59. <string>timwpa</string>
  60. <string>timapiwallet</string>
  61. <string>timOpensdkSSoLogin</string>
  62. <string>wtlogintim</string>
  63. <string>timopensdkgrouptribeshare</string>
  64. <string>timopensdkapiV4</string>
  65. <string>timgamebindinggroup</string>
  66. <string>timopensdkdataline</string>
  67. <string>wtlogintimV1</string>
  68. <string>timapiV1</string>
  69. <string>sinaweibohd</string>
  70. <string>sinaweibo</string>
  71. <string>sinaweibosso</string>
  72. <string>weibosdk</string>
  73. <string>weibosdk2.5</string>
  74. <string>alipay</string>
  75. <string>alipayshare</string>
  76. <string>dingtalk</string>
  77. <string>dingtalk-open</string>
  78. <string>wxwork</string>
  79. <string>wxworkdebug</string>
  80. <string>wxworkrdm</string>
  81. <string>wxworkrelease</string>
  82. </array>
  83. <key>LSRequiresIPhoneOS</key>
  84. <true/>
  85. <key>NSAppTransportSecurity</key>
  86. <dict>
  87. <key>NSAllowsArbitraryLoads</key>
  88. <true/>
  89. <key>NSAllowsArbitraryLoadsInWebContent</key>
  90. <true/>
  91. <key>NSExceptionDomains</key>
  92. <dict>
  93. <key>12366.com</key>
  94. <dict>
  95. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  96. <true/>
  97. <key>NSExceptionRequiresForwardSecrecy</key>
  98. <false/>
  99. <key>NSIncludesSubdomains</key>
  100. <true/>
  101. </dict>
  102. <key>baidu.com</key>
  103. <dict>
  104. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  105. <true/>
  106. <key>NSExceptionRequiresForwardSecrecy</key>
  107. <false/>
  108. <key>NSIncludesSubdomains</key>
  109. <true/>
  110. </dict>
  111. <key>casil.com</key>
  112. <dict>
  113. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  114. <true/>
  115. <key>NSExceptionRequiresForwardSecrecy</key>
  116. <true/>
  117. <key>NSIncludesSubdomains</key>
  118. <true/>
  119. </dict>
  120. <key>goho.co</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>hsk.top</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>imdo.co</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>o2oa.net</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>o2server.io</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>openoa.net</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>tuling123.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>umengcloud.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>xplatform.tech</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>yicp.fun</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>zicp.fun</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>zoneland.net</key>
  220. <dict>
  221. <key>NSExceptionAllowsInsecureHTTPLoads</key>
  222. <true/>
  223. <key>NSExceptionRequiresForwardSecrecy</key>
  224. <false/>
  225. <key>NSIncludesSubdomains</key>
  226. <true/>
  227. </dict>
  228. </dict>
  229. </dict>
  230. <key>NSCameraUsageDescription</key>
  231. <string>APP需要您的同意,才能访问相机进行二维码扫描登录,如禁止将无法使用扫码登录功能</string>
  232. <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
  233. <string>APP需要您的同意,才能持续访问定位位置计算打卡位置,如禁止将无法获取精准的打卡结果</string>
  234. <key>NSLocationWhenInUseUsageDescription</key>
  235. <string>APP需要您的同意,才能访问定位位置进行打卡签到,如禁止将无法使用打卡功能</string>
  236. <key>NSMicrophoneUsageDescription</key>
  237. <string>App需要您的同意,才能访问麦克风进行语音识别转换/录制音频,如禁止将无法识别语音转换/录制音频发送</string>
  238. <key>NSPhotoLibraryAddUsageDescription</key>
  239. <string>APP需要您的同意,才能访问相册进行并添加照片到相册,如禁止将无法添加照片到相册</string>
  240. <key>NSPhotoLibraryUsageDescription</key>
  241. <string>APP需要您的同意,才能访问相册进行选择照片上传/发布信息,如禁止将无法上传选择照片上传/发布信息</string>
  242. <key>UIApplicationSupportsIndirectInputEvents</key>
  243. <true/>
  244. <key>NSFaceIDUsageDescription</key>
  245. <string>APP需要您的同意,才能进行生物识别认证,如禁止则无法使用App锁定功能</string>
  246. <key>UIBackgroundModes</key>
  247. <array>
  248. <string>remote-notification</string>
  249. </array>
  250. <key>UILaunchStoryboardName</key>
  251. <string>LaunchScreen</string>
  252. <key>UIMainStoryboardFile</key>
  253. <string>Main</string>
  254. <key>UISupportedInterfaceOrientations</key>
  255. <array>
  256. <string>UIInterfaceOrientationLandscapeRight</string>
  257. <string>UIInterfaceOrientationPortrait</string>
  258. </array>
  259. <key>UISupportedInterfaceOrientations~ipad</key>
  260. <array>
  261. <string>UIInterfaceOrientationLandscapeRight</string>
  262. <string>UIInterfaceOrientationPortrait</string>
  263. </array>
  264. <key>UIViewControllerBasedStatusBarAppearance</key>
  265. <false/>
  266. <key>io.flutter.embedded_views_preview</key>
  267. <string>YES</string>
  268. </dict>
  269. </plist>