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
1 changed file:
Changes:
| ... | ... | @@ -23,12 +23,5 @@ |
| 23 | 23 | |
| 24 | 24 | <!-- For SmartCardServices(7) -->
|
| 25 | 25 | <key>com.apple.security.smartcard</key><true/>
|
| 26 | - |
|
| 27 | - <!-- Required for com.apple.developer.web-browser.public-key-credential -->
|
|
| 28 | - <key>com.apple.application-identifier</key>
|
|
| 29 | - <string>43AQ936H96.org.mozilla.firefox</string>
|
|
| 30 | - |
|
| 31 | - <!-- For platform passkey (webauthn) support -->
|
|
| 32 | - <key>com.apple.developer.web-browser.public-key-credential</key><true/>
|
|
| 33 | 26 | </dict>
|
| 34 | 27 | </plist> |