akofman / cordova-plugin-add-swift-support

:hammer: Swiftify your Cordova app !
MIT License
116 stars 107 forks source link

Plugin doesn't support cordova cli -9 #70

Open jklinson opened 4 years ago

jklinson commented 4 years ago

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.

sprengerst commented 4 years ago

I can confirm this.

burtontanner commented 2 years ago

I can also confirm