Re: autorelease CGImageRef?
Re: autorelease CGImageRef?
- Subject: Re: autorelease CGImageRef?
- From: Peter N Lewis <email@hidden>
- Date: Fri, 8 Aug 2008 10:07:36 +0800
At 8:24 AM -0700 7/8/08, Chris Hanson wrote:
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.
That's true, but its not safe to do so.
For example, that will allow kCGBlendModeCopy to be used, even though
its not available in 10.4.
Thanks,
Peter.
--
Keyboard Maestro 3 Now Available!
Now With Status Menu triggers!
Keyboard Maestro <http://www.keyboardmaestro.com/> Macros for your Mac
<http://www.stairways.com/> <http://download.stairways.com/>
_______________________________________________
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