• 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
Supporting Tiger, using leopard functions when possible?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Supporting Tiger, using leopard functions when possible?


  • Subject: Supporting Tiger, using leopard functions when possible?
  • From: Jean-Nicolas Jolivet <email@hidden>
  • Date: Tue, 25 Nov 2008 13:43:23 -0500

I'm writing an App with XCode 3.0 on Leopard, however I want to support tiger...

My App builds fine if I set the Active build SDK setting to 10.4, however I am testing for Leopard function using "respondsToSelector" (Basically I test to see if a class respondsToSelector:(some 10.5 only method) if it does, I go along with it, if not I do it an alternative (but slower) way, that is supported by tiger...

From there can I build my app so that it runs on tiger, and uses leopard's function when available?? I tried building with the default target settings but I got a user saying it just wont open on Tiger (I made sure all I got was 2 warnings... and in both cases I test for respondsToSelector before using them)

Is there a Target settings I need to change or something for my app to run on Tiger??


Jean-Nicolas Jolivet email@hidden http://www.silverscripting.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


  • Follow-Ups:
    • Re: Supporting Tiger, using leopard functions when possible?
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: Best way to Change Window
  • Next by Date: Re: Supporting Tiger, using leopard functions when possible?
  • Previous by thread: Re: NSSTextView
  • Next by thread: Re: Supporting Tiger, using leopard functions when possible?
  • Index(es):
    • Date
    • Thread