X-Git-Url: http://git.ithinksw.org/ITMac.git/blobdiff_plain/23909c9a43322b81a777a8a9b6682ff343d111af..dd6936f43588a6648db77a6ace7ffa3460c418c8:/ITMac.xcodeproj/project.pbxproj diff --git a/ITMac.xcodeproj/project.pbxproj b/ITMac.xcodeproj/project.pbxproj index 5fd39dd..ef6145a 100644 --- a/ITMac.xcodeproj/project.pbxproj +++ b/ITMac.xcodeproj/project.pbxproj @@ -26,41 +26,17 @@ 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 014CEA440018CDF011CA2923 /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - ZERO_LINK = YES; - }; - name = Development; - }; - 014CEA450018CDF011CA2923 /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXContainerItemProxy section */ 7C8250B407FB265900147948 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 7C8250A607FB263900147948 /* ITFoundation.xcode */; + containerPortal = 7C8250A607FB263900147948 /* ITFoundation.xcodeproj */; proxyType = 2; remoteGlobalIDString = 8DC2EF5B0486A6940098B216; remoteInfo = ITFoundation; }; 7C8250BA07FB267400147948 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 7C8250A607FB263900147948 /* ITFoundation.xcode */; + containerPortal = 7C8250A607FB263900147948 /* ITFoundation.xcodeproj */; proxyType = 1; remoteGlobalIDString = 8DC2EF4F0486A6940098B216; remoteInfo = ITFoundation; @@ -75,7 +51,7 @@ 32DBCF5E0370ADEE00C91783 /* ITMac_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITMac_Prefix.pch; sourceTree = ""; }; 7C04624E0801E23100433407 /* ITPixmapListMacResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITPixmapListMacResource.h; sourceTree = ""; }; 7C04624F0801E23100433407 /* ITPixmapListMacResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITPixmapListMacResource.m; sourceTree = ""; }; - 7C8250A607FB263900147948 /* ITFoundation.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcode; path = ../ITFoundation/ITFoundation.xcode; sourceTree = SOURCE_ROOT; }; + 7C8250A607FB263900147948 /* ITFoundation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcodeproj; path = ../ITFoundation/ITFoundation.xcodeproj; sourceTree = SOURCE_ROOT; }; 7C8250C807FB272900147948 /* ITMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITMac.h; sourceTree = ""; }; 7C8250DF07FB286500147948 /* ITAppleEventTools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITAppleEventTools.h; sourceTree = ""; }; 7C8250E007FB286500147948 /* ITAppleEventTools.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITAppleEventTools.m; sourceTree = ""; }; @@ -94,6 +70,8 @@ 7C8253C107FBCEB700147948 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8DC2EF5B0486A6940098B216 /* ITMac.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ITMac.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + FA6339320F1B47F700916240 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + FA6339330F1B47F700916240 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -133,7 +111,7 @@ 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { isa = PBXGroup; children = ( - 7C8250A607FB263900147948 /* ITFoundation.xcode */, + 7C8250A607FB263900147948 /* ITFoundation.xcodeproj */, 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */, 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */, ); @@ -145,6 +123,8 @@ children = ( 8DC2EF5A0486A6940098B216 /* Info.plist */, 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + FA6339320F1B47F700916240 /* COPYING */, + FA6339330F1B47F700916240 /* LICENSE */, ); name = Resources; sourceTree = ""; @@ -262,24 +242,6 @@ ); buildRules = ( ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ITMac_Prefix.pch; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_STYLE = DYNAMIC; - MACOSX_DEPLOYMENT_TARGET = 10.2; - OTHER_LDFLAGS = ( - "-seg1addr", - 0x17500000, - ); - PRODUCT_NAME = ITMac; - WRAPPER_EXTENSION = framework; - }; dependencies = ( 7C8250BB07FB267400147948 /* PBXTargetDependency */, ); @@ -295,14 +257,7 @@ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 7C9C31A108A844C3005D6BCE /* Build configuration list for PBXProject "ITMac" */; - buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; - }; - buildStyles = ( - 014CEA440018CDF011CA2923 /* Development */, - 014CEA450018CDF011CA2923 /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 0867D691FE84028FC02AAC07 /* ITMac */; productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; @@ -310,9 +265,10 @@ projectReferences = ( { ProductGroup = 7C8250A807FB263B00147948 /* Products */; - ProjectRef = 7C8250A607FB263900147948 /* ITFoundation.xcode */; + ProjectRef = 7C8250A607FB263900147948 /* ITFoundation.xcodeproj */; }, ); + projectRoot = ""; targets = ( 8DC2EF4F0486A6940098B216 /* ITMac */, ); @@ -359,7 +315,7 @@ /* Begin PBXTargetDependency section */ 7C8250BB07FB267400147948 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "ITFoundation (from ITFoundation.xcode)"; + name = "ITFoundation (from ITFoundation.xcodeproj)"; targetProxy = 7C8250BA07FB267400147948 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -376,7 +332,7 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 7C9C319E08A844C3005D6BCE /* Development */ = { + 7C9C319E08A844C3005D6BCE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; @@ -392,6 +348,7 @@ INFOPLIST_FILE = Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_STYLE = DYNAMIC; + MACH_O_TYPE = mh_dylib; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_LDFLAGS = ( "-seg1addr", @@ -401,9 +358,9 @@ WRAPPER_EXTENSION = framework; ZERO_LINK = YES; }; - name = Development; + name = Debug; }; - 7C9C319F08A844C3005D6BCE /* Deployment */ = { + 7C9C319F08A844C3005D6BCE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; @@ -417,6 +374,7 @@ INFOPLIST_FILE = Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_STYLE = DYNAMIC; + MACH_O_TYPE = mh_dylib; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_LDFLAGS = ( "-seg1addr", @@ -426,7 +384,7 @@ WRAPPER_EXTENSION = framework; ZERO_LINK = NO; }; - name = Deployment; + name = Release; }; 7C9C31A008A844C3005D6BCE /* Default */ = { isa = XCBuildConfiguration; @@ -440,6 +398,7 @@ INFOPLIST_FILE = Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_STYLE = DYNAMIC; + MACH_O_TYPE = mh_dylib; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_LDFLAGS = ( "-seg1addr", @@ -450,27 +409,39 @@ }; name = Default; }; - 7C9C31A208A844C3005D6BCE /* Development */ = { + 7C9C31A208A844C3005D6BCE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = ( + ppc, + i386, + ); MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Development; + name = Debug; }; - 7C9C31A308A844C3005D6BCE /* Deployment */ = { + 7C9C31A308A844C3005D6BCE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = ( + ppc, + i386, + ); MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; - name = Deployment; + name = Release; }; 7C9C31A408A844C3005D6BCE /* Default */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = ( + ppc, + i386, + ); MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Default; }; @@ -480,8 +451,8 @@ 7C9C319D08A844C3005D6BCE /* Build configuration list for PBXNativeTarget "ITMac" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C9C319E08A844C3005D6BCE /* Development */, - 7C9C319F08A844C3005D6BCE /* Deployment */, + 7C9C319E08A844C3005D6BCE /* Debug */, + 7C9C319F08A844C3005D6BCE /* Release */, 7C9C31A008A844C3005D6BCE /* Default */, ); defaultConfigurationIsVisible = 0; @@ -490,8 +461,8 @@ 7C9C31A108A844C3005D6BCE /* Build configuration list for PBXProject "ITMac" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7C9C31A208A844C3005D6BCE /* Development */, - 7C9C31A308A844C3005D6BCE /* Deployment */, + 7C9C31A208A844C3005D6BCE /* Debug */, + 7C9C31A308A844C3005D6BCE /* Release */, 7C9C31A408A844C3005D6BCE /* Default */, ); defaultConfigurationIsVisible = 0;