/UnitTests-Different-AppDelegate

This a test project, showing how unit tests can not compile if they are to use a designated AppDelegate class that is only part of the test target and not the app target. Works well on Xcode 6, but crashes with Xcode 7.

Primary LanguageObjective-C

Watchers