X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/f43112aa0d5738cf9f2f8b8fa0fc63627871a69c..4d01d52c488cd791c6c91e46f2caad03d95cb375:/ITKit.xcodeproj/project.pbxproj diff --git a/ITKit.xcodeproj/project.pbxproj b/ITKit.xcodeproj/project.pbxproj index aeb0202..6688930 100644 --- a/ITKit.xcodeproj/project.pbxproj +++ b/ITKit.xcodeproj/project.pbxproj @@ -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 */ @@ -1138,7 +1138,7 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7C022FE808A8465D00DDBD03 /* Development */ = { + 7C022FE808A8465D00DDBD03 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1161,6 +1161,7 @@ INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_SEARCH_PATHS = ""; LIBRARY_STYLE = Dynamic; + MACH_O_TYPE = mh_dylib; MACOSX_DEPLOYMENT_TARGET = 10.2; OPTIMIZATION_CFLAGS = "-O0"; OTHER_LDFLAGS = ( @@ -1177,9 +1178,9 @@ WRAPPER_EXTENSION = framework; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7C022FE908A8465D00DDBD03 /* Deployment */ = { + 7C022FE908A8465D00DDBD03 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1199,6 +1200,7 @@ INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_SEARCH_PATHS = ""; LIBRARY_STYLE = Dynamic; + MACH_O_TYPE = mh_dylib; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_LDFLAGS = ( "-seg1addr", @@ -1214,7 +1216,7 @@ WRAPPER_EXTENSION = framework; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C022FEA08A8465D00DDBD03 /* Default */ = { isa = XCBuildConfiguration; @@ -1234,6 +1236,7 @@ INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_SEARCH_PATHS = ""; LIBRARY_STYLE = Dynamic; + MACH_O_TYPE = mh_dylib; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_LDFLAGS = ( "-seg1addr", @@ -1250,7 +1253,7 @@ }; name = Default; }; - 7C022FEC08A8465D00DDBD03 /* Development */ = { + 7C022FEC08A8465D00DDBD03 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -1280,9 +1283,9 @@ WARNING_CFLAGS = "-Wmost"; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7C022FED08A8465D00DDBD03 /* Deployment */ = { + 7C022FED08A8465D00DDBD03 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -1307,7 +1310,7 @@ WARNING_CFLAGS = "-Wmost"; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C022FEE08A8465D00DDBD03 /* Default */ = { isa = XCBuildConfiguration; @@ -1333,21 +1336,21 @@ }; name = Default; }; - 7C022FF008A8465D00DDBD03 /* Development */ = { + 7C022FF008A8465D00DDBD03 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { MACOSX_DEPLOYMENT_TARGET = 10.2; SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; }; - name = Development; + name = Debug; }; - 7C022FF108A8465D00DDBD03 /* Deployment */ = { + 7C022FF108A8465D00DDBD03 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { MACOSX_DEPLOYMENT_TARGET = 10.2; SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; }; - name = Deployment; + name = Release; }; 7C022FF208A8465D00DDBD03 /* Default */ = { isa = XCBuildConfiguration; @@ -1363,8 +1366,8 @@ 7C022FE708A8465D00DDBD03 /* Build configuration list for PBXNativeTarget "ITKit" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C022FE808A8465D00DDBD03 /* Development */, - 7C022FE908A8465D00DDBD03 /* Deployment */, + 7C022FE808A8465D00DDBD03 /* Debug */, + 7C022FE908A8465D00DDBD03 /* Release */, 7C022FEA08A8465D00DDBD03 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -1373,8 +1376,8 @@ 7C022FEB08A8465D00DDBD03 /* Build configuration list for PBXNativeTarget "ITKitShowcase" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C022FEC08A8465D00DDBD03 /* Development */, - 7C022FED08A8465D00DDBD03 /* Deployment */, + 7C022FEC08A8465D00DDBD03 /* Debug */, + 7C022FED08A8465D00DDBD03 /* Release */, 7C022FEE08A8465D00DDBD03 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -1383,8 +1386,8 @@ 7C022FEF08A8465D00DDBD03 /* Build configuration list for PBXProject "ITKit" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C022FF008A8465D00DDBD03 /* Development */, - 7C022FF108A8465D00DDBD03 /* Deployment */, + 7C022FF008A8465D00DDBD03 /* Debug */, + 7C022FF108A8465D00DDBD03 /* Release */, 7C022FF208A8465D00DDBD03 /* Default */, ); defaultConfigurationIsVisible = 0;