cocoanetics.com
Radar Double Feature: Xcode Crash and Unit Test with UIFont
While working on unit tests for DTCoreText I stumbled upon an issue that has two aspects, one for how you set up unit tests and the other is a crash that is new as of Xcode 5.0.1. Consider this sim…