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

This commit is contained in:
kervala 2016-09-10 19:39:36 +02:00
parent 833ba9baf8
commit 26985f0fea

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>