• 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: Developing for 10.4 and up
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Developing for 10.4 and up


  • Subject: Re: Developing for 10.4 and up
  • From: "Sean McBride" <email@hidden>
  • Date: Thu, 14 Jan 2010 17:58:58 -0500
  • Organization: Rogue Research Inc.

On 1/14/10 5:44 PM, David Penton said:

>I am running Snow Leopard and Xcode 3.2. I must develop a small app that
>runs on OS X 10.4, 10.5 and 10.6.
>
>I have read Apple's SDK Compatibility Guide. Based on my understanding
>of that document, I set the project build options to:  base SDK as 10.6,
>Mac OS X Deployment Target 10.4.
>
>What I don't understand is this warning message when I build:
>
><built-in>:0:0 <built-in>:0: warning: Mac OS X version 10.5 or later is
>needed for use of the new objc abi
>
>
>The weird thing is that I to my recollection I did not get that message
>the first time I built the project. It only came up after I tinkered
>with a class or two. However, after the tinkering I set things back as
>they had been.
>
>What does that mean? Will it run on 10.4 or not?

Are you trying to use new Obj-C features like properties, @synthesize,
etc.?  If so, you can't (if you want to target 10.4).

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


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

This email sent to email@hidden

References: 
 >Developing for 10.4 and up (From: David Penton <email@hidden>)

  • Prev by Date: Re: Developing for 10.4 and up
  • Next by Date: Re: Developing for 10.4 and up
  • Previous by thread: Re: Developing for 10.4 and up
  • Next by thread: Re: Developing for 10.4 and up
  • Index(es):
    • Date
    • Thread