From c3e4c41e4fc98eed2074787e0bb4073618793ff3 Mon Sep 17 00:00:00 2001 From: Joseph Spiros Date: Tue, 28 Oct 2003 13:05:39 +0000 Subject: [PATCH 1/1] Updating ITFoundation project settings to build against the 10.2.7 SDK (You better have had this installed, and no, I will not change it back) --- ITFoundation.xcode/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ITFoundation.xcode/project.pbxproj b/ITFoundation.xcode/project.pbxproj index 7793ed5..247473d 100755 --- a/ITFoundation.xcode/project.pbxproj +++ b/ITFoundation.xcode/project.pbxproj @@ -63,6 +63,8 @@ //084 0867D690FE84028FC02AAC07 = { buildSettings = { + MACOSX_DEPLOYMENT_TARGET = 10.2; + SDKROOT = /Developer/SDKs/MacOSX10.2.7.sdk; }; buildStyles = ( 014CEA440018CDF011CA2923, -- 2.20.1