🔗 Alcatraz : Xcode Package Manager

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.

November 16, 2013 · 1 min · 46 words

🔗 Warnings I turn on, and why » Idle Time

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.

October 2, 2013 · 1 min · 69 words