Re: Cordova CLI with Cordova iOS

2016-01-13 Thread julio cesar sanchez
Cordova ios 4 works with the 5.4.1 CLI The command is 'cordova build ios --device' Next release of the CLI will have ios 4.x.x as default El miércoles, 13 de enero de 2016, Dong, Jonathan escribió: > Hi folks, > > I’m a plugin developer who is working on implementing a Cordova iOS plugin > rec

Re: Cordova CLI with Cordova iOS

2016-01-13 Thread Simon MacDonald
Yes, there will be a new version of Cordova with updated versions of cordova ios and cordova android. However, I'm not sure if you problem is related to the cordova ios upgrade. Can you post a full build log somewhere? Simon Mac Donald http://hi.im/simonmacdonald On Wed, Jan 13, 2016 at 1:11 AM,

Cordova CLI with Cordova iOS

2016-01-13 Thread Dong, Jonathan
Hi folks, I’m a plugin developer who is working on implementing a Cordova iOS plugin recently. As Cordova iOS 4.0 has been tagged, I’m planning to write my plugin based on the newly upgraded iOS plugin interface. But unfortunately I found Cordova CLI latest version v5.4.1 does not support Cordo