Why doesn\'t this code work when compiling an ApplicationTests unit test bundle?
#if TARGET_OS_IPHONE #import #import &
Both work well
#import "TargetConditionals.h"
#import
| └-#import | └- #include | └- defined TARGET_OS_IPHONE