• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: cross development, missing methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >cross development, missing methods (From: Robert Nikander <email@hidden>)

  • Prev by Date: Re: Universal app fails on PPC.
  • Next by Date: Appropriate use of bindings?
  • Previous by thread: cross development, missing methods
  • Next by thread: Re: cross development, missing methods
  • Index(es):
    • Date
    • Thread