diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index e768d2fb8c..0907d7926f 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -61,4 +61,3 @@ GCC_PRECOMPILE_PREFIX_HEADER = YES ONLY_ACTIVE_ARCH = YES VALID_ARCHS = i386 x86_64 armv7 armv7s arm64 PRODUCT_NAME = $(TARGET_NAME) -USE_HEADERMAP = NO