Skip to content

Commit

Permalink
chore: remove keychain-access-groups (#3389)
Browse files Browse the repository at this point in the history
  • Loading branch information
dolcalmi authored Mar 1, 2025
1 parent c0bbfd9 commit ba76dd2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions ios/GaloyApp/GaloyApp.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,5 @@
</array>
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
<string>AYPCPV46WW.$(CFBundleIdentifier)</string>
<key>keychain-access-groups</key>
<array>
<string>UL7ND37VAD.$(CFBundleIdentifier)</string>
<string>AYPCPV46WW.$(CFBundleIdentifier)</string>
</array>
</dict>
</plist>
5 changes: 0 additions & 5 deletions ios/GaloyApp/GaloyAppDebug.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,5 @@
</array>
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
<string>AYPCPV46WW.$(CFBundleIdentifier)</string>
<key>keychain-access-groups</key>
<array>
<string>UL7ND37VAD.$(CFBundleIdentifier)</string>
<string>AYPCPV46WW.$(CFBundleIdentifier)</string>
</array>
</dict>
</plist>

0 comments on commit ba76dd2

Please sign in to comment.