CADisableMinimumFrameDurationOnPhone CFBundleDisplayName Qhd Prevention CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName qhd_prevention CFBundlePackageType APPL CFBundleShortVersionString $(FLUTTER_BUILD_NAME) CFBundleSignature ???? CFBundleVersion $(FLUTTER_BUILD_NUMBER) LSRequiresIPhoneOS NSAppTransportSecurity NSAllowsArbitraryLoads NSBluetoothAlwaysUsageDescription app需要蓝牙权限连接设备 NSCameraUsageDescription app需要相机权限来扫描二维码 NSContactsUsageDescription app需要通讯录权限添加好友 NSHealthShareUsageDescription app需要读取健康数据 NSHealthUpdateUsageDescription app需要写入健康数据 NSLocalNetworkUsageDescription app需要发现本地网络设备 NSLocationAlwaysAndWhenInUseUsageDescription app需要后台定位以实现持续跟踪 NSLocationWhenInUseUsageDescription app需要定位权限来提供附近服务 NSMicrophoneUsageDescription app需要麦克风权限进行语音通话 NSMotionUsageDescription app需要访问运动数据统计步数 NSPhotoLibraryAddUsageDescription app需要保存图片到相册 NSPhotoLibraryUsageDescription app需要访问相册以上传图片 NSUserNotificationsUsageDescription app需要发送通知提醒重要信息 UIApplicationSupportsIndirectInputEvents UILaunchStoryboardName LaunchScreen UIMainStoryboardFile Main UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight