• 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: autorelease CGImageRef?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autorelease CGImageRef?


  • Subject: Re: autorelease CGImageRef?
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Fri, 8 Aug 2008 16:23:07 +0200


Le 8 août 08 à 16:17, Thomas Engelmeier a écrit :


Am 07.08.2008 um 17:24 schrieb Chris Hanson:

This appears correct, except for the fact that, for reasons known only to Apple, although CFMakeCollectable is available in 10.4, the trivial NSMakeCollectable macro is available only in 10.5.

If you build with the Mac OS X 10.5 SDK, you should be able to use NSMakeCollectable since it's declared as an inline function.


The earliest release of Mac OS X you're targeting is a function of the Mac OS X Deployment Target build setting, not the SDK.


In theory:
- The Xcode 2.4 10.4 SDK allows deployment on ANY 10.4 version,
- The Xcode 2.5 / 3.x SDKs for 10.4 and 10.5 SDKs allow deployment on recently updated 10.4 versions:


< http://www.tom-e.org/2008/04/pimp-my-xcode-sdk/>


Only as long as you set the deployment target to 10.4 of course.
An application compiled using 10.5 SDK and deployment target sets to 10.5 will not run on 10.4.



_______________________________________________

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: autorelease CGImageRef?
      • From: Thomas Engelmeier <email@hidden>
References: 
 >Re: autorelease CGImageRef? (From: Mike Abdullah <email@hidden>)
 >Re: autorelease CGImageRef? (From: Jean-Daniel Dupas <email@hidden>)
 >Re: autorelease CGImageRef? (From: Negm-Awad Amin <email@hidden>)
 >Re: autorelease CGImageRef? (From: "Shawn Erickson" <email@hidden>)
 >Re: autorelease CGImageRef? (From: Peter N Lewis <email@hidden>)
 >Re: autorelease CGImageRef? (From: Chris Hanson <email@hidden>)
 >Re: autorelease CGImageRef? (From: Thomas Engelmeier <email@hidden>)

  • Prev by Date: Re: autorelease CGImageRef?
  • Next by Date: Re: CGImageSourceCreateFromURL failed with error -11
  • Previous by thread: Re: autorelease CGImageRef?
  • Next by thread: Re: autorelease CGImageRef?
  • Index(es):
    • Date
    • Thread