On Sep 17, 2009, at 11:33 AM, Jean-Daniel Dupas wrote:
Correct me if I'm wrong, but the linked-on-or-after(10.6) test will returns false if you use the 10.5 SDK on Snow Leopard, isn't it ?
Linked on or after checks should be tied to the specific SDK you use, so if you link against a 10.5 SDK you should appear as if you don't know about 10.6 and should get 10.5 behaviors where necessary.
-- David Duncan Apple DTS Animation and Printing _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
