e-imaxina / cordova-plugin-deeplinks

Cordova plugin to support Universal/Deep Links for iOS/Android.
MIT License
33 stars 68 forks source link

Support cordova-cli 9.0.0 - requireCordovaModule deprecation #11

Open cj4luv opened 5 years ago

cj4luv commented 5 years ago

The use of context.requireCordovaModule for non-cordova dependencies has been removed, and suggests you now add the dependency to the plugins package.json and require'd normally.

edit xcodePreferences.js

add to node modules at package.json