CFBundleDevelopmentRegion en CFBundleDisplayName ${app.name} CFBundleExecutable ${app.executable} CFBundleIdentifier ${app.id} CFBundleInfoDictionaryVersion 6.0 CFBundleName ${app.name} CFBundlePackageType APPL CFBundleShortVersionString ${app.version} CFBundleSignature ???? CFBundleVersion ${app.build} LSRequiresIPhoneOS UIViewControllerBasedStatusBarAppearance UIStatusBarHidden MinimumOSVersion 8.0 UIDeviceFamily 1 2 UIRequiredDeviceCapabilities opengles-2 UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight CFBundleIconName AppIcon