CFBundleDevelopmentRegion English CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleIconFile ${MACOSX_BUNDLE_ICON_FILE} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleName ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundlePackageType APPL CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} LSMinimumSystemVersion 10.15 CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} LSApplicationCategoryType public.app-category.social-networking NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} SUPublicEDKey ${SPARKLE_PUBLIC_KEY} SUFeedURL ${SPARKLE_URL} NSPrincipalClass NSApplication NSCameraUsageDescription Jami requires to access your camera to make calls and record video NSMicrophoneUsageDescription Jami requires to access your microphone to make calls and record audio ITSAppUsesNonExemptEncryption NSAppleEventsUsageDescription Jami requires to monitor global key events for push-to-talk functionality.