Re: Xcode 6 does not warn on use of iOS8 only method when deployment target is iOS7
Re: Xcode 6 does not warn on use of iOS8 only method when deployment target is iOS7
- Subject: Re: Xcode 6 does not warn on use of iOS8 only method when deployment target is iOS7
- From: Jens Alfke <email@hidden>
- Date: Fri, 26 Sep 2014 09:23:27 -0700
On Sep 26, 2014, at 9:06 AM, Sean McBride < email@hidden> wrote:
The "solution" we have is to keep a buildbot running each major release of OS X and each major release of Xcode. ex: an OS X 10.7 buildbot running Xcode 4.6.3 and using the 10.7 SDK. If one of those buildbots fails to build because you committed something that uses new API, you find out pretty shortly thereafter.
That's a clever solution :) but probably a pain to set up. If only there were a CI service like Travis but for Xcode, that could do things like this for us.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden