CFBundleDevelopmentRegion English CFBundleExecutable ${MACOSX_EXECUTABLE_NAME} CFBundleGetInfoString ${MACOSX_BUNDLE_INFO_STRING} CFBundleIconFile ${MACOSX_BUNDLE_ICON_FILE} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString ${MACOSX_BUNDLE_LONG_VERSION_STRING} CFBundleName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundlePackageType APPL CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} CFBundleSignature ???? CFBundleVersion ${VIEWER_VERSION_MAJOR}.${VIEWER_VERSION_MINOR}.${VIEWER_VERSION_PATCH}.${VIEWER_VERSION_REVISION} CSResourcesFileMapped LSRequiresCarbon NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} NSMicrophoneUsageDescription For voice chat, you must grant permission for Second Life to use the microphone. LSApplicationCategoryType public.app-category.games NSHighResolutionCapable CFBundleDocumentTypes CFBundleTypeExtensions slurl CFBundleTypeIconFile seconlife CFBundleTypeMIMETypes application/x-grid-location-info CFBundleTypeName Secondlife SLURL CFBundleTypeOSTypes SLRL CFBundleTypeRole Viewer LSTypeIsPackage NSDocumentClass SecondLifeSLURL CFBundleURLTypes CFBundleURLName Second Life URL CFBundleURLSchemes secondlife x-grid-location-info LSIsAppleDefaultForScheme NSPrincipalClass ${MACOSX_BUNDLE_NSPRINCIPAL_CLASS} NSMainNibFile ${MACOSX_BUNDLE_NSMAIN_NIB_FILE}