X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Mothur.xcodeproj%2Fproject.pbxproj;h=8304f072147391d834a1a82f002ee60a697c04fe;hb=bcb6728939694811bf6a00ae6d568f783840edfd;hp=e186189747863ade7244de0831b853ba99774017;hpb=d39f94cf9bceeae887b211eec862da5c9c77e10d;p=mothur.git diff --git a/Mothur.xcodeproj/project.pbxproj b/Mothur.xcodeproj/project.pbxproj index e186189..8304f07 100644 --- a/Mothur.xcodeproj/project.pbxproj +++ b/Mothur.xcodeproj/project.pbxproj @@ -2413,7 +2413,7 @@ GCC_OPTIMIZATION_LEVEL = 3; "INSTALL_PATH[sdk=*]" = TARGET_BUILD_DIR; PRODUCT_NAME = mothur; - SDKROOT = macosx10.8; + SDKROOT = macosx; SKIP_INSTALL = NO; }; name = Debug; @@ -2449,6 +2449,7 @@ "VERSION=\"\\\"1.31.0\\\"\"", "RELEASE_DATE=\"\\\"5/24/2013\\\"\"", ); + GCC_VERSION = ""; "GCC_VERSION[arch=*]" = ""; GCC_WARN_ABOUT_MISSING_NEWLINE = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; @@ -2466,7 +2467,7 @@ "-lncurses", "-lreadline", ); - SDKROOT = macosx; + SDKROOT = macosx10.8; SKIP_INSTALL = NO; USER_HEADER_SEARCH_PATHS = ""; }; @@ -2485,6 +2486,7 @@ "VERSION=\"\\\"1.31.0\\\"\"", "RELEASE_DATE=\"\\\"5/24/2013\\\"\"", ); + GCC_VERSION = ""; GCC_WARN_ABOUT_MISSING_NEWLINE = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_MISSING_PARENTHESES = YES; @@ -2504,7 +2506,7 @@ "-lncurses", "-lreadline", ); - SDKROOT = macosx; + SDKROOT = macosx10.8; SKIP_INSTALL = NO; }; name = Release;