Re: [DISCUSS] Update iOS Embedded WebView docs for Carthage

2017-04-30 Thread Shazron
I added Carthage to the iOS WebViews section of the docs for cordova-ios@4.4.0, instead of replacing it: http://cordova.apache.org/announcements/2017/04/26/ios-release.html On Fri, Mar 24, 2017 at 11:26 PM, Shazron wrote: > Thanks Corinne, > That's the bet that Swift pm will be the king of the h

Re: [DISCUSS] Update iOS Embedded WebView docs for Carthage

2017-03-24 Thread Shazron
Thanks Corinne, That's the bet that Swift pm will be the king of the hill once it is fully baked and everybody moves to it (especially since it will be included with Xcode), but until then... Regarding doing both, I'd like to not support both -- especially since CocoaPods is more involved. I'll le

Re: [DISCUSS] Update iOS Embedded WebView docs for Carthage

2017-03-24 Thread Corinne
Sent from my iPhone > On 24 Mar 2017, at 01:11, Shazron wrote: > > Yes for plugins we have to use plugman. > > Why Carthage and not CocoaPods? > > Firstly I like that Carthage is not opinionated like CocoaPods -- you have > to have a Podfile, podspec, etc, and it creates a workspace that you

Re: [DISCUSS] Update iOS Embedded WebView docs for Carthage

2017-03-23 Thread Shazron
Yes for plugins we have to use plugman. Why Carthage and not CocoaPods? Firstly I like that Carthage is not opinionated like CocoaPods -- you have to have a Podfile, podspec, etc, and it creates a workspace that you *have* to use. I was working on the goal for users to "easily add Cordova to an e

Re: [DISCUSS] Update iOS Embedded WebView docs for Carthage

2017-03-23 Thread julio cesar sanchez
No objection, but why Carthage and not CocoaPods? For the plugins we have to use plugman, right? 2017-03-23 22:07 GMT+01:00 Shazron : > I'm going to leave this open for the rest of this week, and if no concerns > I will take that as lazy consensus and file an issue for changing this. > > On Tue,

Re: [DISCUSS] Update iOS Embedded WebView docs for Carthage

2017-03-23 Thread Shazron
I'm going to leave this open for the rest of this week, and if no concerns I will take that as lazy consensus and file an issue for changing this. On Tue, Mar 21, 2017 at 2:41 PM, Shazron wrote: > ## DESCRIPTION > > Carthage is supported for embedding Cordova into existing iOS projects now > (in