X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/aa27430a07025ca3541a6cec108253830e822920..f2f66bf528e9ff8784910c54c084df57f2c3b75e:/ITKit.xcodeproj/project.pbxproj diff --git a/ITKit.xcodeproj/project.pbxproj b/ITKit.xcodeproj/project.pbxproj index 486e10a..bed7536 100644 --- a/ITKit.xcodeproj/project.pbxproj +++ b/ITKit.xcodeproj/project.pbxproj @@ -29,7 +29,7 @@ 37B7F6750754F87A0089C005 /* ITSplashWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 37B7F66E0754F87A0089C005 /* ITSplashWindow.m */; }; 37B7F6760754F87A0089C005 /* ITSplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = 37B7F66F0754F87A0089C005 /* ITSplashScreen.m */; }; 37B7F6780754F87A0089C005 /* ITSplashScreen.h in Headers */ = {isa = PBXBuildFile; fileRef = 37B7F6710754F87A0089C005 /* ITSplashScreen.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7C02300B08A8488B00DDBD03 /* ITAboutWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C02300908A8488B00DDBD03 /* ITAboutWindowController.h */; }; + 7C02300B08A8488B00DDBD03 /* ITAboutWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C02300908A8488B00DDBD03 /* ITAboutWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; }; 7C02300C08A8488B00DDBD03 /* ITAboutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C02300A08A8488B00DDBD03 /* ITAboutWindowController.m */; }; 7C02301D08A84A1E00DDBD03 /* ITAboutWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7C02301B08A84A1E00DDBD03 /* ITAboutWindow.nib */; }; 7C105BDC07D787C0002DE061 /* ITFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CDC146C07D7878800B64193 /* ITFoundation.framework */; }; @@ -148,21 +148,21 @@ }; 7C105BE707D787D0002DE061 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */; + containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */; proxyType = 1; remoteGlobalIDString = 8DC2EF4F0486A6940098B216; remoteInfo = ITFoundation; }; 7C105BE907D787D8002DE061 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */; + containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */; proxyType = 1; remoteGlobalIDString = 8DC2EF4F0486A6940098B216; remoteInfo = ITFoundation; }; 7CDC146F07D7878D00B64193 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */; + containerPortal = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8DC2EF5B0486A6940098B216; remoteInfo = ITFoundation; @@ -293,7 +293,7 @@ 7C99312F054F6A03000B93EA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 7CC84BE0054F6CA2001DC704 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = ""; }; 7CC84BE4054F6CAA001DC704 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; - 7CDC144907D7869C00B64193 /* ITFoundation.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcode; path = ../ITFoundation/ITFoundation.xcode; sourceTree = SOURCE_ROOT; }; + 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcodeproj; path = ../ITFoundation/ITFoundation.xcodeproj; sourceTree = SOURCE_ROOT; }; 7CEA43C807D77F1600CACD9D /* ITLoginItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITLoginItem.h; sourceTree = ""; }; 7CEA43C907D77F1600CACD9D /* ITLoginItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITLoginItem.m; sourceTree = ""; }; 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; @@ -352,7 +352,7 @@ 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { isa = PBXGroup; children = ( - 7CDC144907D7869C00B64193 /* ITFoundation.xcode */, + 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */, 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */, 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */, ); @@ -942,7 +942,7 @@ projectReferences = ( { ProductGroup = 7CDC146B07D7878800B64193 /* Products */; - ProjectRef = 7CDC144907D7869C00B64193 /* ITFoundation.xcode */; + ProjectRef = 7CDC144907D7869C00B64193 /* ITFoundation.xcodeproj */; }, ); targets = ( @@ -1057,12 +1057,12 @@ }; 7C105BE807D787D0002DE061 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "ITFoundation (from ITFoundation.xcode)"; + name = "ITFoundation (from ITFoundation.xcodeproj)"; targetProxy = 7C105BE707D787D0002DE061 /* PBXContainerItemProxy */; }; 7C105BEA07D787D8002DE061 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "ITFoundation (from ITFoundation.xcode)"; + name = "ITFoundation (from ITFoundation.xcodeproj)"; targetProxy = 7C105BE907D787D8002DE061 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */