about summary refs log tree commit diff
path: root/modules/Share-with-Bluesky/Share-with-Bluesky.entitlements
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Share-with-Bluesky/Share-with-Bluesky.entitlements')
-rw-r--r--modules/Share-with-Bluesky/Share-with-Bluesky.entitlements10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/Share-with-Bluesky/Share-with-Bluesky.entitlements b/modules/Share-with-Bluesky/Share-with-Bluesky.entitlements
new file mode 100644
index 000000000..22ca9157f
--- /dev/null
+++ b/modules/Share-with-Bluesky/Share-with-Bluesky.entitlements
@@ -0,0 +1,10 @@
+<?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.application-groups</key>
+    <array>
+      <string>group.xyz.blueskyweb.app</string>
+    </array>
+  </dict>
+</plist>