macOS and Linux support

This commit is contained in:
Tony Bark 2021-05-08 19:00:08 -04:00
parent b29a46366a
commit 22cecb89a4
46 changed files with 1787 additions and 63 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
</dict>
</plist>