X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/f52146424225e2d13a8fe7a29d703676c91d0d46..df39cd4b2c3878a5e447aec90ad1380591ef2698:/ITFoundation.xcode/project.pbxproj diff --git a/ITFoundation.xcode/project.pbxproj b/ITFoundation.xcode/project.pbxproj index b8a2514..8f5b236 100755 --- a/ITFoundation.xcode/project.pbxproj +++ b/ITFoundation.xcode/project.pbxproj @@ -87,6 +87,8 @@ 089C1665FE841158C02AAC07, 0867D69AFE84028FC02AAC07, 034768DFFF38A50411DB9C8B, + 3D97138805D9FD6B0033607F, + 3D97138905D9FD6B0033607F, ); isa = PBXGroup; name = ITFoundation; @@ -153,6 +155,8 @@ children = ( 370786C005C0B4D700E6D1BA, 370786C105C0B4D700E6D1BA, + 37B9B08005C1C47E00702FDB, + 37B9B08105C1C47E00702FDB, 7CA50B2B054E77950074E1D9, 7CA50B2C054E77950074E1D9, 7CA50B2F054E77A00074E1D9, @@ -334,6 +338,37 @@ settings = { }; }; + 37B9B08005C1C47E00702FDB = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITOSAComponent.h; + refType = 4; + sourceTree = ""; + }; + 37B9B08105C1C47E00702FDB = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITOSAComponent.m; + refType = 4; + sourceTree = ""; + }; + 37B9B08205C1C47E00702FDB = { + fileRef = 37B9B08005C1C47E00702FDB; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 37B9B08305C1C47E00702FDB = { + fileRef = 37B9B08105C1C47E00702FDB; + isa = PBXBuildFile; + settings = { + }; + }; //370 //371 //372 @@ -372,6 +407,67 @@ settings = { }; }; + 3D97137B05D9FB7C0033607F = { + fileRef = 7CA50B80054E786E0074E1D9; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 3D97137C05D9FB7C0033607F = { + fileRef = 7CA50B7F054E786E0074E1D9; + isa = PBXBuildFile; + settings = { + }; + }; + 3D97137F05D9FBF40033607F = { + fileRef = 7CA50B8C054E787D0074E1D9; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 3D97138105D9FBFA0033607F = { + fileRef = 7CA50B8B054E787D0074E1D9; + isa = PBXBuildFile; + settings = { + }; + }; + 3D97138805D9FD6B0033607F = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITAppleEventTools.h; + refType = 4; + sourceTree = ""; + }; + 3D97138905D9FD6B0033607F = { + explicitFileType = sourcecode.c.objc; + fileEncoding = 4; + isa = PBXFileReference; + path = ITAppleEventTools.m; + refType = 4; + sourceTree = ""; + }; + 3D97138A05D9FD6B0033607F = { + fileRef = 3D97138805D9FD6B0033607F; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 3D97138B05D9FD6B0033607F = { + fileRef = 3D97138905D9FD6B0033607F; + isa = PBXBuildFile; + settings = { + }; + }; //3D0 //3D1 //3D2 @@ -654,12 +750,16 @@ 7CA50D7E054E7C600074E1D9, 7CA50B2D054E77950074E1D9, 370786C205C0B4D700E6D1BA, + 37B9B08205C1C47E00702FDB, 7CA50B31054E77A00074E1D9, 3D2D8A13055E07D800F59C27, 2AB93A3205705A0C007E748F, 7CF6C930057D65B0007FEC13, 7CF6C938057D65BA007FEC13, 7C97DC2E05B614300013E85F, + 3D97137B05D9FB7C0033607F, + 3D97137F05D9FBF40033607F, + 3D97138A05D9FD6B0033607F, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -695,6 +795,10 @@ 7CF6C939057D65BA007FEC13, 7C97DC2F05B614300013E85F, 370786C305C0B4D700E6D1BA, + 37B9B08305C1C47E00702FDB, + 3D97137C05D9FB7C0033607F, + 3D97138105D9FBFA0033607F, + 3D97138B05D9FD6B0033607F, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0;