Application Supports itunes BGTaskSchedulerPermittedIdentifiers com.yourCompanyName.appName 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 CFBundleURLName APIExample CFBundleURLSchemes APIExample CFBundleVersion $(CURRENT_PROJECT_VERSION) LSRequiresIPhoneOS NSCameraUsageDescription Request Camera Access NSMicrophoneUsageDescription Request Mic Access UIBackgroundModes audio UIFileSharingEnabled UILaunchStoryboardName LaunchScreen UIMainStoryboardFile Main UIRequiredDeviceCapabilities armv7 UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight