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

Plugin doesn't support cordova cli -9

Open jklinson opened this issue 5 years ago • 2 comments

While trying to run build command getting error for 'requireCordovaModule' used in add-swift-support.js file.

We need to change requireCordovaModule to simple require it seems.

jklinson avatar Nov 28 '19 04:11 jklinson

I can confirm this.

sprengerst avatar Jun 11 '20 13:06 sprengerst

I can also confirm

burtontanner avatar Aug 08 '21 16:08 burtontanner