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: Sean McBride <email@hidden>
- Date: Fri, 26 Sep 2014 12:06:28 -0400
- Organization: Rogue Research Inc.
On Fri, 26 Sep 2014 09:51:59 -0500, Fritz Anderson said:
>> Xcode 6 and 6.1 compile this just fine, no error or warning. I entered
>rdar://18459505, but hoping that someone can tell me the error of my
>ways, and what magic option that when set re-enables the old behavior.
>
>The painful summary is “works as intended.” For quite some time,
>developer tools have silently passed all API from the latest release of
>Apple’s operating systems, and I know of no way to turn that off. (I’ve
>searched the Build Settings for “API,” “unimplemented,” and “target.”)
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.
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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