Skip to content

Commit

Permalink
Added missing OneAuth keychain entitlements.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyanziano committed Apr 1, 2022
1 parent 25e499f commit a11cb86
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<key>keychain-access-groups</key>
<array>
<string>UBF8T346G9.com.microsoft.identity.universalstorage</string>
<string>UBF8T346G9.com.microsoft.oneauth</string>
<string>UBF8T346G9.com.microsoft.adalcache</string>
</array>
<key>com.apple.application-identifier</key>
<string>UBF8T346G9.com.microsoft.botframework.composer</string>
Expand Down

0 comments on commit a11cb86

Please sign in to comment.