CFBundleDevelopmentRegion en CFBundleDisplayName ${appName} CFBundleExecutable ${appExecutable} CFBundleIdentifier ${appApplePackageName} CFBundleInfoDictionaryVersion 6.0 CFBundleName ${appName} CFBundlePackageType APPL CFBundleShortVersionString ${appShortVersionName} CFBundleVersionString ${appVersionName} CFBundleVersion ${appVersionCode} LSRequiresIPhoneOS UIStatusBarHidden UIViewControllerBasedStatusBarAppearance UIStatusBarStyle UIStatusBarStyleLightContent MinimumOSVersion 12.0 UIDeviceFamily 1 2 UIRequiredDeviceCapabilities opengles-2 arm64 UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UILaunchStoryboardName LaunchScreen UIRequiresFullScreen CFBundleIconName AppIcon ITSAppUsesNonExemptEncryption CADisableMinimumFrameDurationOnPhone