// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; }; 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; EE1CFD2509DBA11400F94750 /* Fittings.c in Sources */ = {isa = PBXBuildFile; fileRef = EE1CFD2409DBA11400F94750 /* Fittings.c */; }; EE1CFD3609DBA65100F94750 /* Memory.c in Sources */ = {isa = PBXBuildFile; fileRef = EE1CFD3509DBA65100F94750 /* Memory.c */; }; EE1CFD4209DBA72200F94750 /* units.c in Sources */ = {isa = PBXBuildFile; fileRef = EE1CFD4109DBA72200F94750 /* units.c */; }; EE5DF6A409DC7A55009DCE6A /* UnitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EE5DF6A309DC7A55009DCE6A /* UnitTests.m */; }; EE5DF70409DC7C72009DCE6A /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE5DF70309DC7C72009DCE6A /* SenTestingKit.framework */; }; EE5DF70509DC7C72009DCE6A /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE5DF70309DC7C72009DCE6A /* SenTestingKit.framework */; }; EE5DF78409DCED13009DCE6A /* Printing.c in Sources */ = {isa = PBXBuildFile; fileRef = EE5DF78309DCED13009DCE6A /* Printing.c */; }; EE5DF78509DCED13009DCE6A /* Printing.c in Sources */ = {isa = PBXBuildFile; fileRef = EE5DF78309DCED13009DCE6A /* Printing.c */; }; EE98A84209DF40F3007BBCC0 /* log.txt in Resources */ = {isa = PBXBuildFile; fileRef = EE98A84109DF40F3007BBCC0 /* log.txt */; }; EE98A84309DF40F3007BBCC0 /* log.txt in Resources */ = {isa = PBXBuildFile; fileRef = EE98A84109DF40F3007BBCC0 /* log.txt */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = ""; }; 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; 32CA4F630368D1EE00C91783 /* omino_fitting_2006_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = omino_fitting_2006_Prefix.pch; sourceTree = ""; }; 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D1107320486CEB800E47090 /* omino_fitting_2006.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = omino_fitting_2006.app; sourceTree = BUILT_PRODUCTS_DIR; }; EE1CFD2309DBA11400F94750 /* Fittings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Fittings.h; sourceTree = ""; }; EE1CFD2409DBA11400F94750 /* Fittings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Fittings.c; sourceTree = ""; }; EE1CFD3409DBA65100F94750 /* Memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Memory.h; sourceTree = ""; }; EE1CFD3509DBA65100F94750 /* Memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Memory.c; sourceTree = ""; }; EE1CFD4009DBA72200F94750 /* units.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = units.h; sourceTree = ""; }; EE1CFD4109DBA72200F94750 /* units.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = units.c; sourceTree = ""; }; EE5DF6A209DC7A55009DCE6A /* UnitTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UnitTests.h; sourceTree = ""; }; EE5DF6A309DC7A55009DCE6A /* UnitTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UnitTests.m; sourceTree = ""; }; EE5DF6E109DC7B93009DCE6A /* UnitTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UnitTests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; EE5DF6E209DC7B93009DCE6A /* UnitTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "UnitTests-Info.plist"; sourceTree = ""; }; EE5DF70309DC7C72009DCE6A /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = /System/Library/Frameworks/SenTestingKit.framework; sourceTree = ""; }; EE5DF78209DCED13009DCE6A /* Printing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Printing.h; sourceTree = ""; }; EE5DF78309DCED13009DCE6A /* Printing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Printing.c; sourceTree = ""; }; EE98A84109DF40F3007BBCC0 /* log.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = log.txt; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8D11072E0486CEB800E47090 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, EE5DF70509DC7C72009DCE6A /* SenTestingKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; EE5DF6DE09DC7B93009DCE6A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( EE5DF70409DC7C72009DCE6A /* SenTestingKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 080E96DDFE201D6D7F000001 /* Classes */ = { isa = PBXGroup; children = ( ); name = Classes; sourceTree = ""; }; 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { isa = PBXGroup; children = ( 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, ); name = "Linked Frameworks"; sourceTree = ""; }; 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { isa = PBXGroup; children = ( 29B97324FDCFA39411CA2CEA /* AppKit.framework */, 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */, 29B97325FDCFA39411CA2CEA /* Foundation.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; 19C28FACFE9D520D11CA2CBB /* Products */ = { isa = PBXGroup; children = ( 8D1107320486CEB800E47090 /* omino_fitting_2006.app */, EE5DF6E109DC7B93009DCE6A /* UnitTests.octest */, ); name = Products; sourceTree = ""; }; 29B97314FDCFA39411CA2CEA /* omino_fitting_2006 */ = { isa = PBXGroup; children = ( 080E96DDFE201D6D7F000001 /* Classes */, 29B97315FDCFA39411CA2CEA /* Other Sources */, 29B97317FDCFA39411CA2CEA /* Resources */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, EE5DF6E209DC7B93009DCE6A /* UnitTests-Info.plist */, ); name = omino_fitting_2006; sourceTree = ""; }; 29B97315FDCFA39411CA2CEA /* Other Sources */ = { isa = PBXGroup; children = ( EE98A84109DF40F3007BBCC0 /* log.txt */, 32CA4F630368D1EE00C91783 /* omino_fitting_2006_Prefix.pch */, 29B97316FDCFA39411CA2CEA /* main.m */, EE1CFD2309DBA11400F94750 /* Fittings.h */, EE1CFD2409DBA11400F94750 /* Fittings.c */, EE1CFD3409DBA65100F94750 /* Memory.h */, EE1CFD3509DBA65100F94750 /* Memory.c */, EE1CFD4009DBA72200F94750 /* units.h */, EE1CFD4109DBA72200F94750 /* units.c */, EE5DF6A209DC7A55009DCE6A /* UnitTests.h */, EE5DF6A309DC7A55009DCE6A /* UnitTests.m */, EE5DF78209DCED13009DCE6A /* Printing.h */, EE5DF78309DCED13009DCE6A /* Printing.c */, ); name = "Other Sources"; sourceTree = ""; }; 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( 8D1107310486CEB800E47090 /* Info.plist */, 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, 29B97318FDCFA39411CA2CEA /* MainMenu.nib */, ); name = Resources; sourceTree = ""; }; 29B97323FDCFA39411CA2CEA /* Frameworks */ = { isa = PBXGroup; children = ( EE5DF70309DC7C72009DCE6A /* SenTestingKit.framework */, 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8D1107260486CEB800E47090 /* omino_fitting_2006 */ = { isa = PBXNativeTarget; buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "omino_fitting_2006" */; buildPhases = ( 8D1107290486CEB800E47090 /* Resources */, 8D11072C0486CEB800E47090 /* Sources */, 8D11072E0486CEB800E47090 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = omino_fitting_2006; productInstallPath = "$(HOME)/Applications"; productName = omino_fitting_2006; productReference = 8D1107320486CEB800E47090 /* omino_fitting_2006.app */; productType = "com.apple.product-type.application"; }; EE5DF6E009DC7B93009DCE6A /* UnitTests */ = { isa = PBXNativeTarget; buildConfigurationList = EE5DF6E309DC7B94009DCE6A /* Build configuration list for PBXNativeTarget "UnitTests" */; buildPhases = ( EE5DF6DC09DC7B93009DCE6A /* Resources */, EE5DF6DD09DC7B93009DCE6A /* Sources */, EE5DF6DE09DC7B93009DCE6A /* Frameworks */, EE5DF6DF09DC7B93009DCE6A /* ShellScript */, ); buildRules = ( ); dependencies = ( ); name = UnitTests; productName = UnitTests; productReference = EE5DF6E109DC7B93009DCE6A /* UnitTests.octest */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "omino_fitting_2006" */; hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* omino_fitting_2006 */; projectDirPath = ""; targets = ( 8D1107260486CEB800E47090 /* omino_fitting_2006 */, EE5DF6E009DC7B93009DCE6A /* UnitTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8D1107290486CEB800E47090 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */, 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, EE98A84309DF40F3007BBCC0 /* log.txt in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; EE5DF6DC09DC7B93009DCE6A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( EE98A84209DF40F3007BBCC0 /* log.txt in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ EE5DF6DF09DC7B93009DCE6A /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8D11072C0486CEB800E47090 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D11072D0486CEB800E47090 /* main.m in Sources */, EE1CFD2509DBA11400F94750 /* Fittings.c in Sources */, EE1CFD3609DBA65100F94750 /* Memory.c in Sources */, EE1CFD4209DBA72200F94750 /* units.c in Sources */, EE5DF6A409DC7A55009DCE6A /* UnitTests.m in Sources */, EE5DF78409DCED13009DCE6A /* Printing.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; EE5DF6DD09DC7B93009DCE6A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( EE5DF78509DCED13009DCE6A /* Printing.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 089C165DFE840E0CC02AAC07 /* English */, ); name = InfoPlist.strings; sourceTree = ""; }; 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = { isa = PBXVariantGroup; children = ( 29B97319FDCFA39411CA2CEA /* English */, ); name = MainMenu.nib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ C01FCF4B08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = c99; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = omino_fitting_2006; WRAPPER_EXTENSION = app; ZERO_LINK = YES; }; name = Debug; }; C01FCF4C08A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = omino_fitting_2006; WRAPPER_EXTENSION = app; }; name = Release; }; C01FCF4F08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Debug; }; C01FCF5008A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; EE5DF6E409DC7B94009DCE6A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h"; INFOPLIST_FILE = "UnitTests-Info.plist"; INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; OTHER_LDFLAGS = ( "-framework", Cocoa, "-framework", SenTestingKit, ); PREBINDING = NO; PRODUCT_NAME = UnitTests; WRAPPER_EXTENSION = octest; ZERO_LINK = NO; }; name = Debug; }; EE5DF6E509DC7B94009DCE6A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h"; INFOPLIST_FILE = "UnitTests-Info.plist"; INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; OTHER_LDFLAGS = ( "-framework", Cocoa, "-framework", SenTestingKit, ); PREBINDING = NO; PRODUCT_NAME = UnitTests; WRAPPER_EXTENSION = octest; ZERO_LINK = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "omino_fitting_2006" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4B08A954540054247B /* Debug */, C01FCF4C08A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4E08A954540054247B /* Build configuration list for PBXProject "omino_fitting_2006" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4F08A954540054247B /* Debug */, C01FCF5008A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; EE5DF6E309DC7B94009DCE6A /* Build configuration list for PBXNativeTarget "UnitTests" */ = { isa = XCConfigurationList; buildConfigurations = ( EE5DF6E409DC7B94009DCE6A /* Debug */, EE5DF6E509DC7B94009DCE6A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; }