adium/adium

92fa28ff1873
Merged matthewkotila/adium/tip into default

Fixes #16970 ("Transition from SenTestingKit to XCTest") in order to build on OS X 10.11 / Xcode 7.2.
#include "Base.xcconfig"
STRIP_INSTALLED_PRODUCT = NO
GCC_OPTIMIZATION_LEVEL = 0
COPY_PHASE_STRIP = NO
GCC_PREPROCESSOR_DEFINITIONS = DEBUG_BUILD
ONLY_ACTIVE_ARCH = YES
IBC_STRIP_NIBS = NO
IBC_FLATTEN_NIBS = NO