Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit a11cb86

Browse files
committed
Added missing OneAuth keychain entitlements.
1 parent 25e499f commit a11cb86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Composer/packages/electron-server/resources/entitlements-keychain.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<key>keychain-access-groups</key>
1414
<array>
1515
<string>UBF8T346G9.com.microsoft.identity.universalstorage</string>
16+
<string>UBF8T346G9.com.microsoft.oneauth</string>
17+
<string>UBF8T346G9.com.microsoft.adalcache</string>
1618
</array>
1719
<key>com.apple.application-identifier</key>
1820
<string>UBF8T346G9.com.microsoft.botframework.composer</string>

0 commit comments

Comments
 (0)