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 8e3ea0327a
commit f5c8ec47f4

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>