From: Joseph Spiros Date: Wed, 29 Oct 2003 03:59:05 +0000 (+0000) Subject: Updating ITKit project settings to target 10.2. X-Git-Tag: v0.1~22 X-Git-Url: http://git.ithinksw.org/ITKit.git/commitdiff_plain/2a7dcf0d5158e7ef892da9d2db21ac8adea572db?ds=sidebyside Updating ITKit project settings to target 10.2. --- diff --git a/ITKit.xcode/project.pbxproj b/ITKit.xcode/project.pbxproj index b5943df..fedebae 100755 --- a/ITKit.xcode/project.pbxproj +++ b/ITKit.xcode/project.pbxproj @@ -64,6 +64,8 @@ //084 0867D690FE84028FC02AAC07 = { buildSettings = { + MACOSX_DEPLOYMENT_TARGET = 10.2; + SDKROOT = /Developer/SDKs/MacOSX10.2.7.sdk; }; buildStyles = ( 014CEA440018CDF011CA2923, @@ -1365,6 +1367,7 @@ GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = "ITKitShowcase-Info.plist"; INSTALL_PATH = "$(USER_APPS_DIR)"; + MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = ""; OTHER_LDFLAGS = "-framework Foundation -framework AppKit"; OTHER_REZFLAGS = ""; @@ -1950,6 +1953,7 @@ INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_SEARCH_PATHS = ""; LIBRARY_STYLE = Dynamic; + MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_LDFLAGS = "-seg1addr 0x19000000"; PRODUCT_NAME = ITKit; SECTORDER_FLAGS = "";