1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

revert: recent changes to build-desktop.yml and entitlements (#11991)

* Revert workflow changes in "[PM-9022] scaffold the extension and build pipeline (#9948)"

This reverts commit 62112b99a9.

* fix: comment out autofill entitlement
This commit is contained in:
Andreas Coroiu
2024-11-14 11:42:10 +01:00
committed by GitHub
parent 0cfe18ac4d
commit b4aea05169
4 changed files with 11 additions and 15 deletions

View File

@@ -8,7 +8,9 @@
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<!--
<key>com.apple.developer.authentication-services.autofill-credential-provider</key>
<true/>
-->
</dict>
</plist>

View File

@@ -10,7 +10,9 @@
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<!--
<key>com.apple.developer.authentication-services.autofill-credential-provider</key>
<true/>
-->
</dict>
</plist>

View File

@@ -16,8 +16,10 @@
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<!--
<key>com.apple.developer.authentication-services.autofill-credential-provider</key>
<true/>
-->
<key>com.apple.security.temporary-exception.files.home-relative-path.read-write</key>
<array>
<string>/Library/Application Support/Mozilla/NativeMessagingHosts/</string>