CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType APPL CFBundleName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} LSMinimumSystemVersion ${CMAKE_OSX_DEPLOYMENT_TARGET} NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} CFBundleIconFile ${MACOSX_BUNDLE_ICON_FILE} CFBundleDevelopmentRegion English NSSupportsAutomaticGraphicsSwitching NSBluetoothAlwaysUsageDescription Testing BluetoothAlways NSCalendarsUsageDescription Testing Calendars NSCameraUsageDescription Testing Camera NSContactsUsageDescription Testing Contacts NSHealthShareUsageDescription Testing HealthShare NSHealthUpdateUsageDescription Testing HealthUpdate NSLocationAlwaysAndWhenInUseUsageDescription Testing LocationAlwaysAndWhenInUse NSLocationAlwaysUsageDescription Testing LocationAlways NSLocationWhenInUseUsageDescription Testing LocationWhenInUse NSMicrophoneUsageDescription Testing Microphone