Re: cross development, missing methods
Re: cross development, missing methods
- Subject: Re: cross development, missing methods
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 7 Oct 2008 10:26:05 -0600
On Oct 7, 2008, at 10:19 AM, Robert Nikander wrote:
I was hoping I could get the compiler to warn me about these
things. Is there a compiler flag that helps? Or should I forget
about the "Deployment Target" build setting and create multiple
targets or projects that use different SDKs?
This is a problem that can be solved by using an older SDK. If you
want to use methods added to future versions of Mac OS X, then use -
respondsToSelector: and the -performSelector: methods.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden