iPhone App project organization in Xcode
Coming from web based mvc frameworks this seems to be a good approach. Having distinct folders for controllers, models and views. I’ve also seen others discuss grouping your code by functionality or by “screen” (view).
