X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/c6baa45585d2caea0a6d824a63e308e47f2f52de..1d5525ced75adc1fe1508e8c19fcc31af129464e:/ITKit.xcode/project.pbxproj diff --git a/ITKit.xcode/project.pbxproj b/ITKit.xcode/project.pbxproj index 7beefb5..2e5e568 100755 --- a/ITKit.xcode/project.pbxproj +++ b/ITKit.xcode/project.pbxproj @@ -6,8 +6,6 @@ objectVersion = 39; objects = { 014CEA440018CDF011CA2923 = { - buildRules = ( - ); buildSettings = { COPY_PHASE_STRIP = NO; DEBUGGING_SYMBOLS = YES; @@ -22,8 +20,6 @@ name = Development; }; 014CEA450018CDF011CA2923 = { - buildRules = ( - ); buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; @@ -65,7 +61,7 @@ 0867D690FE84028FC02AAC07 = { buildSettings = { MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.7.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; }; buildStyles = ( 014CEA440018CDF011CA2923, @@ -109,8 +105,7 @@ sourceTree = ""; }; 0867D69BFE84028FC02AAC07 = { - fallbackIsa = PBXFileReference; - isa = PBXFrameworkReference; + isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; @@ -118,8 +113,7 @@ sourceTree = ""; }; 0867D6A5FE840307C02AAC07 = { - fallbackIsa = PBXFileReference; - isa = PBXFrameworkReference; + isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; @@ -196,8 +190,7 @@ sourceTree = ""; }; 1058C7B1FEA5585E11CA2CBB = { - fallbackIsa = PBXFileReference; - isa = PBXFrameworkReference; + isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; @@ -509,6 +502,90 @@ ); }; }; + 372C5812068FE72F00CEF54A = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITZoomWindowEffect.m; + refType = 4; + sourceTree = ""; + }; + 372C5813068FE72F00CEF54A = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITZoomWindowEffect.h; + refType = 4; + sourceTree = ""; + }; + 372C5814068FE72F00CEF54A = { + fileRef = 372C5812068FE72F00CEF54A; + isa = PBXBuildFile; + settings = { + }; + }; + 372C5815068FE72F00CEF54A = { + fileRef = 372C5813068FE72F00CEF54A; + isa = PBXBuildFile; + settings = { + }; + }; + 3747E3F806950A0D001ACA46 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITSpinAndZoomWindowEffect.h; + refType = 4; + sourceTree = ""; + }; + 3747E3F906950A0D001ACA46 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITSpinAndZoomWindowEffect.m; + refType = 4; + sourceTree = ""; + }; + 3747E3FA06950A0D001ACA46 = { + fileRef = 3747E3F806950A0D001ACA46; + isa = PBXBuildFile; + settings = { + }; + }; + 3747E3FB06950A0D001ACA46 = { + fileRef = 3747E3F906950A0D001ACA46; + isa = PBXBuildFile; + settings = { + }; + }; + 37B3906906923D1200E828B9 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITSpinWindowEffect.h; + refType = 4; + sourceTree = ""; + }; + 37B3906A06923D1200E828B9 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITSpinWindowEffect.m; + refType = 4; + sourceTree = ""; + }; + 37B3906B06923D1200E828B9 = { + fileRef = 37B3906906923D1200E828B9; + isa = PBXBuildFile; + settings = { + }; + }; + 37B3906C06923D1200E828B9 = { + fileRef = 37B3906A06923D1200E828B9; + isa = PBXBuildFile; + settings = { + }; + }; //370 //371 //372 @@ -1807,6 +1884,12 @@ 7C992DEA054F5179000B93EA, 7C992DE7054F5179000B93EA, 7C992DE8054F5179000B93EA, + 372C5813068FE72F00CEF54A, + 372C5812068FE72F00CEF54A, + 37B3906906923D1200E828B9, + 37B3906A06923D1200E828B9, + 3747E3F806950A0D001ACA46, + 3747E3F906950A0D001ACA46, ); isa = PBXGroup; name = Effects; @@ -2161,6 +2244,9 @@ 2AC8319D056D037700A7D7E2, 3710912805C0825900ED0F36, 7C4BBADC05F98C9900734027, + 372C5815068FE72F00CEF54A, + 37B3906B06923D1200E828B9, + 3747E3FA06950A0D001ACA46, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -2221,6 +2307,9 @@ 2AC8319E056D037700A7D7E2, 3710912305C0821000ED0F36, 7C4BBADD05F98C9900734027, + 372C5814068FE72F00CEF54A, + 37B3906C06923D1200E828B9, + 3747E3FB06950A0D001ACA46, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0;