X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/f688998ee6f422163c2739e33da45996f01c20b0..7c82c90e68a68e77ea2b1162170b050134f2af46:/ITFoundation.xcode/project.pbxproj diff --git a/ITFoundation.xcode/project.pbxproj b/ITFoundation.xcode/project.pbxproj index 89d2c80..91308dd 100755 --- a/ITFoundation.xcode/project.pbxproj +++ b/ITFoundation.xcode/project.pbxproj @@ -81,6 +81,8 @@ }; 0867D691FE84028FC02AAC07 = { children = ( + 376AF4DD06597CA900F0979E, + 376AF4DE06597CA900F0979E, 08FB77AEFE84172EC02AAC07, 2AB93A2C057059DC007E748F, 32C88DFF0371C24200C91783, @@ -326,6 +328,37 @@ settings = { }; }; + 376AF4DD06597CA900F0979E = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = ITLoginItem.h; + refType = 4; + sourceTree = ""; + }; + 376AF4DE06597CA900F0979E = { + fileEncoding = 30; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = ITLoginItem.m; + refType = 4; + sourceTree = ""; + }; + 376AF4DF06597CA900F0979E = { + fileRef = 376AF4DD06597CA900F0979E; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + 376AF4E006597CA900F0979E = { + fileRef = 376AF4DE06597CA900F0979E; + isa = PBXBuildFile; + settings = { + }; + }; 37B1C5160612592F00F99008 = { children = ( 370786C005C0B4D700E6D1BA, @@ -904,6 +937,7 @@ 3D97138A05D9FD6B0033607F, 37B1C5780612599000F99008, 37B1C57A0612599000F99008, + 376AF4DF06597CA900F0979E, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -945,6 +979,7 @@ 3D97138B05D9FD6B0033607F, 37B1C5770612599000F99008, 37B1C5790612599000F99008, + 376AF4E006597CA900F0979E, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0;