Swiftgram/Support/HockeySDK.xcconfig
Andreas Linde 36be3708f2 Some more xcconfig optimizations
- Renamed some vars to be more descriptive
- Added CONFIGURATION preprocessor
2012-10-09 22:57:27 +02:00

3 lines
288 B
Plaintext

OTHER_LDFLAGS=$(inherited) -ObjC -framework CoreGraphics -framework Foundation -framework QuartzCore -framework SystemConfiguration -weak_framework AdSupport -weak_framework UIKit
HOCKEYSDK_DOCSET_NAME=HockeySDK-iOS
GCC_PREPROCESSOR_DEFINITIONS=$(inherited) CONFIGURATION_$(CONFIGURATION)