CFBundleDevelopmentRegion English CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleGetInfoString ${MACOSX_BUNDLE_INFO_STRING} UIRequiresFullScreen ${MACOSX_BUNDLE_REQUIRES_FULL_SCREEN} UIStatusBarHidden <${MACOSX_BUNDLE_HIDDEN_STATUS_BAR}/> UILaunchStoryboardName ${MACOSX_BUNDLE_LAUNCHSCREEN_STORYBOARD} UIMainStoryboardFile ${MACOSX_BUNDLE_MAIN_STORYBOARD} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString ${MACOSX_BUNDLE_LONG_VERSION_STRING} CFBundleName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundlePackageType APPL CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} CFBundleSignature ???? CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} NSLocationWhenInUseUsageDescription Location required NSCameraUsageDescription Need to access your camera to capture a picture. NSPhotoLibraryUsageDescription Picture Library NSBluetoothPeripheralUsageDescription Bluetooth access needed to connect an external GNSS device. NSBluetoothAlwaysUsageDescription Bluetooth access needed to connect an external GNSS device. CSResourcesFileMapped NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} UISupportedInterfaceOrientations ${MACOSX_BUNDLE_PORTRAIT} ${MACOSX_BUNDLE_PORTRAITUPDOWN} ${MACOSX_BUNDLE_LANDSCAPELEFT} ${MACOSX_BUNDLE_LANDSCAPERIGHT} UISupportedInterfaceOrientations~ipad ${MACOSX_BUNDLE_PORTRAIT} ${MACOSX_BUNDLE_PORTRAITUPDOWN} ${MACOSX_BUNDLE_LANDSCAPELEFT} ${MACOSX_BUNDLE_LANDSCAPERIGHT} ITSAppUsesNonExemptEncryption