Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.programmer.help > #146
| From | nospam <nospam@nospam.invalid> |
|---|---|
| Newsgroups | comp.sys.mac.programmer.help |
| Subject | Re: Garbage Collection in XCode 4.4 |
| Date | 2012-07-28 05:40 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <280720120540287445%nospam@nospam.invalid> (permalink) |
| References | <a7hpujFn5U1@mid.individual.net> |
In article <a7hpujFn5U1@mid.individual.net>, Francois <xanrov@numericable.fr> 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 <Build Settings> > 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.
Back to comp.sys.mac.programmer.help | Previous | Next — Previous in thread | Find similar
Garbage Collection in XCode 4.4 Francois <xanrov@numericable.fr> - 2012-07-28 11:32 +0200 Re: Garbage Collection in XCode 4.4 nospam <nospam@nospam.invalid> - 2012-07-28 05:40 -0400
csiph-web