I have recently started learning how to write programs for the iPhone and iPod Touch platform. This page will contain things which I think need to be documented, either because Apple doesn't document them (or their documentation hasn't been updated in several years) or because I might want to write my own reference which explains something in a way which is easier for me to understand.
Issues with Xcode and Subversion talks about issues I ran into while figuring out how to make Xcode play nice with my subversion repository, and shows a MUCH easier way to take an existing Xcode project and add it to a repository.