Skip to content

Commit

Permalink
Add iOS app group
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Feb 23, 2025
1 parent 1eb763f commit 462c317
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions iosApp/FeedFlow.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,9 @@
<array>
<string>iCloud.$(BUNDLE_ID_PREFIX).feedflow</string>
</array>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.prof18.feedflow</string>
</array>
</dict>
</plist>

0 comments on commit 462c317

Please sign in to comment.