Updated Safari (markdown)

Ajay Ramachandran
2025-12-03 00:58:29 -05:00
parent fa822721d0
commit 11907b0b38

@@ -15,7 +15,7 @@ Prerequisite: Install Xcode
2. [Convert the extension to a MacOS app](https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari) using:
```bash
xcrun safari-web-extension-converter /path/to/extension
xcrun safari-web-extension-packager /path/to/extension
```
3. Click run in the top of Xcode