X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/5e2815af6cd3f5dffaca2e8d1876c0a355209859..f7665c2fca31bcea0750b3de74e0aedba934b153:/ITKit.xcode/project.pbxproj diff --git a/ITKit.xcode/project.pbxproj b/ITKit.xcode/project.pbxproj index ed67085..e8fc996 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; @@ -166,6 +160,7 @@ 7C992F9B054F547C000B93EA, 7C993057054F6832000B93EA, 2AAF7B22056C3536009B9225, + 37B7F65C0754F8440089C005, 7C992DED054F5179000B93EA, 7C992DEE054F5179000B93EA, ); @@ -196,8 +191,7 @@ sourceTree = ""; }; 1058C7B1FEA5585E11CA2CBB = { - fallbackIsa = PBXFileReference; - isa = PBXFrameworkReference; + isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; @@ -299,9 +293,6 @@ 2A30D8A1056B3BE30087AE54 = { children = ( 2A30D8A2056B3BE30087AE54, - 2A30D8A6056B3BEE0087AE54, - 2A30D8A9056B3BF60087AE54, - 2A30D8B5056B3C1B0087AE54, ); isa = PBXVariantGroup; name = ITKeyComboPanel.nib; @@ -323,36 +314,9 @@ settings = { }; }; - 2A30D8A6056B3BEE0087AE54 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.nib; - name = French; - path = French.lproj/ITKeyComboPanel.nib; - refType = 4; - sourceTree = ""; - }; - 2A30D8A9056B3BF60087AE54 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.nib; - name = German; - path = German.lproj/ITKeyComboPanel.nib; - refType = 4; - sourceTree = ""; - }; - 2A30D8B5056B3C1B0087AE54 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.nib; - name = Japanese; - path = Japanese.lproj/ITKeyComboPanel.nib; - refType = 4; - sourceTree = ""; - }; 2A30D8BC056B3C5D0087AE54 = { children = ( 2A30D8BD056B3C5D0087AE54, - 2A30D8C1056B3C670087AE54, - 2A30D8C4056B3C750087AE54, - 2A30D8C7056B3C830087AE54, ); isa = PBXVariantGroup; name = Localizable.strings; @@ -375,30 +339,6 @@ settings = { }; }; - 2A30D8C1056B3C670087AE54 = { - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = French; - path = French.lproj/Localizable.strings; - refType = 4; - sourceTree = ""; - }; - 2A30D8C4056B3C750087AE54 = { - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = German; - path = German.lproj/Localizable.strings; - refType = 4; - sourceTree = ""; - }; - 2A30D8C7056B3C830087AE54 = { - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = Japanese; - path = Japanese.lproj/Localizable.strings; - refType = 4; - sourceTree = ""; - }; 2AAF7B22056C3536009B9225 = { children = ( 7C992DC9054F5179000B93EA, @@ -563,6 +503,191 @@ ); }; }; + 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 = { + }; + }; + 37B7F65C0754F8440089C005 = { + children = ( + 37B7F6710754F87A0089C005, + 37B7F66F0754F87A0089C005, + 37B7F66C0754F87A0089C005, + 37B7F66B0754F87A0089C005, + 37B7F66D0754F87A0089C005, + 37B7F66E0754F87A0089C005, + ); + isa = PBXGroup; + name = SplashScreen; + refType = 4; + sourceTree = ""; + }; + 37B7F66B0754F87A0089C005 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITSplashView.m; + refType = 4; + sourceTree = ""; + }; + 37B7F66C0754F87A0089C005 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITSplashView.h; + refType = 4; + sourceTree = ""; + }; + 37B7F66D0754F87A0089C005 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITSplashWindow.h; + refType = 4; + sourceTree = ""; + }; + 37B7F66E0754F87A0089C005 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITSplashWindow.m; + refType = 4; + sourceTree = ""; + }; + 37B7F66F0754F87A0089C005 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITSplashScreen.m; + refType = 4; + sourceTree = ""; + }; + 37B7F6710754F87A0089C005 = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITSplashScreen.h; + refType = 4; + sourceTree = ""; + }; + 37B7F6720754F87A0089C005 = { + fileRef = 37B7F66B0754F87A0089C005; + isa = PBXBuildFile; + settings = { + }; + }; + 37B7F6730754F87A0089C005 = { + fileRef = 37B7F66C0754F87A0089C005; + isa = PBXBuildFile; + settings = { + }; + }; + 37B7F6740754F87A0089C005 = { + fileRef = 37B7F66D0754F87A0089C005; + isa = PBXBuildFile; + settings = { + }; + }; + 37B7F6750754F87A0089C005 = { + fileRef = 37B7F66E0754F87A0089C005; + isa = PBXBuildFile; + settings = { + }; + }; + 37B7F6760754F87A0089C005 = { + fileRef = 37B7F66F0754F87A0089C005; + isa = PBXBuildFile; + settings = { + }; + }; + 37B7F6780754F87A0089C005 = { + fileRef = 37B7F6710754F87A0089C005; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; //370 //371 //372 @@ -653,6 +778,34 @@ refType = 4; sourceTree = ""; }; + 7C4BBADA05F98C9900734027 = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITMultilineTextFieldCell.h; + refType = 4; + sourceTree = ""; + }; + 7C4BBADB05F98C9900734027 = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITMultilineTextFieldCell.m; + refType = 4; + sourceTree = ""; + }; + 7C4BBADC05F98C9900734027 = { + fileRef = 7C4BBADA05F98C9900734027; + isa = PBXBuildFile; + settings = { + }; + }; + 7C4BBADD05F98C9900734027 = { + fileRef = 7C4BBADB05F98C9900734027; + isa = PBXBuildFile; + settings = { + }; + }; 7C5B7C93054F6EC9008379B6 = { fileRef = 8DC2EF5B0486A6940098B216; isa = PBXBuildFile; @@ -1648,6 +1801,8 @@ 7C992DF8054F5179000B93EA, 2AC8319B056D037700A7D7E2, 2AC8319C056D037700A7D7E2, + 7C4BBADA05F98C9900734027, + 7C4BBADB05F98C9900734027, ); isa = PBXGroup; name = Cells; @@ -1831,6 +1986,12 @@ 7C992DEA054F5179000B93EA, 7C992DE7054F5179000B93EA, 7C992DE8054F5179000B93EA, + 372C5813068FE72F00CEF54A, + 372C5812068FE72F00CEF54A, + 37B3906906923D1200E828B9, + 37B3906A06923D1200E828B9, + 3747E3F806950A0D001ACA46, + 3747E3F906950A0D001ACA46, ); isa = PBXGroup; name = Effects; @@ -2184,6 +2345,13 @@ 2AC83141056D00F700A7D7E2, 2AC8319D056D037700A7D7E2, 3710912805C0825900ED0F36, + 7C4BBADC05F98C9900734027, + 372C5815068FE72F00CEF54A, + 37B3906B06923D1200E828B9, + 3747E3FA06950A0D001ACA46, + 37B7F6730754F87A0089C005, + 37B7F6740754F87A0089C005, + 37B7F6780754F87A0089C005, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -2243,6 +2411,13 @@ 2AC83142056D00F700A7D7E2, 2AC8319E056D037700A7D7E2, 3710912305C0821000ED0F36, + 7C4BBADD05F98C9900734027, + 372C5814068FE72F00CEF54A, + 37B3906C06923D1200E828B9, + 3747E3FB06950A0D001ACA46, + 37B7F6720754F87A0089C005, + 37B7F6750754F87A0089C005, + 37B7F6760754F87A0089C005, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0;