X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/fc20fb5991f57d35d0483a29d8a4c8f7775e7969..63956bb9f9984a26dc8147615be854e93ccc6b50:/ITKit.xcode/project.pbxproj diff --git a/ITKit.xcode/project.pbxproj b/ITKit.xcode/project.pbxproj index a1a36f3..b00a982 100755 --- a/ITKit.xcode/project.pbxproj +++ b/ITKit.xcode/project.pbxproj @@ -432,6 +432,68 @@ target = 8DC2EF4F0486A6940098B216; targetProxy = 2AC8297F056C451900A7D7E2; }; + 2AC8313F056D00F700A7D7E2 = { + expectedFileType = sourcecode.c.h; + fileEncoding = 4; + isa = PBXFileReference; + path = ITImageView.h; + refType = 4; + sourceTree = ""; + }; + 2AC83140056D00F700A7D7E2 = { + expectedFileType = sourcecode.c.objc; + fileEncoding = 4; + isa = PBXFileReference; + path = ITImageView.m; + refType = 4; + sourceTree = ""; + }; + 2AC83141056D00F700A7D7E2 = { + fileRef = 2AC8313F056D00F700A7D7E2; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 2AC83142056D00F700A7D7E2 = { + fileRef = 2AC83140056D00F700A7D7E2; + isa = PBXBuildFile; + settings = { + }; + }; + 2AC8319B056D037700A7D7E2 = { + expectedFileType = sourcecode.c.h; + fileEncoding = 4; + isa = PBXFileReference; + path = ITImageCell.h; + refType = 4; + sourceTree = ""; + }; + 2AC8319C056D037700A7D7E2 = { + expectedFileType = sourcecode.c.objc; + fileEncoding = 4; + isa = PBXFileReference; + path = ITImageCell.m; + refType = 4; + sourceTree = ""; + }; + 2AC8319D056D037700A7D7E2 = { + fileRef = 2AC8319B056D037700A7D7E2; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 2AC8319E056D037700A7D7E2 = { + fileRef = 2AC8319C056D037700A7D7E2; + isa = PBXBuildFile; + settings = { + }; + }; //2A0 //2A1 //2A2 @@ -998,6 +1060,9 @@ fileRef = 7C992DD8054F5179000B93EA; isa = PBXBuildFile; settings = { + ATTRIBUTES = ( + Private, + ); }; }; 7C992E0E054F5179000B93EA = { @@ -1419,7 +1484,6 @@ children = ( 7C992DE4054F5179000B93EA, 7C992DD3054F5179000B93EA, - 7C992DFD054F5179000B93EA, ); isa = PBXGroup; name = Headers; @@ -1446,6 +1510,8 @@ 7C992DCC054F5179000B93EA, 7C992DF5054F5179000B93EA, 7C992DF6054F5179000B93EA, + 2AC8313F056D00F700A7D7E2, + 2AC83140056D00F700A7D7E2, ); isa = PBXGroup; name = Controls; @@ -1458,6 +1524,8 @@ 7C992DCE054F5179000B93EA, 7C992DF7054F5179000B93EA, 7C992DF8054F5179000B93EA, + 2AC8319B056D037700A7D7E2, + 2AC8319C056D037700A7D7E2, ); isa = PBXGroup; name = Cells; @@ -1617,6 +1685,7 @@ 7C992DFA054F5179000B93EA, 7C992DD8054F5179000B93EA, 7C992DD9054F5179000B93EA, + 7C992DFD054F5179000B93EA, 7C99305B054F687D000B93EA, ); isa = PBXGroup; @@ -1632,10 +1701,10 @@ 7C992DD5054F5179000B93EA, 7C992DD6054F5179000B93EA, 7C992DD7054F5179000B93EA, - 7C992DE9054F5179000B93EA, - 7C992DEA054F5179000B93EA, 7C992DEB054F5179000B93EA, 7C992DEC054F5179000B93EA, + 7C992DE9054F5179000B93EA, + 7C992DEA054F5179000B93EA, 7C992DE7054F5179000B93EA, 7C992DE8054F5179000B93EA, ); @@ -1988,6 +2057,8 @@ 7C992E2E054F5179000B93EA, 7C992E30054F5179000B93EA, 7C992E32054F5179000B93EA, + 2AC83141056D00F700A7D7E2, + 2AC8319D056D037700A7D7E2, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -2044,6 +2115,8 @@ 7C992E2D054F5179000B93EA, 7C992E2F054F5179000B93EA, 7C992E31054F5179000B93EA, + 2AC83142056D00F700A7D7E2, + 2AC8319E056D037700A7D7E2, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0;