• 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: How do I configure an Xcode project to use or not-use garbage collection?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I configure an Xcode project to use or not-use garbage collection?


  • Subject: Re: How do I configure an Xcode project to use or not-use garbage collection?
  • From: Bill Bumgarner <email@hidden>
  • Date: Sat, 08 Nov 2008 17:12:40 -0800

On Nov 8, 2008, at 1:37 PM, David Reidy wrote:
Objective-C Garbage Collection will appear, you can then choose from 'Unsupported' 'Supported' and 'Required'

To add to this.

If you are writing an application, choose one of Unsupported or Required.

Required is slightly faster than Supported. Supported exists for the folks that need to write plugins or frameworks that may be used in both GC'd and non-GC'd contexts (like all of the frameworks included with Mac OS X).

b.bum

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >How do I configure an Xcode project to use or not-use garbage collection? (From: "Michael A. Crawford" <email@hidden>)
 >Re: How do I configure an Xcode project to use or not-use garbage collection? (From: David Reidy <email@hidden>)

  • Prev by Date: Re: How do I configure an Xcode project to use or not-use garbage collection?
  • Next by Date: Re: Hello Newbiee Online, and auto completion quesiton
  • Previous by thread: Re: How do I configure an Xcode project to use or not-use garbage collection?
  • Next by thread: Re: How do I configure an Xcode project to use or not-use garbage collection?
  • Index(es):
    • Date
    • Thread