|
|
@ -18,8 +18,25 @@
|
|
|
|
<string>$(FLUTTER_BUILD_NAME)</string>
|
|
|
|
<string>$(FLUTTER_BUILD_NAME)</string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<string>????</string>
|
|
|
|
|
|
|
|
<key>CFBundleURLTypes</key>
|
|
|
|
|
|
|
|
<array>
|
|
|
|
|
|
|
|
<dict>
|
|
|
|
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
|
|
|
|
<string>Editor</string>
|
|
|
|
|
|
|
|
<key>CFBundleURLName</key>
|
|
|
|
|
|
|
|
<string>alipay</string>
|
|
|
|
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
|
|
|
|
<array>
|
|
|
|
|
|
|
|
<string>akuCommunity</string>
|
|
|
|
|
|
|
|
</array>
|
|
|
|
|
|
|
|
</dict>
|
|
|
|
|
|
|
|
</array>
|
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
|
|
|
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
|
|
|
|
|
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
|
|
|
|
|
|
<array>
|
|
|
|
|
|
|
|
<string>alipays</string>
|
|
|
|
|
|
|
|
</array>
|
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
|
<true/>
|
|
|
|
<true/>
|
|
|
|
<key>MinimumOSVersion</key>
|
|
|
|
<key>MinimumOSVersion</key>
|
|
|
@ -31,6 +48,10 @@
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>NSAppleMusicUsageDescription</key>
|
|
|
|
<key>NSAppleMusicUsageDescription</key>
|
|
|
|
<string>请允许访问,否则无法在小蜜蜂社区中发送及保存照片.</string>
|
|
|
|
<string>请允许访问,否则无法在小蜜蜂社区中发送及保存照片.</string>
|
|
|
|
|
|
|
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
|
|
|
|
|
|
|
<string>无需使用蓝牙</string>
|
|
|
|
|
|
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
|
|
|
|
|
|
<string>无需使用蓝牙</string>
|
|
|
|
<key>NSCalendarsUsageDescription</key>
|
|
|
|
<key>NSCalendarsUsageDescription</key>
|
|
|
|
<string>请允许访问,否则无法查看您每日的浏览记录.</string>
|
|
|
|
<string>请允许访问,否则无法查看您每日的浏览记录.</string>
|
|
|
|
<key>NSCameraUsageDescription</key>
|
|
|
|
<key>NSCameraUsageDescription</key>
|
|
|
@ -47,14 +68,12 @@
|
|
|
|
<string>我们需要访问您的照片,用于上传报修状况等相关功能</string>
|
|
|
|
<string>我们需要访问您的照片,用于上传报修状况等相关功能</string>
|
|
|
|
<key>NSSpeechRecognitionUsageDescription</key>
|
|
|
|
<key>NSSpeechRecognitionUsageDescription</key>
|
|
|
|
<string>请允许访问,否则无法将语音消息转换为文字.</string>
|
|
|
|
<string>请允许访问,否则无法将语音消息转换为文字.</string>
|
|
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
|
|
|
|
|
|
<string>无需使用蓝牙</string>
|
|
|
|
|
|
|
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
|
|
|
|
|
|
|
<string>无需使用蓝牙</string>
|
|
|
|
|
|
|
|
<key>UILaunchStoryboardName</key>
|
|
|
|
<key>UILaunchStoryboardName</key>
|
|
|
|
<string>LaunchScreen</string>
|
|
|
|
<string>LaunchScreen</string>
|
|
|
|
<key>UIMainStoryboardFile</key>
|
|
|
|
<key>UIMainStoryboardFile</key>
|
|
|
|
<string>Main</string>
|
|
|
|
<string>Main</string>
|
|
|
|
|
|
|
|
<key>UIStatusBarHidden</key>
|
|
|
|
|
|
|
|
<true/>
|
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
|
<array>
|
|
|
|
<array>
|
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
@ -70,7 +89,5 @@
|
|
|
|
<false/>
|
|
|
|
<false/>
|
|
|
|
<key>io.flutter.embedded_views_preview</key>
|
|
|
|
<key>io.flutter.embedded_views_preview</key>
|
|
|
|
<true/>
|
|
|
|
<true/>
|
|
|
|
<key>UIStatusBarHidden</key>
|
|
|
|
|
|
|
|
<true/>
|
|
|
|
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
</plist>
|
|
|
|
</plist>
|