+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 lun., 10 feb. 2020 a las 14:54, Bryan Ellis (<er...@apache.org>)
escribió:

> 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 <er...@apache.org> 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 like to
> > get feedback from others regarding this change in general and maybe a
> > review.
> >
> > One of the major reasons for this change is to conform with the *App
> > Store Submission[1]* guidelines:
> >
> > Starting April, 2020, all apps submitted to the App Store will need to be
> > built with Xcode 11. Xcode 11 requires macOS Mojave 10.14.3 or later.
> >
> >
> > Additionally,
> >
> > This change would modernize our default project template, CordovaLib, and
> > as well as the testing fixtures.
> >
> > And also, quoted from Apple's *WWDC 2019 Video[2]*
> >
> > Keeping your project file modern is a critical way to make sure that
> Xcode
> > can help you out and avoids the accumulation of issues.
> > First, when you're updating to a new version of Xcode, you'll be offered
> > the opportunity sometimes to have Xcode update the project settings and
> > update your project file to the latest format.
> >
> >
> > *Reference Links*
> > *App Store Submission*
> > [1] https://developer.apple.com/app-store/submissions/
> >
> > *WWDC 2019 Video*
> > [2] https://developer.apple.com/videos/play/wwdc2019/239/
> >
>

Reply via email to