I just realized for my cocoa application I can set the garbage collector setting for the target but also for the project.
My app did crash since I activated GB only in the project properties not in the target properties like I used to do. Changes in the project settings did not apply to the target settings. What use is the Garbage Collector in the project settings?