diff --git a/code/ryzom/client/macosx/Info.plist b/code/ryzom/client/macosx/Info.plist index 8072a90c1..199996f07 100644 --- a/code/ryzom/client/macosx/Info.plist +++ b/code/ryzom/client/macosx/Info.plist @@ -2,6 +2,8 @@ + CFBundleDevelopmentRegion + English CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleGetInfoString @@ -27,13 +29,21 @@ NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} LSMinimumSystemVersion - ${CMAKE_OSX_DEPLOYMENT_TARGET}.0 + ${CMAKE_OSX_DEPLOYMENT_TARGET} LSFileQuarantineEnabled CSResourcesFileMapped LSRequiresCarbon + CFBundleLocalizations + + en + fr + de + ru + es + LSApplicationCategoryType public.app-category.role-playing-games