Re: [PROPOSAL] Update Cordova iOS Platform Xcode Compatibility

2020-02-11 Thread Bryan Ellis
I will go ahead with the merge of the PR after a review. Thanks for the vote and feedback on this proposal. On Tue, Feb 11, 2020 at 1:05 AM Jesse wrote: > +1 > > > On Feb 10, 2020, at 6:02 AM, julio cesar sanchez > wrote: > > > > +1 > > > > note that maybe it's not clear, but we would remove

Re: [PROPOSAL] Update Cordova iOS Platform Xcode Compatibility

2020-02-10 Thread Jesse
+1 > On Feb 10, 2020, at 6:02 AM, julio cesar sanchez > wrote: > > +1 > > note that maybe it's not clear, but we would remove Xcode 10 support as > using the Xcode 11 structure will make apps incompatible with previous > Xcode versions. > > Dropping Xcode 10 support can also simplify some

Re: [PROPOSAL] Update Cordova iOS Platform Xcode Compatibility

2020-02-10 Thread julio cesar sanchez
+1 note that maybe it's not clear, but we would remove Xcode 10 support as using the Xcode 11 structure will make apps incompatible with previous Xcode versions. Dropping Xcode 10 support can also simplify some plugins code that have additional code macros to work on Xcode 10 at the moment. El

Re: [PROPOSAL] Update Cordova iOS Platform Xcode Compatibility

2020-02-10 Thread Bryan Ellis
I accidentally clicked on the send button before adding the PR link that I already submitted. https://github.com/apache/cordova-ios/pull/780 I also *+1* for setting the "*Project Format*" to "*Xcode 11-compatible*" On Mon, Feb 10, 2020 at 10:51 PM Bryan Ellis wrote: > I would like to open

Re: [PROPOSAL] Update Cordova iOS Platform Xcode Compatibility

2020-02-10 Thread Chris Brody
+100 On Mon, Feb 10, 2020 at 8:51 AM Bryan Ellis wrote: > I would like to open the discussion and vote to *update the Cordova iOS > Xcode "Project Format" setting to Xcode 11-compatible* for the upcoming > next major release. > > I have already created a PR that performs the changes but would

[PROPOSAL] Update Cordova iOS Platform Xcode Compatibility

2020-02-10 Thread Bryan Ellis
I would like to open the discussion and vote to *update the Cordova iOS Xcode "Project Format" setting to Xcode 11-compatible* for the upcoming next major release. I have already created a PR that performs the changes but would like to get feedback from others regarding this change in general and