CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType APPL CFBundleName Qt ${MACOSX_BUNDLE_BUNDLE_NAME} Example CFBundleIdentifier Qt ${MACOSX_BUNDLE_GUI_IDENTIFIER} Example CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} CFBundleLongVersionString ${MACOSX_BUNDLE_LONG_VERSION_STRING} LSMinimumSystemVersion ${CMAKE_OSX_DEPLOYMENT_TARGET} CFBundleGetInfoString ${MACOSX_BUNDLE_INFO_STRING} NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} CFBundleIconFile ${MACOSX_BUNDLE_ICON_FILE} CFBundleDevelopmentRegion English NSPrincipalClass NSApplication NSMicrophoneUsageDescription Qt Multimedia Example