How do you add iOS support for an existing Safari WebExtension?
I tried running xcrun safari-web-extension-converter --rebuild-project /path/to/project.xcodeproj
but that just shows the help text for the safari-web-extension-converter.
Is there any documentation that demonstrates a manual way to do this?
Specs:
Safari 14.1.1
macOS 11.4
Xcode 12.5.1