Re: Garbage Collection?
Re: Garbage Collection?
- Subject: Re: Garbage Collection?
- From: Shane Stanley <email@hidden>
- Date: Wed, 01 Aug 2012 18:15:26 +1000
On 01/08/2012, at 4:58 PM, Rick Mann <email@hidden> wrote:
> So, is Garbage Collection no longer available in Xc4.4? I've searched google, but aside from a single terse reply on a list, I can't find anything authoritative.
>
> As I recall, Apple's message had always been that there was no preference for ARC over GC, or vice-versa.
GC is deprecated as of 10.8. To use it in Xcode 4.4 you need to add it as a user-defined setting. Go to Add Build Setting down the bottom right, and Add User-Defined Setting. Enter GCC_ENABLE_OBJC_GC and a value of required.
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
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