Alcatraz : Xcode Package Manager
Alcatraz is an open-source package manager for Xcode. It lets you discover and install plugins, templates and color schemes without the need for manually cloning or copying files. It installs itself as a part of Xcode and it feels like home.
Warnings I turn on, and why Β» Idle Time
Iβve started turning on most of Xcodeβs warning options and one warning-related build setting in all of my personal projects. I suggest you do the same.
(β¦)
The rest of the warnings, I turn on because either they make something clearer or they tell me about either real or potential (i.e., future real) bugs.
See also boredzo/Warnings-xcconfig repo at GitHub.