background preloader

XCode - iOS dev

Facebook Twitter

Complete Xcode Keyboard Shortcut List (UPDATED) Xcode - Is there any best practices or conventions for ios project structure. Code Organization in Xcode Projects. Xcode does not impose any structure to your source code tree. This is both cool and useful to quickly throw a couple of lines for a prototype, but in my experience, this approach does not scale. More often than not, without any hygiene, your project can become a mess.