X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/edec93e8881d5d2ee8ddcd0e1894f4538cbee8fd..a562b4a9e91163116b73f2df7d6589d812d2278e:/ITFoundation.xcode/project.pbxproj diff --git a/ITFoundation.xcode/project.pbxproj b/ITFoundation.xcode/project.pbxproj index 5c86eec..64c152b 100755 --- a/ITFoundation.xcode/project.pbxproj +++ b/ITFoundation.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; @@ -64,7 +60,7 @@ 0867D690FE84028FC02AAC07 = { buildSettings = { MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.7.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; }; buildStyles = ( 014CEA440018CDF011CA2923, @@ -104,8 +100,7 @@ sourceTree = ""; }; 0867D69BFE84028FC02AAC07 = { - fallbackIsa = PBXFileReference; - isa = PBXFrameworkReference; + isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; @@ -113,8 +108,7 @@ sourceTree = ""; }; 0867D6A5FE840307C02AAC07 = { - fallbackIsa = PBXFileReference; - isa = PBXFrameworkReference; + isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; @@ -187,8 +181,7 @@ sourceTree = ""; }; 1058C7B1FEA5585E11CA2CBB = { - fallbackIsa = PBXFileReference; - isa = PBXFrameworkReference; + isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; @@ -217,6 +210,12 @@ //2A4 2AB93A2C057059DC007E748F = { children = ( + 7CB02EB407D049BB00959EA0, + 7CB02EB507D049BB00959EA0, + 7C2D93BD07C2FD6700A487A9, + 7C2D93BE07C2FD6700A487A9, + 7C058DF7072F10530082E1E9, + 7C058DF8072F10530082E1E9, 2AB93A3005705A0C007E748F, 2AB93A3105705A0C007E748F, ); @@ -602,6 +601,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; @@ -758,6 +816,37 @@ ); }; }; + 7CB02EB407D049BB00959EA0 = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "ITCategory-NSProxy.h"; + refType = 4; + sourceTree = ""; + }; + 7CB02EB507D049BB00959EA0 = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "ITCategory-NSProxy.m"; + refType = 4; + sourceTree = ""; + }; + 7CB02EB607D049BB00959EA0 = { + fileRef = 7CB02EB407D049BB00959EA0; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 7CB02EB707D049BB00959EA0 = { + fileRef = 7CB02EB507D049BB00959EA0; + isa = PBXBuildFile; + settings = { + }; + }; 7CF6C92E057D65B0007FEC13 = { fileEncoding = 4; isa = PBXFileReference; @@ -883,6 +972,9 @@ 3D97137F05D9FBF40033607F, 3D97138A05D9FD6B0033607F, 376AF4DF06597CA900F0979E, + 7C058DF9072F10530082E1E9, + 7C2D93BF07C2FD6700A487A9, + 7CB02EB607D049BB00959EA0, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -921,6 +1013,9 @@ 3D97138105D9FBFA0033607F, 3D97138B05D9FD6B0033607F, 376AF4E006597CA900F0979E, + 7C058DFA072F10530082E1E9, + 7C2D93C007C2FD6700A487A9, + 7CB02EB707D049BB00959EA0, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0;