cordova-programming-code icon indicating copy to clipboard operation
cordova-programming-code copied to clipboard

Update plugin.xml

Open mm0000 opened this issue 11 years ago • 0 comments

  • File was empty, made it match the tutorial in the book.
  • Added a fix for Cordova IOS builds outside of Xcode e.g. Intel's XDK. These tools do not supply the option to specify which frameworks should be added in the build proces. By adding the reference to the CoreTelephony.framework in the config the build process itself will add the framework when trying to build the app.

mm0000 avatar Aug 25 '14 13:08 mm0000