Hi, I have ported my Tiger cocoa app to Leopard. Now, I want to make use of the methods that have construct AVAILABLE_MAC_OS_X_VERSION_10_5_AND_LATER with them. Can anybody guide me in using those methods in my code? When I try to use such method and do a 'jump to definition' it indicates nothing and when I check for the header file it shows me a older header file, though I have included new frameworks.
(I want to use some latest methods from NSTimeZone.h and I have included Foundation framework in my project) Regards Yogesh _______________________________________________ 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]
