Fixed: Don't put downloaded files in quarantine under OS X

--HG--
branch : develop
This commit is contained in:
kervala 2016-09-10 19:39:36 +02:00
parent fc202e4034
commit dca429c0b5

View file

@ -43,7 +43,7 @@
<key>LSApplicationCategoryType</key>
<string>public.app-category.role-playing-games</string>
<key>LSFileQuarantineEnabled</key>
<true/>
<false/>
<key>LSMinimumSystemVersion</key>
<string>${CMAKE_OSX_DEPLOYMENT_TARGET}</string>
<key>LSRequiresCarbon</key>