On 31 Jul 2014, at 05:56, Eden Smallwood <zeppenw...@lafn.org> wrote: > I'm not sure whether this counts as just a "point of order" or > something, but my "Project Format 3.2 compatible" project targets 10.6 just > fine in xcode 5.1.1, ( and xcode 433 and 402 ). To "install" the 10.6 SDK > into Xcode 5, I just dragged it in the finder from my xcode 3 installation > into my xcode 5 installation… done.
Bad idea. Apple test Xcode versions against the SDKs that come with them. When a new Xcode with a new SDK comes out, Apple may have noticed some bugs Xcode had together with this SDK and fixed it. By plugging a new SDK into the old Xcode, you won't get these fixes. So you can get subtle crashes, and other weirdness (newly-introduced attributes being ignored and causing linking to go wrong). I would do this only as a last resort. Cheers, -- Uli Kusterer "The Witnesses of TeachText are everywhere..." http://www.zathras.de _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com