blakgeek / cordova-plugin-cocoapods-support

A Cordova/PhoneGap plugin to add support for CocoaPods dependencies.
MIT License
72 stars 72 forks source link

Error: Command failed: pod update #3

Closed shashanksakala closed 8 years ago

shashanksakala commented 8 years ago

I am trying to include the pod 'Charts', '~> 2.2' in my project which is actual in Swift, using cordova plugin cordova-plugin-cocoapod-support(id="cordova-plugin-cocoapod-support" version="1.0.2"), still not able to create the iOS project without errors, I added cordova plugin cordova-plugin-add-swift-support also but facing same error. Please help me

blakgeek commented 8 years ago

@shashankfire55555 Have you tried the latest version (>1.2.5) of the plugin? It should have fixed your issue.

If you're still having issues. Please add a gist with the output of the following command.

ionic build ios --verbose
blakgeek commented 8 years ago

Fixed in version 1.2.5