CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType APPL CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion $(CURRENT_PROJECT_VERSION) LSRequiresIPhoneOS NSCameraUsageDescription 用于扫码核销订单和直播推流预览 NSLocationWhenInUseUsageDescription 用于景区选择、打卡点选点和位置上报时获取当前位置 NSMicrophoneUsageDescription 用于直播推流时采集现场声音 NSPhotoLibraryAddUsageDescription 用于保存收款二维码到相册 UIApplicationSceneManifest UIApplicationSupportsMultipleScenes UISceneConfigurations UIApplicationSupportsIndirectInputEvents UIBackgroundModes remote-notification UILaunchScreen UIColorName LaunchBackground UIImageName SplashLogo UIImageRespectsSafeAreaInsets UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UISupportedInterfaceOrientations~ipad UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown