CFBundleName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} CFBundleLongVersionString ${MACOSX_BUNDLE_LONG_VERSION_STRING} CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleIconFile ${MACOSX_BUNDLE_ICON_FILE} CFBundleGetInfoString ${MACOSX_BUNDLE_INFO_STRING} NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} LSMinimumSystemVersion ${CMAKE_OSX_DEPLOYMENT_TARGET} LSApplicationCategoryType public.app-category.games CFBundleDocumentTypes CFBundleTypeExtensions 3ds 3dsx cci cxi cia CFBundleTypeName Nintendo 3DS File CFBundleTypeRole Viewer LSHandlerRank Default CFBundleTypeExtensions elf axf CFBundleTypeName Unix Executable and Linkable Format CFBundleTypeRole Viewer LSHandlerRank Alternate NSCameraUsageDescription This app requires camera access to emulate the 3DS's cameras. NSMicrophoneUsageDescription This app requires microphone access to emulate the 3DS's microphone. CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType APPL CFBundleDevelopmentRegion English CFBundleSignature ???? CSResourcesFileMapped LSSupportsOpeningDocumentsInPlace NSHighResolutionCapable True UIFileSharingEnabled UILaunchStoryboardName LaunchScreen