Man I'm really starting to hate XCode:
Couldn't open /Users/lloyd/Code/FeedTicker/FeedTicker.xcode.
Reason: Invalid parameter not satisfying: (index >= 0) && (index < (_itemArray ? CFArrayGetCount(_itemArray) : 0)).
This has been happening since last night when it quit on me randomly. It doesn't seem to like it when two projects are open at the same time. It gets confused and doesn't know how to deal. Now it will only open my project if I open another project first then quit it right away. I might as well leave it on all the time but that becomes quite the trick if it keeps dying on me.
I have been learning to like how it can be used to manage large projects. It even allows the use of external editors so I can code away in Vim without problems. With the project I'm developing, the way code bases are supposed to be set up in the "apple way" is slowly starting sink in. It's just these stability issues are getting in the way of my imbibing process.
Luckily after checking apple.com I found that there's a new version available from the Apple Developer Connection so I'm downloading that as I type. It has "Improved stability and user experience" which should be a good. I guess I shouldn't rely on Software Update so much since it's been around since the end of April. Bah.
FeedTicker
Gee!