Skip to content

Commit

Permalink
Revert "Fix keychain entitlement to ensure the setup gets the correct…
Browse files Browse the repository at this point in the history
… cert"

This reverts commit bdab551.
  • Loading branch information
khanhduytran0 committed Aug 9, 2024
1 parent fe77f65 commit 74f9a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entitlements_setup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<true/>
<key>keychain-access-groups</key>
<array>
<string>group.*</string>
<string>KeychainAccessGroupWillBeWrittenByLiveContainerAAAAAAAAAAAAAAAAAAAA</string>
</array>
</dict>
Expand Down

0 comments on commit 74f9a58

Please sign in to comment.