CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName $(PRODUCT_NAME) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType APPL CFBundleShortVersionString $(MARKETING_VERSION) CFBundleURLTypes CFBundleURLSchemes wildfirechat CFBundleVersion $(CURRENT_PROJECT_VERSION) ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS NSAppTransportSecurity NSAllowsArbitraryLoads NSAppleMusicUsageDescription 应用在音视频电话来电时需要播放铃声或用户播放语音消息 NSCameraUsageDescription 应用在拍摄图片发送,修改头像或扫描二维码时需要使用相机 NSLocationWhenInUseUsageDescription 应用在发送位置消息时需要访问位置信息 NSMicrophoneUsageDescription 应用在音视频通话过程中或者录制语音消息时需要使用麦克风 NSPhotoLibraryAddUsageDescription 应用需要此权限保存图片消息中的图片 NSPhotoLibraryUsageDescription 应用在发送图片消息时需要访问相册 PHPhotoLibraryPreventAutomaticLimitedAccessAlert UIBackgroundModes audio remote-notification voip UILaunchStoryboardName LaunchScreen UIMainStoryboardFile Main UIRequiredDeviceCapabilities armv7 UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight