*outdated ;) On Sunday, September 11, 2016, Shazron <shaz...@gmail.com> wrote:
> The docs are horribly updated. I think we were waiting on Apple to make > Xcode 7 required for submitting to the App Store, and they did that, and we > didn't notice. > > I don't consider this a breaking change, since by now most people would > have gone Xcode 7 already because of Apple. > > On Sat, Sep 10, 2016 at 3:31 PM, Kerri Shotts <kerrisho...@gmail.com > <javascript:_e(%7B%7D,'cvml','kerrisho...@gmail.com');>> wrote: > >> So, in playing around with my PR, I've discovered the following: >> >> - Travis CI fails because it is using Xcode 6.1; they pass if I specify >> Xcode 7.3 explicitly. >> - Xcode 6.1 does not like the additions I made to the asset library and >> it complains loudly about about the storyboard (even when not set as the >> launch storyboard) >> - Cordova documentation (http://cordova.apache.org/doc >> s/en/latest/guide/platforms/ios/index.html#requirements-and-support) >> indicates that the minimum required version of Xcode is 6.0 >> - Xcode 6.0 will run on macOS 10.9 and higher. >> >> This leads me to believe that this would be considered a breaking change, >> since the minimum version of Xcode would now be 7.0. Xcode 7.0 requires a >> minimum of macOS 10.10.4. >> >> Given all of that, I'm thinking this can't be rolled out until we have a >> major cordova-ios release. Thoughts? >> >> [Also added the above to the JIRA issue] >> >> ~Kerri >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org >> <javascript:_e(%7B%7D,'cvml','dev-unsubscr...@cordova.apache.org');> >> For additional commands, e-mail: dev-h...@cordova.apache.org >> <javascript:_e(%7B%7D,'cvml','dev-h...@cordova.apache.org');> >> >> >