• 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: #pragma to suppress a warning message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #pragma to suppress a warning message


  • Subject: Re: #pragma to suppress a warning message
  • From: Chris Hanson <email@hidden>
  • Date: Thu, 17 Sep 2009 11:33:28 -0700

On Sep 16, 2009, at 6:09 PM, Jay Boyer wrote:

Finally, I am doing this because the preferredLanguages method is specified to be an OS 10.5+ method and the project I am working on is being built on the 10.4 SDK.

The proper way to set up this project, as you’ve described it, is to build the project using a Base SDK of Mac OS X 10.5 (or later), and a Mac OS X Deployment Target of 10.4.


- Base SDK is the latest operating system from which you wish to use features
- Deployment Target is the earliest operating system on which your software will run


This is the case for both Mac OS X and iPhone OS. You do not need to use the SDK specific to an operating system just because that is the minimum operating system your application will support.

  — Chris

_______________________________________________

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: 
 >#pragma to suppress a warning message (From: Jay Boyer <email@hidden>)

  • Prev by Date: Re: settings to build for 10.5 on 10.6?
  • Next by Date: Re: CAAnimation finished ?
  • Previous by thread: Re: #pragma to suppress a warning message
  • Next by thread: Document Attributes into Pdf
  • Index(es):
    • Date
    • Thread