• 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
Property usage warning when targeting 10.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Property usage warning when targeting 10.4


  • Subject: Property usage warning when targeting 10.4
  • From: "Bertrand Landry-Hetu" <email@hidden>
  • Date: Thu, 29 Nov 2007 14:04:16 -0800

Hi list,

I have this project that needs to run on both 10.4 and 10.5. I have a
few classes that are meant to run on 10.5 only and I do so by checking
at runtime that there are only instantiated if running 10.5. These
classes make use of properties and when I compile using the 10.5 SDK
and targeting 10.4 I get this warning for each properties in my
classes:

warning: Mac OS X version 10.5 or later is needed for use of property.

Is there any way to turn it off?

I noticed that it complains only for my code, not for the properties
in CALayer.h for example. Why is it complaining for one but the not
the other ?


Thank you.
 _______________________________________________
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

  • Prev by Date: __attribute__((used)) not working in Xcode 3?
  • Next by Date: Re: XC3: text macros, autocompletion
  • Previous by thread: __attribute__((used)) not working in Xcode 3?
  • Next by thread: Xcode: Introspection dylib not loaded [LEOPARD SPECIFIC]
  • Index(es):
    • Date
    • Thread