From 1b85f723b48d38cf345bb9a4f3fd01aa6039b50b Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 2 Feb 2021 09:16:46 +0100 Subject: Initial commit --- Map/Map.entitlements | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Map/Map.entitlements (limited to 'Map/Map.entitlements') diff --git a/Map/Map.entitlements b/Map/Map.entitlements new file mode 100644 index 0000000..f2ef3ae --- /dev/null +++ b/Map/Map.entitlements @@ -0,0 +1,10 @@ + + + + + com.apple.security.app-sandbox + + com.apple.security.files.user-selected.read-only + + + -- cgit