I found these tools very useful while developing my app:
- Pivotal Tracker (agile project management)
- UISpec (functional tests - hope I find the time to blog about it, it's really cool!)
- GHUnit (unit tests)
- EGODatabase (sqlite3 ORMish)
- OCMock (mocking framework)
One piece of advice for devs: don't use IB at all and write the UI by hand. Over and over code generation proves to be a bad choice.
Thanks to Lawrence Song for the help with development, Kevin O'neill for tips and tricks and Christof Wildermuth for the german translations. Curious that it was indexed in german before any other language.