Info.plist 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  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>CFBundleDisplayName</key>
  6. <string>梆梆鱼</string>
  7. <key>CFBundleExecutable</key>
  8. <string>$(EXECUTABLE_NAME)</string>
  9. <key>CFBundleIdentifier</key>
  10. <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
  11. <key>CFBundleInfoDictionaryVersion</key>
  12. <string>6.0</string>
  13. <key>CFBundleName</key>
  14. <string>bbyyy</string>
  15. <key>CFBundlePackageType</key>
  16. <string>APPL</string>
  17. <key>CFBundleShortVersionString</key>
  18. <string>$(MARKETING_VERSION)</string>
  19. <key>CFBundleSignature</key>
  20. <string>????</string>
  21. <key>CFBundleURLTypes</key>
  22. <array>
  23. <dict>
  24. <key>CFBundleTypeRole</key>
  25. <string>Editor</string>
  26. <key>CFBundleURLName</key>
  27. <string>bbyyy</string>
  28. <key>CFBundleURLSchemes</key>
  29. <array>
  30. <string>com.bh.bbyyy</string>
  31. </array>
  32. </dict>
  33. <dict>
  34. <key>CFBundleTypeRole</key>
  35. <string>Editor</string>
  36. <key>CFBundleURLName</key>
  37. <string>weixin</string>
  38. <key>CFBundleURLSchemes</key>
  39. <array>
  40. <string>wxbf2180b47169d83a</string>
  41. </array>
  42. </dict>
  43. <dict>
  44. <key>CFBundleTypeRole</key>
  45. <string>Editor</string>
  46. <key>CFBundleURLName</key>
  47. <string>alipay</string>
  48. <key>CFBundleURLSchemes</key>
  49. <array>
  50. <string>tobiasexample</string>
  51. </array>
  52. </dict>
  53. </array>
  54. <key>CFBundleVersion</key>
  55. <string>$(CURRENT_PROJECT_VERSION)</string>
  56. <key>LSApplicationQueriesSchemes</key>
  57. <array>
  58. <string>iosamap</string>
  59. <string>qqmap</string>
  60. <string>baidumap</string>
  61. <string>com.bh.bbyyy</string>
  62. <string>bbyyy</string>
  63. <string>wechat</string>
  64. <string>weixin</string>
  65. <string>weixinulapi</string>
  66. <string>weixinULAPI</string>
  67. <string>itms-beta</string>
  68. <string>itms</string>
  69. </array>
  70. <key>LSRequiresIPhoneOS</key>
  71. <true/>
  72. <key>AllowsBackgroundLocationUpdates</key>
  73. <true/>
  74. <key>NSAppTransportSecurity</key>
  75. <dict>
  76. <key>NSAllowsArbitraryLoads</key>
  77. <true/>
  78. </dict>
  79. <key>NSAppleMusicUsageDescription</key>
  80. <string>是否允许App访问您的媒体资料库</string>
  81. <key>NSBluetoothAlwaysUsageDescription</key>
  82. <string>是否许允此App使用蓝牙?</string>
  83. <key>NSBluetoothPeripheralUsageDescription</key>
  84. <string>是否许允此App使用蓝牙?</string>
  85. <key>NSCalendarsUsageDescription</key>
  86. <string>是否允许此App使用日历?</string>
  87. <key>NSCameraUsageDescription</key>
  88. <string>我们需要访问您的相机,才能拍摄附件照片</string>
  89. <key>NSContactsUsageDescription</key>
  90. <string>我们需要访问您的通讯录,用于关联朋友</string>
  91. <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
  92. <string>我们需要定位权限来获取用户及店铺的地图位置,以便用户搜索附近店铺及查看店铺在地图上的位置</string>
  93. <key>NSLocationAlwaysUsageDescription</key>
  94. <string>我们需要定位权限来获取用户及店铺的地图位置,以便用户搜索附近店铺及查看店铺在地图上的位置</string>
  95. <key>NSLocationWhenInUseUsageDescription</key>
  96. <string>我们需要定位权限来获取用户及店铺的地图位置,以便用户搜索附近店铺及查看店铺在地图上的位置</string>
  97. <key>NSMicrophoneUsageDescription</key>
  98. <string>我们需要访问您的麦克风,用于录制音频</string>
  99. <key>NSMotionUsageDescription</key>
  100. <string>App需要您的同意,才能访问运动与健身</string>
  101. <key>NSPhotoLibraryUsageDescription</key>
  102. <string>我们需要访问您的相册,用于上传附件照片</string>
  103. <key>NSSpeechRecognitionUsageDescription</key>
  104. <string>App需要您的同意,才能访问语音</string>
  105. <key>UIBackgroundModes</key>
  106. <array>
  107. <string>location</string>
  108. </array>
  109. <key>UILaunchStoryboardName</key>
  110. <string>LaunchScreen</string>
  111. <key>UIMainStoryboardFile</key>
  112. <string>Main</string>
  113. <key>UISupportedInterfaceOrientations</key>
  114. <array>
  115. <string>UIInterfaceOrientationPortrait</string>
  116. </array>
  117. <key>UISupportedInterfaceOrientations~ipad</key>
  118. <array>
  119. <string>UIInterfaceOrientationPortrait</string>
  120. <string>UIInterfaceOrientationPortraitUpsideDown</string>
  121. <string>UIInterfaceOrientationLandscapeLeft</string>
  122. <string>UIInterfaceOrientationLandscapeRight</string>
  123. </array>
  124. <key>UIViewControllerBasedStatusBarAppearance</key>
  125. <false/>
  126. <key>io.flutter.embedded_views_preview</key>
  127. <true/>
  128. </dict>
  129. </plist>