From 26985f0feaa9a9e1c1ec13f92e73945732f8494c Mon Sep 17 00:00:00 2001 From: kervala Date: Sat, 10 Sep 2016 19:39:36 +0200 Subject: [PATCH] Fixed: Don't put downloaded files in quarantine under OS X --- code/ryzom/client/macosx/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/ryzom/client/macosx/Info.plist b/code/ryzom/client/macosx/Info.plist index 9bb1fdbe0..0d86dbb1b 100644 --- a/code/ryzom/client/macosx/Info.plist +++ b/code/ryzom/client/macosx/Info.plist @@ -43,7 +43,7 @@ LSApplicationCategoryType public.app-category.role-playing-games LSFileQuarantineEnabled - + LSMinimumSystemVersion ${CMAKE_OSX_DEPLOYMENT_TARGET} LSRequiresCarbon