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.app CFBundleURLSchemes com.googleusercontent.apps.1089770545298-jvtb828iob1782oeo2d9c3p49r1n4sj8 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. This allows you to be notified of nearby landmarks and makes it easy to add landmarks at your location. NSLocationAlwaysUsageDescription Allow $(PRODUCT_NAME) to access your location when in use. This allows you to be notified of nearby landmarks and makes it easy to add landmarks at your location. NSLocationWhenInUseUsageDescription Allow $(PRODUCT_NAME) to access your location when in the background. This allows you to add a profile picture and add photos to landmarks that you upload. NSMicrophoneUsageDescription Allow $(PRODUCT_NAME) to access your microphone NSPhotoLibraryUsageDescription Allow $(PRODUCT_NAME) to access your photos NSSpeechRecognitionUsageDescription Allow $(PRODUCT_NAME) to recieve voice commands. This enabled voice activated features in the app, such as adding a landmark through voice commands. UILaunchStoryboardName SplashScreen UIMainStoryboardFile SplashScreen UIRequiredDeviceCapabilities armv7 UIRequiresFullScreen UIStatusBarStyle UIStatusBarStyleDefault UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIUserInterfaceStyle Light UIViewControllerBasedStatusBarAppearance