Continuously Learning Xcode

For an indie developer it’s important to hear how other developers are working. Ben Scheirman of NSScreencast is posting an interesting series on his development of an app. Just watching how others work is really useful to spot shortcuts and efficiencies in development. A subscription is required for full access, but the first three videos (Part 1Part 2Part 3) in this series are available for free.

A couple of tips from these first videos. SimPholders2 is a utility which saves minutes off the tedious process of navigating the Finder to the folder structure for your app in the simulator. gitignore.io will generate your gitignore file for your project.

 

This entry was posted in Apps, Development, iOS. Bookmark the permalink.