Post

Replies

Boosts

Views

Activity

safari-web-extension-developer
After running the first code, i am getting this in return This tool will package your Web Extension into an app that can be built and run in Safari on macOS and distributed through the App Store. It will generate a default Xcode project based on the manifest.json file. Usage: safari-web-extension-converter [options] path/to/web-extension Options:     --project-location    The location to put the created Xcode project.     --app-name            The name of the generated app.     --bundle-identifier   The bundle identifier for the generated app.     --swift               Use Swift in the generated app.     --objc                Use Objective-C in the generated app. Additional flags:     --copy-resources   Copy the extension files to the generated project. If not specified, the project will reference the original extension files.     --no-open          Do not open the generated Xcode project when complete.     --force            Force overwriting the output directory if it exists.     --help             Print this help text. not sure what to do after this. can anyone help me??
3
0
1k
Nov ’20