X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/f5ba1b3d36420e85c5708cea5a3ab1d816f614e9..cdaf08d75aed64cffcb54c908eb383b05dd92789:/ITKit.xcode/project.pbxproj diff --git a/ITKit.xcode/project.pbxproj b/ITKit.xcode/project.pbxproj index 422bfdf..1e394fa 100755 --- a/ITKit.xcode/project.pbxproj +++ b/ITKit.xcode/project.pbxproj @@ -509,6 +509,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 @@ -599,6 +683,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; @@ -1594,6 +1706,8 @@ 7C992DF8054F5179000B93EA, 2AC8319B056D037700A7D7E2, 2AC8319C056D037700A7D7E2, + 7C4BBADA05F98C9900734027, + 7C4BBADB05F98C9900734027, ); isa = PBXGroup; name = Cells; @@ -1777,6 +1891,12 @@ 7C992DEA054F5179000B93EA, 7C992DE7054F5179000B93EA, 7C992DE8054F5179000B93EA, + 372C5813068FE72F00CEF54A, + 372C5812068FE72F00CEF54A, + 37B3906906923D1200E828B9, + 37B3906A06923D1200E828B9, + 3747E3F806950A0D001ACA46, + 3747E3F906950A0D001ACA46, ); isa = PBXGroup; name = Effects; @@ -2130,6 +2250,10 @@ 2AC83141056D00F700A7D7E2, 2AC8319D056D037700A7D7E2, 3710912805C0825900ED0F36, + 7C4BBADC05F98C9900734027, + 372C5815068FE72F00CEF54A, + 37B3906B06923D1200E828B9, + 3747E3FA06950A0D001ACA46, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -2189,6 +2313,10 @@ 2AC83142056D00F700A7D7E2, 2AC8319E056D037700A7D7E2, 3710912305C0821000ED0F36, + 7C4BBADD05F98C9900734027, + 372C5814068FE72F00CEF54A, + 37B3906C06923D1200E828B9, + 3747E3FB06950A0D001ACA46, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0;