Skip to content

Commit

Permalink
Fix Group Id Placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
ABausG committed Jun 28, 2023
1 parent df3d8b5 commit f77832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/ios/Runner/Runner.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dict>
<key>com.apple.security.application-groups</key>
<array>
<string>group.de.zweidenker.homeWidgetExample</string>
<string>YOUR_GROUP_ID</string>
</array>
</dict>
</plist>

0 comments on commit f77832e

Please sign in to comment.