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} LSApplicationCategoryType public.app-category.games 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