Skip to content

Commit

Permalink
Fix share extension app group so it works for nightlies too
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanceriu committed Nov 15, 2024
1 parent e17a4d5 commit 4ea276d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShareExtension/SupportingFiles/ShareExtension.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.io.element</string>
<string>$(APP_GROUP_IDENTIFIER)</string>
</array>
</dict>
</plist>

0 comments on commit 4ea276d

Please sign in to comment.