From 1716cf45d0e4e41c7833105dab10542f5ed5dcf1 Mon Sep 17 00:00:00 2001 From: Mica White Date: Sun, 8 Feb 2026 10:10:24 -0500 Subject: Initial commit --- macos/Runner/DebugProfile.entitlements | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 macos/Runner/DebugProfile.entitlements (limited to 'macos/Runner/DebugProfile.entitlements') diff --git a/macos/Runner/DebugProfile.entitlements b/macos/Runner/DebugProfile.entitlements new file mode 100644 index 0000000..51d0967 --- /dev/null +++ b/macos/Runner/DebugProfile.entitlements @@ -0,0 +1,12 @@ + + + + + com.apple.security.app-sandbox + + com.apple.security.cs.allow-jit + + com.apple.security.network.server + + + -- cgit v1.2.3