CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName $(BUNDLE_DISPLAY_NAME) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(BUNDLE_NAME) CFBundlePackageType APPL CFBundleShortVersionString $(FLUTTER_BUILD_NAME) CFBundleSignature ???? CFBundleVersion $(FLUTTER_BUILD_NUMBER) LSRequiresIPhoneOS UILaunchStoryboardName LaunchScreen UIMainStoryboardFile Main UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight CADisableMinimumFrameDurationOnPhone UIApplicationSupportsIndirectInputEvents NSBluetoothAlwaysUsageDescription 应用需要使用蓝牙功能来搜索和连接设备,实现设备配对和数据传输 NSBluetoothPeripheralUsageDescription 应用需要使用蓝牙外设功能来连接和管理设备 NSLocationWhenInUseUsageDescription 应用需要位置权限来搜索附近的蓝牙设备 NSLocationAlwaysAndWhenInUseUsageDescription 应用需要位置权限来搜索附近的蓝牙设备 NSLocationAlwaysUsageDescription 应用需要位置权限来搜索附近的蓝牙设备 NSCameraUsageDescription 应用需要相机权限来扫描二维码 NSMicrophoneUsageDescription 应用需要麦克风权限来录制音频 NSUserNotificationAlertStyle banner UIBackgroundModes bluetooth-central bluetooth-peripheral