enable sandbox for mac appstore and use Pictures directory on osx

This commit is contained in:
2018-09-25 11:00:58 +02:00
parent 7b4531cec6
commit bddccde4ae
4 changed files with 34 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 Omar Mohamed Ali Mudhir. All rights reserved.</string>
<string>Copyright © 2018 OmixLab Ltd. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>