From a07d588c94f68cdc559ceb016c031c9199f0b868 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 20 Mar 2022 11:52:09 -0400 Subject: we can now build a mac bundle! --- macOS/Ether/Ether.entitlements | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 macOS/Ether/Ether.entitlements (limited to 'macOS/Ether/Ether.entitlements') diff --git a/macOS/Ether/Ether.entitlements b/macOS/Ether/Ether.entitlements new file mode 100644 index 0000000..f2ef3ae --- /dev/null +++ b/macOS/Ether/Ether.entitlements @@ -0,0 +1,10 @@ + + + + + com.apple.security.app-sandbox + + com.apple.security.files.user-selected.read-only + + + -- cgit 1.4.1