summaryrefslogtreecommitdiff
path: root/macosx/Configs/Pcsxr.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Configs/Pcsxr.xcconfig')
-rw-r--r--macosx/Configs/Pcsxr.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Configs/Pcsxr.xcconfig b/macosx/Configs/Pcsxr.xcconfig
index 41e2b971..d1f0c10e 100644
--- a/macosx/Configs/Pcsxr.xcconfig
+++ b/macosx/Configs/Pcsxr.xcconfig
@@ -11,7 +11,7 @@ SDKROOT = macosx
GCC_PREPROCESSOR_DEFINITIONS = _MACOSX=1 $(DEBUG_PREPROCESSOR_DEFINITIONS)
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
-MACOSX_DEPLOYMENT_TARGET = 10.7
+MACOSX_DEPLOYMENT_TARGET = 10.9
CLANG_ENABLE_OBJC_ARC = YES
GCC_DYNAMIC_NO_PIC = NO
COMBINE_HIDPI_IMAGES = YES