cordova-plugin-add-swift-support
cordova-plugin-add-swift-support copied to clipboard
Cordova CLI Dependency
Hi,
Is there a reason for the following? // This script has to be executed depending on the command line arguments, not // on the hook execution cycle.
We use the cordova-lib directly to add plugins and platforms during our build process, and as we don't use the CLI the hooks for the swift support plugin are never fired.
I have forked a version of your plugin which just uses the hooks, but it would be great to use the main version if we can.
thanks, Dave.