X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/01ba0b1f650b7696b4507400d5ffb541323bf650..3215be951cbc1e5e8bad14701507b68ebf380ab5:/ITFoundation.xcode/project.pbxproj diff --git a/ITFoundation.xcode/project.pbxproj b/ITFoundation.xcode/project.pbxproj index 0ea001c..f32054d 100755 --- a/ITFoundation.xcode/project.pbxproj +++ b/ITFoundation.xcode/project.pbxproj @@ -210,6 +210,10 @@ //2A4 2AB93A2C057059DC007E748F = { children = ( + 7C2D93BD07C2FD6700A487A9, + 7C2D93BE07C2FD6700A487A9, + 7C058DF7072F10530082E1E9, + 7C058DF8072F10530082E1E9, 2AB93A3005705A0C007E748F, 2AB93A3105705A0C007E748F, ); @@ -595,6 +599,65 @@ //7C2 //7C3 //7C4 + 7C058DF7072F10530082E1E9 = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "ITCategory-NSObject.h"; + refType = 4; + sourceTree = ""; + }; + 7C058DF8072F10530082E1E9 = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "ITCategory-NSObject.m"; + refType = 4; + sourceTree = ""; + }; + 7C058DF9072F10530082E1E9 = { + fileRef = 7C058DF7072F10530082E1E9; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 7C058DFA072F10530082E1E9 = { + fileRef = 7C058DF8072F10530082E1E9; + isa = PBXBuildFile; + settings = { + }; + }; + 7C2D93BD07C2FD6700A487A9 = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "ITCategory-NSBundle.h"; + refType = 4; + sourceTree = ""; + }; + 7C2D93BE07C2FD6700A487A9 = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "ITCategory-NSBundle.m"; + refType = 4; + sourceTree = ""; + }; + 7C2D93BF07C2FD6700A487A9 = { + fileRef = 7C2D93BD07C2FD6700A487A9; + isa = PBXBuildFile; + settings = { + }; + }; + 7C2D93C007C2FD6700A487A9 = { + fileRef = 7C2D93BE07C2FD6700A487A9; + isa = PBXBuildFile; + settings = { + }; + }; 7C97DC2C05B614300013E85F = { fileEncoding = 4; isa = PBXFileReference; @@ -876,6 +939,8 @@ 3D97137F05D9FBF40033607F, 3D97138A05D9FD6B0033607F, 376AF4DF06597CA900F0979E, + 7C058DF9072F10530082E1E9, + 7C2D93BF07C2FD6700A487A9, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -914,6 +979,8 @@ 3D97138105D9FBFA0033607F, 3D97138B05D9FD6B0033607F, 376AF4E006597CA900F0979E, + 7C058DFA072F10530082E1E9, + 7C2D93C007C2FD6700A487A9, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0;