[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41202: Remove restricted entitlements

morgan (@morgan) git at gitlab.torproject.org
Wed Aug 7 21:48:38 UTC 2024



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_commands.py#656

- - - - -


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/4d4e13806af0d21b8fd5bc37f7479d4cedbf6448

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4d4e13806af0d21b8fd5bc37f7479d4cedbf6448
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240807/2b439427/attachment.htm>


More information about the tor-commits mailing list