morgan pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits: 4d4e1380 by Nicolas Vigier at 2024-08-06T15:43:19+02:00 Bug 41202: Remove restricted entitlements
Remove the following restricted entitlements: * com.apple.application-identifier * com.apple.developer.web-browser.public-key-credential
https://searchfox.org/mozilla-central/source/tools/signing/macos/mach_comman...
- - - - -
1 changed file:
- tools/signing/macos-entitlements/firefox.browser.xml
Changes:
===================================== tools/signing/macos-entitlements/firefox.browser.xml ===================================== @@ -23,12 +23,5 @@
<!-- For SmartCardServices(7) --> <key>com.apple.security.smartcard</key><true/> - - <!-- Required for com.apple.developer.web-browser.public-key-credential --> - <key>com.apple.application-identifier</key> - <string>43AQ936H96.org.mozilla.firefox</string> - - <!-- For platform passkey (webauthn) support --> - <key>com.apple.developer.web-browser.public-key-credential</key><true/> </dict> </plist>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4d...
tbb-commits@lists.torproject.org