servo / servo.org

Servo project website
https://servo.org/
Mozilla Public License 2.0
9 stars 18 forks source link

Update macOS Install Instructions #169

Closed tbeseda closed 3 months ago

tbeseda commented 3 months ago

tldr: in new macOS, use :

xattr -r -d com.apple.quarantine /Applications/Servo.app

Add troubleshooting instructions for Mac users accounting for upcoming Gatekeeper/quarantine changes in macOS Sequioa

I tried to use similar formatting to the Linux section.

I tested the install/execution in the latest macOS and found removing the quarantine attr to be the most reliable way of getting around Gatekeeper for an unsigned application.