On Jun 27, 2012, at 2:53 PM, koko wrote:

> Ok, so what is the real truth regarding using a base SDK of 10.6 and a 
> deployment target of 10.5?
> 
> The blogosphere says this cannot be done and Apple says it is OK.
> 
> We have issues running a 10.6 SDK build on a 10.5.8 system.
> 
> We have a certain percentage of customers who are on 10.5.8.
> 
> Who should I believe? Apple or the blogosphere?

It can definitely be done in theory.

In practice you have to test the heck out of it, because without the 10.5 SDK, 
there’s nothing keeping you from accidentally using 10.6+ APIs, whose effects 
will only show up by throwing runtime exceptions on 10.5.

Charles


_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [email protected]

Reply via email to