Xcode
12 Sep 2013
How To Support Old iOS SDK’s in Xcode 5
Xcode 5 dropped the iOS 6 SDK, but you can just copy it back in. Here’s where the SDKs live and how to grab them if you already nuked your old Xcode.
18 Oct 2011
Xcode Archives – What a Buncha Jerks
Why your Xcode archive won’t validate and the one build setting that fixes it. If your static libraries are sneaking into the archive, ‘Skip Install = YES’ is the magic toggle you need.