CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString $(MARKETING_VERSION) CFBundleURLTypes CFBundleTypeRole Editor CFBundleURLSchemes StudentsExam CFBundleVersion $(CURRENT_PROJECT_VERSION) LSRequiresIPhoneOS NSAppTransportSecurity NSAllowsArbitraryLoads NSAppleMusicUsageDescription App需要您的同意访问媒体资料库权限,用于播放媒体服务 NSCameraUsageDescription APP需要您的同意,访问您的相机,以便您正常使用上传图片服务 NSLocationWhenInUseUsageDescription 需要访问您的位置,以便APP精确定位推送服务 NSMicrophoneUsageDescription App需要您的同意访问麦克风权限,用于您的语音服务 NSPhotoLibraryAddUsageDescription App需要您的同意访问您的相册权限,用于保存您的拍照 NSPhotoLibraryUsageDescription App需要您的同意访问您的相册权限,用于您的上传图片服务 UIBackgroundModes audio voip UILaunchStoryboardName LaunchScreen UIRequiredDeviceCapabilities armv7 UIRequiresFullScreen UIStatusBarStyle UIStatusBarStyleDarkContent UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIUserInterfaceStyle Light Content UIViewControllerBasedStatusBarAppearance