XCode Woes

XCode is giving all kinds of problems. After a while it just stops letting me build. It likes vague error messages too:

The Debugger has exited due to signal 5 (SIGTRAP).The Debugger has exited due to signal 5 (SIGTRAP).

Oh well, just an excuse for me to rewrite the thing again. I’m now making snapshots with XCode so that I can just revert if anything goes awry.

New features and much increased performance as I’m actually using an NSArrayController. I’m looking at my old code and laughing…