CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName cnp-mobile CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString $(MARKETING_VERSION) CFBundleSignature ???? CFBundleURLTypes CFBundleURLSchemes cnp.mobile com.clicknpush.mobile CFBundleVersion $(CURRENT_PROJECT_VERSION) LSRequiresIPhoneOS NSAppTransportSecurity NSAllowsArbitraryLoads NSExceptionDomains localhost NSExceptionAllowsInsecureHTTPLoads NSCameraUsageDescription Allow $(PRODUCT_NAME) to access your camera NSLocationAlwaysAndWhenInUseUsageDescription Allow $(PRODUCT_NAME) to access your location NSLocationAlwaysUsageDescription Allow $(PRODUCT_NAME) to access your location when in use NSLocationWhenInUseUsageDescription Allow $(PRODUCT_NAME) to access your location when in the background NSMicrophoneUsageDescription Allow $(PRODUCT_NAME) to access your microphone NSPhotoLibraryUsageDescription Allow $(PRODUCT_NAME) to access your photos NSSpeechRecognitionUsageDescription Allow $(PRODUCT_NAME) to recieve voice commands UILaunchStoryboardName SplashScreen UIMainStoryboardFile SplashScreen UIRequiredDeviceCapabilities armv7 UIRequiresFullScreen UIStatusBarStyle UIStatusBarStyleDefault UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIUserInterfaceStyle Light UIViewControllerBasedStatusBarAppearance