about summary refs log tree commit diff
path: root/modules/Share-with-Bluesky
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-02-27 18:29:59 -0800
committerPaul Frazee <pfrazee@gmail.com>2024-02-27 18:29:59 -0800
commit259468b7d5595766f19137d848ad05079a308037 (patch)
tree5095a5024c752fa6c3f1b40186e6cc12140c1aa5 /modules/Share-with-Bluesky
parent23347a832d48dc3b56d67cc7477e5d5ae4de4bd7 (diff)
downloadvoidsky-259468b7d5595766f19137d848ad05079a308037.tar.zst
Change application group to group.app.bsky
Diffstat (limited to 'modules/Share-with-Bluesky')
-rw-r--r--modules/Share-with-Bluesky/Share-with-Bluesky.entitlements2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/Share-with-Bluesky/Share-with-Bluesky.entitlements b/modules/Share-with-Bluesky/Share-with-Bluesky.entitlements
index 22ca9157f..d2253d31f 100644
--- a/modules/Share-with-Bluesky/Share-with-Bluesky.entitlements
+++ b/modules/Share-with-Bluesky/Share-with-Bluesky.entitlements
@@ -4,7 +4,7 @@
   <dict>
     <key>com.apple.security.application-groups</key>
     <array>
-      <string>group.xyz.blueskyweb.app</string>
+      <string>group.app.bsky</string>
     </array>
   </dict>
 </plist>