NSPrincipalClass NSApplication CFBundleAllowMixedLocalizations CFBundleDevelopmentRegion English CFBundleDisplayName ${PROJECT_NAME} CFBundleExecutable ${PROGNAME} CFBundleIconFile ${MACOSX_BUNDLE_ICON_NAME}.icns CFBundleIconName ${MACOSX_BUNDLE_ICON_NAME} CFBundleIdentifier ${MACOSX_BUNDLE_IDENTIFIER} CFBundleInfoDictionaryVersion 6.0 CFBundleName ${PROJECT_NAME} CFBundlePackageType APPL CFBundleVersion ${KEEPASSXC_VERSION} CFBundleShortVersionString ${KEEPASSXC_VERSION} CFBundleSignature KPXC CFBundleVersion ${KEEPASSXC_VERSION_NUM} NSHumanReadableCopyright Copyright 2016-2020 KeePassXC Development Team CFBundleDocumentTypes CFBundleTypeExtensions kdbx CFBundleTypeIconFile keepassxc.icns CFBundleTypeName KeePassXC Password Database CFBundleTypeOSTypes kdbx CFBundleTypeRole Editor