HBuilder-uniPlugin-Info.plist 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519
  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>CFBundleDevelopmentRegion</key>
  6. <string>zh_CN</string>
  7. <key>CFBundleDisplayName</key>
  8. <string>uni-wfc-demo</string>
  9. <key>CFBundleExecutable</key>
  10. <string>${EXECUTABLE_NAME}</string>
  11. <key>CFBundleIcons</key>
  12. <dict/>
  13. <key>CFBundleIcons~ipad</key>
  14. <dict/>
  15. <key>CFBundleIdentifier</key>
  16. <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
  17. <key>CFBundleInfoDictionaryVersion</key>
  18. <string>6.0</string>
  19. <key>CFBundleName</key>
  20. <string>${PRODUCT_NAME}</string>
  21. <key>CFBundlePackageType</key>
  22. <string>APPL</string>
  23. <key>CFBundleShortVersionString</key>
  24. <string>$(MARKETING_VERSION)</string>
  25. <key>CFBundleSignature</key>
  26. <string>????</string>
  27. <key>CFBundleURLTypes</key>
  28. <array>
  29. <dict>
  30. <key>CFBundleURLName</key>
  31. <string>tencentopenapi</string>
  32. <key>CFBundleURLSchemes</key>
  33. <array>
  34. <string>tencent1101318457</string>
  35. </array>
  36. </dict>
  37. <dict>
  38. <key>CFBundleTypeRole</key>
  39. <string>Editor</string>
  40. <key>CFBundleURLName</key>
  41. <string>com.tencent</string>
  42. <key>CFBundleURLSchemes</key>
  43. <array>
  44. <string>wb801494298</string>
  45. </array>
  46. </dict>
  47. <dict>
  48. <key>CFBundleURLName</key>
  49. <string>alixpay</string>
  50. <key>CFBundleURLSchemes</key>
  51. <array>
  52. <string>alixpayhbilderhello</string>
  53. </array>
  54. </dict>
  55. <dict>
  56. <key>CFBundleURLName</key>
  57. <string>weixin</string>
  58. <key>CFBundleURLSchemes</key>
  59. <array>
  60. <string>wxbe7f03382358338d</string>
  61. </array>
  62. </dict>
  63. <dict>
  64. <key>CFBundleTypeRole</key>
  65. <string>Editor</string>
  66. <key>CFBundleURLName</key>
  67. <string>com.weibo</string>
  68. <key>CFBundleURLSchemes</key>
  69. <array>
  70. <string>wb3721101999</string>
  71. </array>
  72. </dict>
  73. </array>
  74. <key>CFBundleVersion</key>
  75. <string>20503</string>
  76. <key>DCLOUD_AD_ID</key>
  77. <string>13453452345</string>
  78. <key>ITSAppUsesNonExemptEncryption</key>
  79. <false/>
  80. <key>LSApplicationQueriesSchemes</key>
  81. <array>
  82. <string>tencentweiboSdkv2</string>
  83. <string>weibosdk2.5</string>
  84. <string>sinaweibo</string>
  85. <string>sinaweibohd</string>
  86. <string>alipay</string>
  87. <string>safepay</string>
  88. <string>cydia</string>
  89. <string>weixin</string>
  90. <string>wechat</string>
  91. <string>weibosdk</string>
  92. <string>mqq</string>
  93. <string>mqqapi</string>
  94. <string>mqzone</string>
  95. <string>wtloginmqq2</string>
  96. <string>mqqopensdkapiV3</string>
  97. <string>mqqwpa</string>
  98. <string>mqqopensdkapiV2</string>
  99. <string>mqqOpensdkSSoLogin</string>
  100. <string>hbuilder</string>
  101. <string>streamapp</string>
  102. </array>
  103. <key>LSRequiresIPhoneOS</key>
  104. <true/>
  105. <key>MiSDKAppID</key>
  106. <string>去官方申请对应的appid</string>
  107. <key>MiSDKAppKey</key>
  108. <string>去官方申请对应的key</string>
  109. <key>MiSDKRun</key>
  110. <string>debug</string>
  111. <key>NSAppTransportSecurity</key>
  112. <dict>
  113. <key>NSAllowsArbitraryLoads</key>
  114. <true/>
  115. </dict>
  116. <key>NSCameraUsageDescription</key>
  117. <string>照相机</string>
  118. <key>NSContactsUsageDescription</key>
  119. <string>通讯录</string>
  120. <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
  121. <string>始终允许获取你的位置信息</string>
  122. <key>NSLocationAlwaysUsageDescription</key>
  123. <string>总是获取</string>
  124. <key>NSLocationWhenInUseDescription</key>
  125. <string></string>
  126. <key>NSLocationWhenInUseUsageDescription</key>
  127. <string></string>
  128. <key>NSLocationWhenInUseUsageDescription - 2</key>
  129. <string>用户使用时期定位</string>
  130. <key>NSMicrophoneUsageDescription</key>
  131. <string>访问麦克风</string>
  132. <key>NSPhotoLibraryUsageDescription</key>
  133. <string>相册</string>
  134. <key>NSUserTrackingUsageDescription</key>
  135. <string>请放心,开启权限不会获取您在其他站点的隐私信息,该权限仅用于标识设备并保障服务安全与提示浏览体验</string>
  136. <key>StatusBarBackground</key>
  137. <string>#FFFFFF</string>
  138. <key>UIApplicationShortcutItems</key>
  139. <array>
  140. <dict>
  141. <key>UIApplicationShortcutItemIconType</key>
  142. <string>UIApplicationShortcutIconTypeShare</string>
  143. <key>UIApplicationShortcutItemSubtitle</key>
  144. <string>分享到微信、微博、QQ</string>
  145. <key>UIApplicationShortcutItemTitle</key>
  146. <string>分 享</string>
  147. <key>UIApplicationShortcutItemType</key>
  148. <string>share</string>
  149. </dict>
  150. <dict>
  151. <key>UIApplicationShortcutItemIconFile</key>
  152. <string>Pandora/apps/HelloH5/www/sa.png</string>
  153. <key>UIApplicationShortcutItemSubtitle</key>
  154. <string>www.dcloud.io</string>
  155. <key>UIApplicationShortcutItemTitle</key>
  156. <string>关 于</string>
  157. <key>UIApplicationShortcutItemType</key>
  158. <string>about</string>
  159. <key>UIApplicationShortcutItemUserInfo</key>
  160. <dict>
  161. <key>key3</key>
  162. <string>value3</string>
  163. </dict>
  164. </dict>
  165. </array>
  166. <key>UIBackgroundModes</key>
  167. <array>
  168. <string>audio</string>
  169. <string>voip</string>
  170. </array>
  171. <key>UILaunchImages</key>
  172. <array>
  173. <dict>
  174. <key>UILaunchImageMinimumOSVersion</key>
  175. <string>12.0</string>
  176. <key>UILaunchImageName</key>
  177. <string>Default-896h</string>
  178. <key>UILaunchImageOrientation</key>
  179. <string>Portrait</string>
  180. <key>UILaunchImageSize</key>
  181. <string>{414, 896}</string>
  182. </dict>
  183. <dict>
  184. <key>UILaunchImageMinimumOSVersion</key>
  185. <string>12.0</string>
  186. <key>UILaunchImageName</key>
  187. <string>Default-896h</string>
  188. <key>UILaunchImageOrientation</key>
  189. <string>Portrait</string>
  190. <key>UILaunchImageSize</key>
  191. <string>{414, 896}</string>
  192. </dict>
  193. <dict>
  194. <key>UILaunchImageMinimumOSVersion</key>
  195. <string>12.0</string>
  196. <key>UILaunchImageName</key>
  197. <string>Default-Landscape-896h</string>
  198. <key>UILaunchImageOrientation</key>
  199. <string>Landscape</string>
  200. <key>UILaunchImageSize</key>
  201. <string>{414, 896}</string>
  202. </dict>
  203. <dict>
  204. <key>UILaunchImageMinimumOSVersion</key>
  205. <string>12.0</string>
  206. <key>UILaunchImageName</key>
  207. <string>Default-Landscape-896h</string>
  208. <key>UILaunchImageOrientation</key>
  209. <string>Landscape</string>
  210. <key>UILaunchImageSize</key>
  211. <string>{414, 896}</string>
  212. </dict>
  213. <dict>
  214. <key>UILaunchImageMinimumOSVersion</key>
  215. <string>8.0</string>
  216. <key>UILaunchImageName</key>
  217. <string>Default-Landscape-736h</string>
  218. <key>UILaunchImageOrientation</key>
  219. <string>Landscape</string>
  220. <key>UILaunchImageSize</key>
  221. <string>{414, 736}</string>
  222. </dict>
  223. <dict>
  224. <key>UILaunchImageMinimumOSVersion</key>
  225. <string>8.0</string>
  226. <key>UILaunchImageName</key>
  227. <string>Default-736h</string>
  228. <key>UILaunchImageOrientation</key>
  229. <string>Portrait</string>
  230. <key>UILaunchImageSize</key>
  231. <string>{414, 736}</string>
  232. </dict>
  233. <dict>
  234. <key>UILaunchImageMinimumOSVersion</key>
  235. <string>11.0</string>
  236. <key>UILaunchImageName</key>
  237. <string>Default-812h</string>
  238. <key>UILaunchImageOrientation</key>
  239. <string>Portrait</string>
  240. <key>UILaunchImageSize</key>
  241. <string>{375, 812}</string>
  242. </dict>
  243. <dict>
  244. <key>UILaunchImageMinimumOSVersion</key>
  245. <string>11.0</string>
  246. <key>UILaunchImageName</key>
  247. <string>Default-Landscape-812h</string>
  248. <key>UILaunchImageOrientation</key>
  249. <string>Landscape</string>
  250. <key>UILaunchImageSize</key>
  251. <string>{375, 812}</string>
  252. </dict>
  253. <dict>
  254. <key>UILaunchImageMinimumOSVersion</key>
  255. <string>8.0</string>
  256. <key>UILaunchImageName</key>
  257. <string>Default-667h</string>
  258. <key>UILaunchImageOrientation</key>
  259. <string>Portrait</string>
  260. <key>UILaunchImageSize</key>
  261. <string>{375, 667}</string>
  262. </dict>
  263. <dict>
  264. <key>UILaunchImageMinimumOSVersion</key>
  265. <string>8.0</string>
  266. <key>UILaunchImageName</key>
  267. <string>Default-Landscape-667h</string>
  268. <key>UILaunchImageOrientation</key>
  269. <string>Landscape</string>
  270. <key>UILaunchImageSize</key>
  271. <string>{320, 667}</string>
  272. </dict>
  273. <dict>
  274. <key>UILaunchImageMinimumOSVersion</key>
  275. <string>7.0</string>
  276. <key>UILaunchImageName</key>
  277. <string>Default</string>
  278. <key>UILaunchImageOrientation</key>
  279. <string>Portrait</string>
  280. <key>UILaunchImageSize</key>
  281. <string>{320, 480}</string>
  282. </dict>
  283. <dict>
  284. <key>UILaunchImageMinimumOSVersion</key>
  285. <string>7.0</string>
  286. <key>UILaunchImageName</key>
  287. <string>Default-568h</string>
  288. <key>UILaunchImageOrientation</key>
  289. <string>Portrait</string>
  290. <key>UILaunchImageSize</key>
  291. <string>{320, 568}</string>
  292. </dict>
  293. <dict>
  294. <key>UILaunchImageMinimumOSVersion</key>
  295. <string>7.0</string>
  296. <key>UILaunchImageName</key>
  297. <string>Default-Landscape-568h</string>
  298. <key>UILaunchImageOrientation</key>
  299. <string>Landscape</string>
  300. <key>UILaunchImageSize</key>
  301. <string>{320, 568}</string>
  302. </dict>
  303. </array>
  304. <key>UILaunchImages~ipad</key>
  305. <array>
  306. <dict>
  307. <key>UILaunchImageMinimumOSVersion</key>
  308. <string>7.0</string>
  309. <key>UILaunchImageName</key>
  310. <string>Default-Landscape7</string>
  311. <key>UILaunchImageOrientation</key>
  312. <string>Landscape</string>
  313. <key>UILaunchImageSize</key>
  314. <string>{768, 1024}</string>
  315. </dict>
  316. <dict>
  317. <key>UILaunchImageMinimumOSVersion</key>
  318. <string>7.0</string>
  319. <key>UILaunchImageName</key>
  320. <string>Default-Portrait7</string>
  321. <key>UILaunchImageOrientation</key>
  322. <string>Portrait</string>
  323. <key>UILaunchImageSize</key>
  324. <string>{768, 1024}</string>
  325. </dict>
  326. <dict>
  327. <key>UILaunchImageMinimumOSVersion</key>
  328. <string>10.0</string>
  329. <key>UILaunchImageName</key>
  330. <string>Default-Portrait7-1366h</string>
  331. <key>UILaunchImageOrientation</key>
  332. <string>Portrait</string>
  333. <key>UILaunchImageSize</key>
  334. <string>{1024, 1366}</string>
  335. </dict>
  336. <dict>
  337. <key>UILaunchImageMinimumOSVersion</key>
  338. <string>10.0</string>
  339. <key>UILaunchImageName</key>
  340. <string>Default-Landscape-1366h</string>
  341. <key>UILaunchImageOrientation</key>
  342. <string>Landscape</string>
  343. <key>UILaunchImageSize</key>
  344. <string>{1024, 1366}</string>
  345. </dict>
  346. <dict>
  347. <key>UILaunchImageMinimumOSVersion</key>
  348. <string>10.0</string>
  349. <key>UILaunchImageName</key>
  350. <string>Default-Portrait7-1194h</string>
  351. <key>UILaunchImageOrientation</key>
  352. <string>Portrait</string>
  353. <key>UILaunchImageSize</key>
  354. <string>{834, 1194}</string>
  355. </dict>
  356. <dict>
  357. <key>UILaunchImageMinimumOSVersion</key>
  358. <string>10.0</string>
  359. <key>UILaunchImageName</key>
  360. <string>Default-Landscape-1194h</string>
  361. <key>UILaunchImageOrientation</key>
  362. <string>Landscape</string>
  363. <key>UILaunchImageSize</key>
  364. <string>{834, 1194}</string>
  365. </dict>
  366. <dict>
  367. <key>UILaunchImageMinimumOSVersion</key>
  368. <string>8.0</string>
  369. <key>UILaunchImageName</key>
  370. <string>Default-Portrait7-1112h</string>
  371. <key>UILaunchImageOrientation</key>
  372. <string>Portrait</string>
  373. <key>UILaunchImageSize</key>
  374. <string>{834, 1112}</string>
  375. </dict>
  376. <dict>
  377. <key>UILaunchImageMinimumOSVersion</key>
  378. <string>8.0</string>
  379. <key>UILaunchImageName</key>
  380. <string>Default-Landscape-1112h</string>
  381. <key>UILaunchImageOrientation</key>
  382. <string>Landscape</string>
  383. <key>UILaunchImageSize</key>
  384. <string>{834, 1112}</string>
  385. </dict>
  386. </array>
  387. <key>UILaunchStoryboardName</key>
  388. <string>LaunchScreen</string>
  389. <key>UIStatusBarHidden</key>
  390. <false/>
  391. <key>UIStatusBarStyle</key>
  392. <string>UIStatusBarStyleDefault</string>
  393. <key>UIStatusBarTintParameters</key>
  394. <dict>
  395. <key>UINavigationBar</key>
  396. <dict>
  397. <key>Style</key>
  398. <string>UIBarStyleDefault</string>
  399. <key>Translucent</key>
  400. <false/>
  401. </dict>
  402. </dict>
  403. <key>UISupportedInterfaceOrientations</key>
  404. <array>
  405. <string>UIInterfaceOrientationPortrait</string>
  406. <string>UIInterfaceOrientationLandscapeLeft</string>
  407. <string>UIInterfaceOrientationLandscapeRight</string>
  408. <string>UIInterfaceOrientationPortraitUpsideDown</string>
  409. </array>
  410. <key>UISupportedInterfaceOrientations~ipad</key>
  411. <array>
  412. <string>UIInterfaceOrientationPortrait</string>
  413. <string>UIInterfaceOrientationPortraitUpsideDown</string>
  414. <string>UIInterfaceOrientationLandscapeLeft</string>
  415. <string>UIInterfaceOrientationLandscapeRight</string>
  416. </array>
  417. <key>amap</key>
  418. <dict>
  419. <key>appkey</key>
  420. <string>去官方申请对应的key</string>
  421. </dict>
  422. <key>baidu</key>
  423. <dict>
  424. <key>appkey</key>
  425. <string>去官方申请对应的key</string>
  426. </dict>
  427. <key>baiduspeech</key>
  428. <dict>
  429. <key>API_KEY</key>
  430. <string>去官方申请对应的key</string>
  431. <key>APP_ID</key>
  432. <string>去官方申请对应的id</string>
  433. <key>SECRET_KEY</key>
  434. <string>去官方申请获取对应的值</string>
  435. </dict>
  436. <key>dcloud_appkey</key>
  437. <string>43a1b1bdd08132ee178147befe327e3d</string>
  438. <key>dcloud_uninview_background</key>
  439. <true/>
  440. <key>dcloud_uniplugins</key>
  441. <array>
  442. <dict>
  443. <key>plugins</key>
  444. <array>
  445. <dict>
  446. <key>type</key>
  447. <string>component</string>
  448. <key>name</key>
  449. <string>UIKit-Video-CallView</string>
  450. <key>class</key>
  451. <string>WFAVRtcView</string>
  452. </dict>
  453. <dict>
  454. <key>type</key>
  455. <string>module</string>
  456. <key>name</key>
  457. <string>wf-uni-wfc-avclient</string>
  458. <key>class</key>
  459. <string>WFAVModule</string>
  460. </dict>
  461. </array>
  462. <key>hooksClass</key>
  463. <string>WFAVProxy</string>
  464. </dict>
  465. <dict>
  466. <key>hooksClass</key>
  467. <string>WFPttClientProxy</string>
  468. <key>plugins</key>
  469. <array>
  470. <dict>
  471. <key>class</key>
  472. <string>WFPttClientModule</string>
  473. <key>name</key>
  474. <string>wf-uni-wfc-pttclient</string>
  475. <key>type</key>
  476. <string>module</string>
  477. </dict>
  478. </array>
  479. </dict>
  480. <dict>
  481. <key>hooksClass</key>
  482. <string>WFUIKitProxy</string>
  483. <key>plugins</key>
  484. <array>
  485. <dict>
  486. <key>class</key>
  487. <string>WFUIKitModule</string>
  488. <key>name</key>
  489. <string>wf-uni-wfc-uikit</string>
  490. <key>type</key>
  491. <string>module</string>
  492. </dict>
  493. </array>
  494. </dict>
  495. <dict>
  496. <key>hooksClass</key>
  497. <string>WFClientProxy</string>
  498. <key>plugins</key>
  499. <array>
  500. <dict>
  501. <key>class</key>
  502. <string>WFClientModule</string>
  503. <key>name</key>
  504. <string>wf-uni-wfc-client</string>
  505. <key>type</key>
  506. <string>module</string>
  507. </dict>
  508. </array>
  509. </dict>
  510. </array>
  511. <key>weixin</key>
  512. <dict>
  513. <key>appSecret</key>
  514. <string>去官方申请对应的值</string>
  515. <key>appid</key>
  516. <string>去官方申请对应的appid</string>
  517. </dict>
  518. </dict>
  519. </plist>