Path: csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: nospam Newsgroups: comp.sys.mac.programmer.help Subject: Re: Garbage Collection in XCode 4.4 Date: Sat, 28 Jul 2012 05:40:28 -0400 Organization: A noiseless patient Spider Lines: 12 Message-ID: <280720120540287445%nospam@nospam.invalid> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: mx04.eternal-september.org; posting-host="e83a4ce7c6d7485b2a7e19a8b36d8cae"; logging-data="12734"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/45FLVlE/mWZqKjE0oovYK" User-Agent: Thoth/1.8.3 (Carbon/OS X) Cancel-Lock: sha1:kiIwQrnEc8kDnQfikzHoiVvNA2E= Xref: csiph.com comp.sys.mac.programmer.help:146 In article , Francois wrote: > Just downloaded XCode 4.4 . Tried to write a small prog. to get used > with the new syntax for initialazing of NSNumber, NSArray etc. objects. > To my great surprise , I can't find Objective C Garbage Collection > settings in > If I type "gar" in the filter, I only get "Automatic Reference Counting" > What' going on? . The choice for garbage collection seems to have > disappeared. Is there some supplementary tool to download ? it's gone. use automatic reference counting instead.