• 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: Does there exist a Cocoa compatibility test tool?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does there exist a Cocoa compatibility test tool?


  • Subject: Re: Does there exist a Cocoa compatibility test tool?
  • From: "Shawn Erickson" <email@hidden>
  • Date: Tue, 9 May 2006 17:50:04 -0700

On 5/9/06, Eric <email@hidden> wrote:
I'm wondering if there exists a tool that can determine the minimum OS X
version requirement for my application, by presumably checking all of the
API calls in my application and see which OS X version supports them.

Review the following document (note MAC_OS_X_VERSION_MIN_REQUIRED and MAC_OS_X_VERSION_MAX_ALLOWED)...

<http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/index.html>

Also Interface Builder has compatibility checking built in (see the
last tab item "NIb" on the window that represents your nib and also
note "Compatibility Checking..." menu item under the File menu.

-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Does there exist a Cocoa compatibility test tool?
      • From: Eric <email@hidden>
References: 
 >Does there exist a Cocoa compatibility test tool? (From: Eric <email@hidden>)

  • Prev by Date: Does there exist a Cocoa compatibility test tool?
  • Next by Date: Re: Question regarding getRectsBeingDrawn:'s constant array pointer argument (const NSRect **)
  • Previous by thread: Does there exist a Cocoa compatibility test tool?
  • Next by thread: Re: Does there exist a Cocoa compatibility test tool?
  • Index(es):
    • Date
    • Thread