cordova-plugin-add-swift-support icon indicating copy to clipboard operation
cordova-plugin-add-swift-support copied to clipboard

Cordova CLI Dependency

Open Dave-Osborne opened this issue 7 years ago • 0 comments

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.

Dave-Osborne avatar Jan 29 '18 08:01 Dave-Osborne