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

--HG--
branch : develop
feature/pipeline-tools
kervala 8 years ago
parent fc202e4034
commit dca429c0b5

@ -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>

Loading…
Cancel
Save