Why doesn\'t this code work when compiling an ApplicationTests unit test bundle?
#if TARGET_OS_IPHONE #import #import &
You need to add
#include
source: https://opensource.apple.com/source/CarbonHeaders/CarbonHeaders-8A428/TargetConditionals.h.auto.html