CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName Qhd Prevention CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName qhd_prevention CFBundlePackageType APPL NSLocationWhenInUseUsageDescription app需要定位权限来提供附近服务 NSLocationAlwaysAndWhenInUseUsageDescription app需要后台定位以实现持续跟踪 NSPhotoLibraryUsageDescription app需要访问相册以上传图片 NSPhotoLibraryAddUsageDescription app需要保存图片到相册 NSCameraUsageDescription app需要相机权限来扫描二维码 NSMicrophoneUsageDescription app需要麦克风权限进行语音通话 NSContactsUsageDescription app需要通讯录权限添加好友 NSUserNotificationsUsageDescription app需要发送通知提醒重要信息 NSBluetoothAlwaysUsageDescription app需要蓝牙权限连接设备 NSLocalNetworkUsageDescription app需要发现本地网络设备 NSHealthShareUsageDescription app需要读取健康数据 NSHealthUpdateUsageDescription app需要写入健康数据 NSMotionUsageDescription app需要访问运动数据统计步数 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