Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Change application group to group.app.bsky

+1 -1
+1 -1
modules/Share-with-Bluesky/Share-with-Bluesky.entitlements
··· 4 4 <dict> 5 5 <key>com.apple.security.application-groups</key> 6 6 <array> 7 - <string>group.xyz.blueskyweb.app</string> 7 + <string>group.app.bsky</string> 8 8 </array> 9 9 </dict> 10 10 </plist>