When you want to create a new Mac or iOS project you usually use the Xcode application. This is a software development environment provided by Apple. You can download it for free from the Mac app store.

When you start your new project Apple provides you with common files and things you might need for your awesome project. Included is a file called “credits.rtf”. It’s a text file naming all the people who worked on the project – like the list of names shown after a movie.

With the new Xcode 4.2 release Apple included a really nice example for the credits file. I like that. :)

Top of Page