@Yogi: Tried that, but you didn't have garbage collection on for the release version anyway :)
I did enable garbage collection, but sometimes the setting gets lost when Xcode opens it. It might be some sort of bug between different versions.
Still have the crashyness on debug though
Double-check that garbage collection is on for debug. If it still crashes, email me the stack trace (the list of function calls leading up to the crash).
by Scott Stevenson — Aug 21
I did enable garbage collection, but sometimes the setting gets lost when Xcode opens it. It might be some sort of bug between different versions.
Still have the crashyness on debug though
Double-check that garbage collection is on for debug. If it still crashes, email me the stack trace (the list of function calls leading up to the crash).