Safari Deployment

The BoiledSaaS Chrome Extension boilerplate is fully compatible with Safari Extensions.

Prepare codebase

In a new terminal run:

xcrun safari-web-extension-converter <path-to-dist-folder>

This will generate you an xcode project in the 'Documents' folder. The entire app will already be fully compatible and permissions are automatically converted.

Deploy your app via App Store Connect.