On Sep 6, 2011, at 6:31 PM, Chris Hanson wrote: > Furthermore, Xcode 3.2.6 and 4.0 added "Latest Mac OS X" and "Latest iOS" > options to the Base SDK pop-up, which is preferable to specifying a > particular OS version for the SDK against which you wish to build.
"Preferable" only if you want unpredictable changes in behavior, as has been discussed elsewhere in this thread. One should only change the SDK being used after careful deliberation and a plan to cope with the changed behavior (possibly while also coping with the old behavior if you continue to deploy to older OS versions). Automatic switching, as embodied in those options, is an awful idea, in my opinion. Regards, Ken _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com