CFBundleDevelopmentRegion en CFBundleDisplayName Example CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType APPL CFBundleShortVersionString 1.0 CFBundleSignature ???? CFBundleVersion 1 LSRequiresIPhoneOS NSAppTransportSecurity NSExceptionDomains localhost NSExceptionAllowsInsecureHTTPLoads NSAppleMusicUsageDescription test NSBluetoothPeripheralUsageDescription test NSCalendarsUsageDescription test NSCameraUsageDescription test NSContactsUsageDescription test NSLocationAlwaysUsageDescription test NSLocationWhenInUseUsageDescription test NSMicrophoneUsageDescription 6.0 NSPhotoLibraryUsageDescription test NSRemindersUsageDescription test NSSpeechRecognitionUsageDescription test NSMotionUsageDescription test UIBackgroundModes bluetooth-peripheral fetch location UILaunchStoryboardName LaunchScreen UIRequiredDeviceCapabilities armv7 UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIViewControllerBasedStatusBarAppearance