// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 44; objects = { /* Begin PBXBuildFile section */ 23798FC60DDA231F00D8992D /* HomTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FC50DDA231F00D8992D /* HomTests.m */; }; 23798FF70DDA233100D8992D /* OxNSArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FCE0DDA233100D8992D /* OxNSArray.m */; }; 23798FF80DDA233100D8992D /* OxNSArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FD00DDA233100D8992D /* OxNSArrayController.m */; }; 23798FF90DDA233100D8992D /* OxNSDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FD20DDA233100D8992D /* OxNSDocument.m */; }; 23798FFA0DDA233100D8992D /* OxNSManagedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FD40DDA233100D8992D /* OxNSManagedObject.m */; }; 23798FFB0DDA233100D8992D /* OxNSMapTable.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FD60DDA233100D8992D /* OxNSMapTable.m */; }; 23798FFC0DDA233100D8992D /* OxNSMutableDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FD80DDA233100D8992D /* OxNSMutableDictionary.m */; }; 23798FFD0DDA233100D8992D /* OxNSObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FDA0DDA233100D8992D /* OxNSObject.m */; }; 23798FFE0DDA233100D8992D /* OxNSSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FDC0DDA233100D8992D /* OxNSSet.m */; }; 23798FFF0DDA233100D8992D /* OxNSString.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FDE0DDA233100D8992D /* OxNSString.m */; }; 237990000DDA233100D8992D /* OxNSTreeController.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FE00DDA233100D8992D /* OxNSTreeController.m */; }; 237990010DDA233100D8992D /* OxAllEntities.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FE30DDA233100D8992D /* OxAllEntities.m */; }; 237990020DDA233100D8992D /* OxCoreData.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FE50DDA233100D8992D /* OxCoreData.m */; }; 237990030DDA233100D8992D /* OxCoreDataDerivedKeys.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FE70DDA233100D8992D /* OxCoreDataDerivedKeys.m */; }; 237990040DDA233100D8992D /* OxArrayControllerAddOn.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FE90DDA233100D8992D /* OxArrayControllerAddOn.m */; }; 237990050DDA233100D8992D /* OxDebug.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FEB0DDA233100D8992D /* OxDebug.m */; }; 237990090DDA233100D8992D /* OxNewEntrySelector.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FF30DDA233100D8992D /* OxNewEntrySelector.m */; }; 2379900A0DDA233100D8992D /* OxRegex.m in Sources */ = {isa = PBXBuildFile; fileRef = 23798FF50DDA233100D8992D /* OxRegex.m */; }; 2379900F0DDA23FE00D8992D /* Gui.m in Sources */ = {isa = PBXBuildFile; fileRef = 2379900E0DDA23FE00D8992D /* Gui.m */; }; 23E0DC080ED8301F00543425 /* OxHom.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E0DC060ED8301F00543425 /* OxHom.m */; }; 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 */; }; /* 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 = ""; }; 23798FC40DDA231F00D8992D /* HomTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomTests.h; sourceTree = ""; }; 23798FC50DDA231F00D8992D /* HomTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomTests.m; sourceTree = ""; }; 23798FCD0DDA233100D8992D /* OxNSArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSArray.h; sourceTree = ""; }; 23798FCE0DDA233100D8992D /* OxNSArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSArray.m; sourceTree = ""; }; 23798FCF0DDA233100D8992D /* OxNSArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSArrayController.h; sourceTree = ""; }; 23798FD00DDA233100D8992D /* OxNSArrayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSArrayController.m; sourceTree = ""; }; 23798FD10DDA233100D8992D /* OxNSDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSDocument.h; sourceTree = ""; }; 23798FD20DDA233100D8992D /* OxNSDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSDocument.m; sourceTree = ""; }; 23798FD30DDA233100D8992D /* OxNSManagedObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSManagedObject.h; sourceTree = ""; }; 23798FD40DDA233100D8992D /* OxNSManagedObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSManagedObject.m; sourceTree = ""; }; 23798FD50DDA233100D8992D /* OxNSMapTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSMapTable.h; sourceTree = ""; }; 23798FD60DDA233100D8992D /* OxNSMapTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSMapTable.m; sourceTree = ""; }; 23798FD70DDA233100D8992D /* OxNSMutableDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSMutableDictionary.h; sourceTree = ""; }; 23798FD80DDA233100D8992D /* OxNSMutableDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSMutableDictionary.m; sourceTree = ""; }; 23798FD90DDA233100D8992D /* OxNSObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSObject.h; sourceTree = ""; }; 23798FDA0DDA233100D8992D /* OxNSObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSObject.m; sourceTree = ""; }; 23798FDB0DDA233100D8992D /* OxNSSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSSet.h; sourceTree = ""; }; 23798FDC0DDA233100D8992D /* OxNSSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSSet.m; sourceTree = ""; }; 23798FDD0DDA233100D8992D /* OxNSString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSString.h; sourceTree = ""; }; 23798FDE0DDA233100D8992D /* OxNSString.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSString.m; sourceTree = ""; }; 23798FDF0DDA233100D8992D /* OxNSTreeController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNSTreeController.h; sourceTree = ""; }; 23798FE00DDA233100D8992D /* OxNSTreeController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNSTreeController.m; sourceTree = ""; }; 23798FE20DDA233100D8992D /* OxAllEntities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxAllEntities.h; sourceTree = ""; }; 23798FE30DDA233100D8992D /* OxAllEntities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxAllEntities.m; sourceTree = ""; }; 23798FE40DDA233100D8992D /* OxCoreData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxCoreData.h; sourceTree = ""; }; 23798FE50DDA233100D8992D /* OxCoreData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxCoreData.m; sourceTree = ""; }; 23798FE60DDA233100D8992D /* OxCoreDataDerivedKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxCoreDataDerivedKeys.h; sourceTree = ""; }; 23798FE70DDA233100D8992D /* OxCoreDataDerivedKeys.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxCoreDataDerivedKeys.m; sourceTree = ""; }; 23798FE80DDA233100D8992D /* OxArrayControllerAddOn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxArrayControllerAddOn.h; sourceTree = ""; }; 23798FE90DDA233100D8992D /* OxArrayControllerAddOn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxArrayControllerAddOn.m; sourceTree = ""; }; 23798FEA0DDA233100D8992D /* OxDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxDebug.h; sourceTree = ""; }; 23798FEB0DDA233100D8992D /* OxDebug.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxDebug.m; sourceTree = ""; }; 23798FF20DDA233100D8992D /* OxNewEntrySelector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxNewEntrySelector.h; sourceTree = ""; }; 23798FF30DDA233100D8992D /* OxNewEntrySelector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxNewEntrySelector.m; sourceTree = ""; }; 23798FF40DDA233100D8992D /* OxRegex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxRegex.h; sourceTree = ""; }; 23798FF50DDA233100D8992D /* OxRegex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxRegex.m; sourceTree = ""; }; 2379900D0DDA23FE00D8992D /* Gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gui.h; sourceTree = ""; }; 2379900E0DDA23FE00D8992D /* Gui.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Gui.m; sourceTree = ""; }; 237990EE0DDA313400D8992D /* Ox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ox.h; sourceTree = ""; }; 23E0DC050ED8301F00543425 /* OxHom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxHom.h; sourceTree = ""; }; 23E0DC060ED8301F00543425 /* OxHom.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OxHom.m; sourceTree = ""; }; 23E0DC070ED8301F00543425 /* OxHomNumericTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OxHomNumericTypes.h; 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 /* Oaxaca2Test_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Oaxaca2Test_Prefix.pch; sourceTree = ""; }; 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 8D1107320486CEB800E47090 /* Oaxaca2Test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Oaxaca2Test.app; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8D11072E0486CEB800E47090 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 080E96DDFE201D6D7F000001 /* Classes */ = { isa = PBXGroup; children = ( 2379900D0DDA23FE00D8992D /* Gui.h */, 2379900E0DDA23FE00D8992D /* Gui.m */, 23798FC40DDA231F00D8992D /* HomTests.h */, 23798FC50DDA231F00D8992D /* HomTests.m */, ); 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 /* Oaxaca2Test.app */, ); name = Products; sourceTree = ""; }; 23798FC90DDA233100D8992D /* oaxaca2 */ = { isa = PBXGroup; children = ( 23E0DC040ED8301F00543425 /* HOM */, 23798FCA0DDA233100D8992D /* Categories */, 23798FE10DDA233100D8992D /* Core Data */, 23798FE80DDA233100D8992D /* OxArrayControllerAddOn.h */, 23798FE90DDA233100D8992D /* OxArrayControllerAddOn.m */, 23798FEA0DDA233100D8992D /* OxDebug.h */, 23798FEB0DDA233100D8992D /* OxDebug.m */, 23798FF20DDA233100D8992D /* OxNewEntrySelector.h */, 23798FF30DDA233100D8992D /* OxNewEntrySelector.m */, 23798FF40DDA233100D8992D /* OxRegex.h */, 23798FF50DDA233100D8992D /* OxRegex.m */, 237990EE0DDA313400D8992D /* Ox.h */, ); name = oaxaca2; path = ../oaxaca2; sourceTree = SOURCE_ROOT; }; 23798FCA0DDA233100D8992D /* Categories */ = { isa = PBXGroup; children = ( 23798FCD0DDA233100D8992D /* OxNSArray.h */, 23798FCE0DDA233100D8992D /* OxNSArray.m */, 23798FCF0DDA233100D8992D /* OxNSArrayController.h */, 23798FD00DDA233100D8992D /* OxNSArrayController.m */, 23798FD10DDA233100D8992D /* OxNSDocument.h */, 23798FD20DDA233100D8992D /* OxNSDocument.m */, 23798FD30DDA233100D8992D /* OxNSManagedObject.h */, 23798FD40DDA233100D8992D /* OxNSManagedObject.m */, 23798FD50DDA233100D8992D /* OxNSMapTable.h */, 23798FD60DDA233100D8992D /* OxNSMapTable.m */, 23798FD70DDA233100D8992D /* OxNSMutableDictionary.h */, 23798FD80DDA233100D8992D /* OxNSMutableDictionary.m */, 23798FD90DDA233100D8992D /* OxNSObject.h */, 23798FDA0DDA233100D8992D /* OxNSObject.m */, 23798FDB0DDA233100D8992D /* OxNSSet.h */, 23798FDC0DDA233100D8992D /* OxNSSet.m */, 23798FDD0DDA233100D8992D /* OxNSString.h */, 23798FDE0DDA233100D8992D /* OxNSString.m */, 23798FDF0DDA233100D8992D /* OxNSTreeController.h */, 23798FE00DDA233100D8992D /* OxNSTreeController.m */, ); path = Categories; sourceTree = ""; }; 23798FE10DDA233100D8992D /* Core Data */ = { isa = PBXGroup; children = ( 23798FE20DDA233100D8992D /* OxAllEntities.h */, 23798FE30DDA233100D8992D /* OxAllEntities.m */, 23798FE40DDA233100D8992D /* OxCoreData.h */, 23798FE50DDA233100D8992D /* OxCoreData.m */, 23798FE60DDA233100D8992D /* OxCoreDataDerivedKeys.h */, 23798FE70DDA233100D8992D /* OxCoreDataDerivedKeys.m */, ); path = "Core Data"; sourceTree = ""; }; 23E0DC040ED8301F00543425 /* HOM */ = { isa = PBXGroup; children = ( 23E0DC050ED8301F00543425 /* OxHom.h */, 23E0DC060ED8301F00543425 /* OxHom.m */, 23E0DC070ED8301F00543425 /* OxHomNumericTypes.h */, ); path = HOM; sourceTree = ""; }; 29B97314FDCFA39411CA2CEA /* Oaxaca2Test */ = { isa = PBXGroup; children = ( 23798FC90DDA233100D8992D /* oaxaca2 */, 080E96DDFE201D6D7F000001 /* Classes */, 29B97315FDCFA39411CA2CEA /* Other Sources */, 29B97317FDCFA39411CA2CEA /* Resources */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, ); name = Oaxaca2Test; sourceTree = ""; }; 29B97315FDCFA39411CA2CEA /* Other Sources */ = { isa = PBXGroup; children = ( 32CA4F630368D1EE00C91783 /* Oaxaca2Test_Prefix.pch */, 29B97316FDCFA39411CA2CEA /* main.m */, ); 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 = ( 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8D1107260486CEB800E47090 /* Oaxaca2Test */ = { isa = PBXNativeTarget; buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Oaxaca2Test" */; buildPhases = ( 8D1107290486CEB800E47090 /* Resources */, 8D11072C0486CEB800E47090 /* Sources */, 8D11072E0486CEB800E47090 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = Oaxaca2Test; productInstallPath = "$(HOME)/Applications"; productName = Oaxaca2Test; productReference = 8D1107320486CEB800E47090 /* Oaxaca2Test.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Oaxaca2Test" */; compatibilityVersion = "Xcode 3.0"; hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* Oaxaca2Test */; projectDirPath = ""; projectRoot = ""; targets = ( 8D1107260486CEB800E47090 /* Oaxaca2Test */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8D1107290486CEB800E47090 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */, 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8D11072C0486CEB800E47090 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D11072D0486CEB800E47090 /* main.m in Sources */, 23798FC60DDA231F00D8992D /* HomTests.m in Sources */, 23798FF70DDA233100D8992D /* OxNSArray.m in Sources */, 23798FF80DDA233100D8992D /* OxNSArrayController.m in Sources */, 23798FF90DDA233100D8992D /* OxNSDocument.m in Sources */, 23798FFA0DDA233100D8992D /* OxNSManagedObject.m in Sources */, 23798FFB0DDA233100D8992D /* OxNSMapTable.m in Sources */, 23798FFC0DDA233100D8992D /* OxNSMutableDictionary.m in Sources */, 23798FFD0DDA233100D8992D /* OxNSObject.m in Sources */, 23798FFE0DDA233100D8992D /* OxNSSet.m in Sources */, 23798FFF0DDA233100D8992D /* OxNSString.m in Sources */, 237990000DDA233100D8992D /* OxNSTreeController.m in Sources */, 237990010DDA233100D8992D /* OxAllEntities.m in Sources */, 237990020DDA233100D8992D /* OxCoreData.m in Sources */, 237990030DDA233100D8992D /* OxCoreDataDerivedKeys.m in Sources */, 237990040DDA233100D8992D /* OxArrayControllerAddOn.m in Sources */, 237990050DDA233100D8992D /* OxDebug.m in Sources */, 237990090DDA233100D8992D /* OxNewEntrySelector.m in Sources */, 2379900A0DDA233100D8992D /* OxRegex.m in Sources */, 2379900F0DDA23FE00D8992D /* Gui.m in Sources */, 23E0DC080ED8301F00543425 /* OxHom.m 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_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Oaxaca2Test_Prefix.pch; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = Oaxaca2Test; WRAPPER_EXTENSION = app; ZERO_LINK = YES; }; name = Debug; }; C01FCF4C08A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Oaxaca2Test_Prefix.pch; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = Oaxaca2Test; WRAPPER_EXTENSION = app; }; name = Release; }; C01FCF4F08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_C_LANGUAGE_STANDARD = c99; GCC_ENABLE_OBJC_GC = required; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Debug; }; C01FCF5008A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); GCC_C_LANGUAGE_STANDARD = c99; GCC_ENABLE_OBJC_GC = required; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Oaxaca2Test" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4B08A954540054247B /* Debug */, C01FCF4C08A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Oaxaca2Test" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4F08A954540054247B /* Debug */, C01FCF5008A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; }