// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 9D1B83E51F677D78006AA28A /* nda.mk in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B83E41F677D78006AA28A /* nda.mk */; }; 9D1B83E81F677D78006AA28A /* config.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83E71F677D78006AA28A /* config.txt */; }; 9D1B83EA1F677D78006AA28A /* createDiskImage in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83E91F677D78006AA28A /* createDiskImage */; }; 9D1B83EC1F677D78006AA28A /* head.mk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83EB1F677D78006AA28A /* head.mk */; }; 9D1B83EE1F677D78006AA28A /* launchEmulator in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83ED1F677D78006AA28A /* launchEmulator */; }; 9D1B83F01F677D78006AA28A /* orca-asm in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83EF1F677D78006AA28A /* orca-asm */; }; 9D1B83F21F677D78006AA28A /* orca-cc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83F11F677D78006AA28A /* orca-cc */; }; 9D1B83F41F677D78006AA28A /* orca-macgen in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83F31F677D78006AA28A /* orca-macgen */; }; 9D1B83F61F677D78006AA28A /* orca-rez in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83F51F677D78006AA28A /* orca-rez */; }; 9D1B83F81F677D78006AA28A /* system601.2mg in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83F71F677D78006AA28A /* system601.2mg */; }; 9D1B83FA1F677D78006AA28A /* tail.mk in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83F91F677D78006AA28A /* tail.mk */; }; 9D1B83FD1F677D78006AA28A /* abCalc.xcscheme in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D1B83FC1F677D78006AA28A /* abCalc.xcscheme */; }; 9D1B84131F677D9A006AA28A /* abCalc.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B84061F677D9A006AA28A /* abCalc.c */; }; 9D1B84161F677D9A006AA28A /* abCError.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B840C1F677D9A006AA28A /* abCError.c */; }; 9D1B84181F677D9A006AA28A /* abCMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B840F1F677D9A006AA28A /* abCMode.c */; }; 9D1B84191F677D9A006AA28A /* abCStack.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B84111F677D9A006AA28A /* abCStack.c */; }; 9D1B841B1F677DAB006AA28A /* README.md in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B841A1F677DAB006AA28A /* README.md */; }; 9D1B84851F677E91006AA28A /* abCalcNDA.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B84821F677E91006AA28A /* abCalcNDA.c */; }; 9D1B84861F677E91006AA28A /* abCalcNDA.h in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B84831F677E91006AA28A /* abCalcNDA.h */; }; 9D1B84881F677EA1006AA28A /* abCMain.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B84871F677EA1006AA28A /* abCMain.c */; }; 9D1B848D1F67810E006AA28A /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B848C1F67810E006AA28A /* Makefile */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ 9D1B83DA1F677D78006AA28A /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( 9D1B83F41F677D78006AA28A /* orca-macgen in CopyFiles */, 9D1B83F61F677D78006AA28A /* orca-rez in CopyFiles */, 9D1B83EE1F677D78006AA28A /* launchEmulator in CopyFiles */, 9D1B83FD1F677D78006AA28A /* abCalc.xcscheme in CopyFiles */, 9D1B83F21F677D78006AA28A /* orca-cc in CopyFiles */, 9D1B83FA1F677D78006AA28A /* tail.mk in CopyFiles */, 9D1B83EA1F677D78006AA28A /* createDiskImage in CopyFiles */, 9D1B83E81F677D78006AA28A /* config.txt in CopyFiles */, 9D1B83F01F677D78006AA28A /* orca-asm in CopyFiles */, 9D1B83EC1F677D78006AA28A /* head.mk in CopyFiles */, 9D1B83F81F677D78006AA28A /* system601.2mg in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 9D1B83DC1F677D78006AA28A /* doNotBuild */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = doNotBuild; sourceTree = BUILT_PRODUCTS_DIR; }; 9D1B83E41F677D78006AA28A /* nda.mk */ = {isa = PBXFileReference; lastKnownFileType = text; path = nda.mk; sourceTree = ""; }; 9D1B83E71F677D78006AA28A /* config.txt */ = {isa = PBXFileReference; lastKnownFileType = text; name = config.txt; path = make/config.txt; sourceTree = ""; }; 9D1B83E91F677D78006AA28A /* createDiskImage */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = createDiskImage; path = make/createDiskImage; sourceTree = ""; }; 9D1B83EB1F677D78006AA28A /* head.mk */ = {isa = PBXFileReference; lastKnownFileType = text; name = head.mk; path = make/head.mk; sourceTree = ""; }; 9D1B83ED1F677D78006AA28A /* launchEmulator */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = launchEmulator; path = make/launchEmulator; sourceTree = ""; }; 9D1B83EF1F677D78006AA28A /* orca-asm */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = "orca-asm"; path = "make/orca-asm"; sourceTree = ""; }; 9D1B83F11F677D78006AA28A /* orca-cc */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = "orca-cc"; path = "make/orca-cc"; sourceTree = ""; }; 9D1B83F31F677D78006AA28A /* orca-macgen */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = "orca-macgen"; path = "make/orca-macgen"; sourceTree = ""; }; 9D1B83F51F677D78006AA28A /* orca-rez */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = "orca-rez"; path = "make/orca-rez"; sourceTree = ""; }; 9D1B83F71F677D78006AA28A /* system601.2mg */ = {isa = PBXFileReference; lastKnownFileType = file; name = system601.2mg; path = make/system601.2mg; sourceTree = ""; }; 9D1B83F91F677D78006AA28A /* tail.mk */ = {isa = PBXFileReference; lastKnownFileType = text; name = tail.mk; path = make/tail.mk; sourceTree = ""; }; 9D1B83FC1F677D78006AA28A /* abCalc.xcscheme */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = abCalc.xcscheme; path = abCalc.xcodeproj/xcshareddata/xcschemes/abCalc.xcscheme; sourceTree = SOURCE_ROOT; }; 9D1B84061F677D9A006AA28A /* abCalc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abCalc.c; sourceTree = ""; }; 9D1B84071F677D9A006AA28A /* abCalc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = abCalc.h; sourceTree = ""; }; 9D1B840C1F677D9A006AA28A /* abCError.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abCError.c; sourceTree = ""; }; 9D1B840D1F677D9A006AA28A /* abCError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = abCError.h; sourceTree = ""; }; 9D1B840F1F677D9A006AA28A /* abCMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abCMode.c; sourceTree = ""; }; 9D1B84101F677D9A006AA28A /* abCMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = abCMode.h; sourceTree = ""; }; 9D1B84111F677D9A006AA28A /* abCStack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abCStack.c; sourceTree = ""; }; 9D1B84121F677D9A006AA28A /* abCStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = abCStack.h; sourceTree = ""; }; 9D1B841A1F677DAB006AA28A /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; 9D1B841D1F677DC6006AA28A /* abCExpr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCExpr.c; sourceTree = ""; }; 9D1B841E1F677DC6006AA28A /* abCExpr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCExpr.h; sourceTree = ""; }; 9D1B841F1F677DC6006AA28A /* abCExpReal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCExpReal.c; sourceTree = ""; }; 9D1B84201F677DC6006AA28A /* abCExpReal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCExpReal.h; sourceTree = ""; }; 9D1B84211F677DC6006AA28A /* abCExprInt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCExprInt.c; sourceTree = ""; }; 9D1B84221F677DC6006AA28A /* abCExprInt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCExprInt.h; sourceTree = ""; }; 9D1B84241F677DC6006AA28A /* abCOp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOp.c; sourceTree = ""; }; 9D1B84251F677DC6006AA28A /* abCOp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOp.h; sourceTree = ""; }; 9D1B84261F677DC6006AA28A /* abCOpAcos.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpAcos.c; sourceTree = ""; }; 9D1B84271F677DC6006AA28A /* abCOpAcos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpAcos.h; sourceTree = ""; }; 9D1B84281F677DC6006AA28A /* abCOpAdd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpAdd.c; sourceTree = ""; }; 9D1B84291F677DC6006AA28A /* abCOpAdd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpAdd.h; sourceTree = ""; }; 9D1B842A1F677DC6006AA28A /* abCOpAlog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpAlog.c; sourceTree = ""; }; 9D1B842B1F677DC6006AA28A /* abCOpAlog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpAlog.h; sourceTree = ""; }; 9D1B842C1F677DC6006AA28A /* abCOpAnd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpAnd.c; sourceTree = ""; }; 9D1B842D1F677DC6006AA28A /* abCOpAnd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpAnd.h; sourceTree = ""; }; 9D1B842E1F677DC6006AA28A /* abCOpAsin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpAsin.c; sourceTree = ""; }; 9D1B842F1F677DC6006AA28A /* abCOpAsin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpAsin.h; sourceTree = ""; }; 9D1B84301F677DC6006AA28A /* abCOpAsr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpAsr.c; sourceTree = ""; }; 9D1B84311F677DC6006AA28A /* abCOpAsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpAsr.h; sourceTree = ""; }; 9D1B84321F677DC6006AA28A /* abCOpAtan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpAtan.c; sourceTree = ""; }; 9D1B84331F677DC6006AA28A /* abCOpAtan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpAtan.h; sourceTree = ""; }; 9D1B84341F677DC6006AA28A /* abCOpB2R.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpB2R.c; sourceTree = ""; }; 9D1B84351F677DC6006AA28A /* abCOpB2R.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpB2R.h; sourceTree = ""; }; 9D1B84361F677DC6006AA28A /* abCOpBin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpBin.c; sourceTree = ""; }; 9D1B84371F677DC6006AA28A /* abCOpBin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpBin.h; sourceTree = ""; }; 9D1B84381F677DC6006AA28A /* abCOpChs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpChs.c; sourceTree = ""; }; 9D1B84391F677DC6006AA28A /* abCOpChs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpChs.h; sourceTree = ""; }; 9D1B843A1F677DC6006AA28A /* abCOpClear.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpClear.c; sourceTree = ""; }; 9D1B843B1F677DC6006AA28A /* abCOpClear.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpClear.h; sourceTree = ""; }; 9D1B843C1F677DC6006AA28A /* abCOpCos.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpCos.c; sourceTree = ""; }; 9D1B843D1F677DC6006AA28A /* abCOpCos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpCos.h; sourceTree = ""; }; 9D1B843E1F677DC6006AA28A /* abCOpCosh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpCosh.c; sourceTree = ""; }; 9D1B843F1F677DC6006AA28A /* abCOpCosh.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpCosh.h; sourceTree = ""; }; 9D1B84401F677DC6006AA28A /* abCOpDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpDec.c; sourceTree = ""; }; 9D1B84411F677DC6006AA28A /* abCOpDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpDec.h; sourceTree = ""; }; 9D1B84421F677DC6006AA28A /* abCOpDiv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpDiv.c; sourceTree = ""; }; 9D1B84431F677DC6006AA28A /* abCOpDiv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpDiv.h; sourceTree = ""; }; 9D1B84441F677DC6006AA28A /* abCOpDrop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpDrop.c; sourceTree = ""; }; 9D1B84451F677DC6006AA28A /* abCOpDrop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpDrop.h; sourceTree = ""; }; 9D1B84461F677DC6006AA28A /* abCOpExp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpExp.c; sourceTree = ""; }; 9D1B84471F677DC6006AA28A /* abCOpExp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpExp.h; sourceTree = ""; }; 9D1B84481F677DC6006AA28A /* abCOpHex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpHex.c; sourceTree = ""; }; 9D1B84491F677DC6006AA28A /* abCOpHex.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpHex.h; sourceTree = ""; }; 9D1B844A1F677DC6006AA28A /* abCOpInv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpInv.c; sourceTree = ""; }; 9D1B844B1F677DC6006AA28A /* abCOpInv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpInv.h; sourceTree = ""; }; 9D1B844C1F677DC6006AA28A /* abCOpLn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpLn.c; sourceTree = ""; }; 9D1B844D1F677DC6006AA28A /* abCOpLn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpLn.h; sourceTree = ""; }; 9D1B844E1F677DC6006AA28A /* abCOpLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpLog.c; sourceTree = ""; }; 9D1B844F1F677DC6006AA28A /* abCOpLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpLog.h; sourceTree = ""; }; 9D1B84501F677DC6006AA28A /* abCOpMult.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpMult.c; sourceTree = ""; }; 9D1B84511F677DC6006AA28A /* abCOpMult.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpMult.h; sourceTree = ""; }; 9D1B84521F677DC6006AA28A /* abCOpNot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpNot.c; sourceTree = ""; }; 9D1B84531F677DC6006AA28A /* abCOpNot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpNot.h; sourceTree = ""; }; 9D1B84541F677DC6006AA28A /* abCOpOct.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpOct.c; sourceTree = ""; }; 9D1B84551F677DC6006AA28A /* abCOpOct.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpOct.h; sourceTree = ""; }; 9D1B84561F677DC6006AA28A /* abCOpOr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpOr.c; sourceTree = ""; }; 9D1B84571F677DC6006AA28A /* abCOpOr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpOr.h; sourceTree = ""; }; 9D1B84581F677DC6006AA28A /* abCOpPi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpPi.c; sourceTree = ""; }; 9D1B84591F677DC6006AA28A /* abCOpPi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpPi.h; sourceTree = ""; }; 9D1B845A1F677DC6006AA28A /* abCOpPower.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpPower.c; sourceTree = ""; }; 9D1B845B1F677DC6006AA28A /* abCOpPower.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpPower.h; sourceTree = ""; }; 9D1B845C1F677DC6006AA28A /* abCOpR2B.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpR2B.c; sourceTree = ""; }; 9D1B845D1F677DC6006AA28A /* abCOpR2B.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpR2B.h; sourceTree = ""; }; 9D1B845E1F677DC6006AA28A /* abCOpRcws.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpRcws.c; sourceTree = ""; }; 9D1B845F1F677DC6006AA28A /* abCOpRcws.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpRcws.h; sourceTree = ""; }; 9D1B84601F677DC6006AA28A /* abCOpRl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpRl.c; sourceTree = ""; }; 9D1B84611F677DC6006AA28A /* abCOpRl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpRl.h; sourceTree = ""; }; 9D1B84621F677DC6006AA28A /* abCOpRr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpRr.c; sourceTree = ""; }; 9D1B84631F677DC6006AA28A /* abCOpRr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpRr.h; sourceTree = ""; }; 9D1B84641F677DC6006AA28A /* abCOpSin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpSin.c; sourceTree = ""; }; 9D1B84651F677DC6006AA28A /* abCOpSin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpSin.h; sourceTree = ""; }; 9D1B84661F677DC6006AA28A /* abCOpSinh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpSinh.c; sourceTree = ""; }; 9D1B84671F677DC6006AA28A /* abCOpSinh.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpSinh.h; sourceTree = ""; }; 9D1B84681F677DC6006AA28A /* abCOpSl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpSl.c; sourceTree = ""; }; 9D1B84691F677DC6006AA28A /* abCOpSl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpSl.h; sourceTree = ""; }; 9D1B846A1F677DC6006AA28A /* abCOpSq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpSq.c; sourceTree = ""; }; 9D1B846B1F677DC6006AA28A /* abCOpSq.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpSq.h; sourceTree = ""; }; 9D1B846C1F677DC6006AA28A /* abCOpSqrt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpSqrt.c; sourceTree = ""; }; 9D1B846D1F677DC6006AA28A /* abCOpSqrt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpSqrt.h; sourceTree = ""; }; 9D1B846E1F677DC6006AA28A /* abCOpSr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpSr.c; sourceTree = ""; }; 9D1B846F1F677DC6006AA28A /* abCOpSr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpSr.h; sourceTree = ""; }; 9D1B84701F677DC6006AA28A /* abCOpStws.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpStws.c; sourceTree = ""; }; 9D1B84711F677DC6006AA28A /* abCOpStws.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpStws.h; sourceTree = ""; }; 9D1B84721F677DC6006AA28A /* abCOpSubtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpSubtr.c; sourceTree = ""; }; 9D1B84731F677DC6006AA28A /* abCOpSubtr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpSubtr.h; sourceTree = ""; }; 9D1B84741F677DC6006AA28A /* abCOpSwap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpSwap.c; sourceTree = ""; }; 9D1B84751F677DC6006AA28A /* abCOpSwap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpSwap.h; sourceTree = ""; }; 9D1B84761F677DC6006AA28A /* abCOpTan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpTan.c; sourceTree = ""; }; 9D1B84771F677DC6006AA28A /* abCOpTan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpTan.h; sourceTree = ""; }; 9D1B84781F677DC6006AA28A /* abCOpTanh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpTanh.c; sourceTree = ""; }; 9D1B84791F677DC6006AA28A /* abCOpTanh.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpTanh.h; sourceTree = ""; }; 9D1B847A1F677DC6006AA28A /* abCOpXor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = abCOpXor.c; sourceTree = ""; }; 9D1B847B1F677DC6006AA28A /* abCOpXor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abCOpXor.h; sourceTree = ""; }; 9D1B847D1F677DC6006AA28A /* abCalc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = abCalc.png; sourceTree = ""; }; 9D1B847E1F677DC6006AA28A /* abCalcNDA.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = abCalcNDA.png; sourceTree = ""; }; 9D1B84821F677E91006AA28A /* abCalcNDA.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = abCalcNDA.c; path = NDA/abCalcNDA.c; sourceTree = ""; }; 9D1B84831F677E91006AA28A /* abCalcNDA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = abCalcNDA.h; path = NDA/abCalcNDA.h; sourceTree = ""; }; 9D1B84841F677E91006AA28A /* abCalcNDA.rez */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; name = abCalcNDA.rez; path = NDA/abCalcNDA.rez; sourceTree = ""; }; 9D1B84871F677EA1006AA28A /* abCMain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = abCMain.c; path = Shell/abCMain.c; sourceTree = ""; }; 9D1B848A1F677FB0006AA28A /* abCalcHelp */ = {isa = PBXFileReference; lastKnownFileType = text; name = abCalcHelp; path = copydir/abCalcHelp; sourceTree = ""; }; 9D1B848B1F67808A006AA28A /* shell.mk */ = {isa = PBXFileReference; lastKnownFileType = text; path = shell.mk; sourceTree = ""; }; 9D1B848C1F67810E006AA28A /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 9D1B83D91F677D78006AA28A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 9D1B83D21F677D78006AA28A = { isa = PBXGroup; children = ( 9D1B83DE1F677D78006AA28A /* abCalc */, 9D1B83DD1F677D78006AA28A /* Products */, ); sourceTree = ""; }; 9D1B83DD1F677D78006AA28A /* Products */ = { isa = PBXGroup; children = ( 9D1B83DC1F677D78006AA28A /* doNotBuild */, ); name = Products; sourceTree = ""; }; 9D1B83DE1F677D78006AA28A /* abCalc */ = { isa = PBXGroup; children = ( 9D1B84061F677D9A006AA28A /* abCalc.c */, 9D1B84071F677D9A006AA28A /* abCalc.h */, 9D1B840C1F677D9A006AA28A /* abCError.c */, 9D1B840D1F677D9A006AA28A /* abCError.h */, 9D1B840F1F677D9A006AA28A /* abCMode.c */, 9D1B84101F677D9A006AA28A /* abCMode.h */, 9D1B84111F677D9A006AA28A /* abCStack.c */, 9D1B84121F677D9A006AA28A /* abCStack.h */, 9D1B848C1F67810E006AA28A /* Makefile */, 9D1B83E41F677D78006AA28A /* nda.mk */, 9D1B848B1F67808A006AA28A /* shell.mk */, 9D1B841A1F677DAB006AA28A /* README.md */, 9D1B84811F677E27006AA28A /* shell */, 9D1B847F1F677E14006AA28A /* nda */, 9D1B841C1F677DC6006AA28A /* expr */, 9D1B84231F677DC6006AA28A /* ops */, 9D1B847C1F677DC6006AA28A /* screenshots */, 9D1B84891F677F9F006AA28A /* copydir */, 9D1B83E61F677D78006AA28A /* make */, 9D1B83FB1F677D78006AA28A /* Supporting Files */, ); path = abCalc; sourceTree = ""; }; 9D1B83E61F677D78006AA28A /* make */ = { isa = PBXGroup; children = ( 9D1B83E71F677D78006AA28A /* config.txt */, 9D1B83E91F677D78006AA28A /* createDiskImage */, 9D1B83EB1F677D78006AA28A /* head.mk */, 9D1B83ED1F677D78006AA28A /* launchEmulator */, 9D1B83EF1F677D78006AA28A /* orca-asm */, 9D1B83F11F677D78006AA28A /* orca-cc */, 9D1B83F31F677D78006AA28A /* orca-macgen */, 9D1B83F51F677D78006AA28A /* orca-rez */, 9D1B83F71F677D78006AA28A /* system601.2mg */, 9D1B83F91F677D78006AA28A /* tail.mk */, ); name = make; sourceTree = ""; }; 9D1B83FB1F677D78006AA28A /* Supporting Files */ = { isa = PBXGroup; children = ( 9D1B83FC1F677D78006AA28A /* abCalc.xcscheme */, ); name = "Supporting Files"; sourceTree = ""; }; 9D1B841C1F677DC6006AA28A /* expr */ = { isa = PBXGroup; children = ( 9D1B841D1F677DC6006AA28A /* abCExpr.c */, 9D1B841E1F677DC6006AA28A /* abCExpr.h */, 9D1B841F1F677DC6006AA28A /* abCExpReal.c */, 9D1B84201F677DC6006AA28A /* abCExpReal.h */, 9D1B84211F677DC6006AA28A /* abCExprInt.c */, 9D1B84221F677DC6006AA28A /* abCExprInt.h */, ); path = expr; sourceTree = ""; }; 9D1B84231F677DC6006AA28A /* ops */ = { isa = PBXGroup; children = ( 9D1B84241F677DC6006AA28A /* abCOp.c */, 9D1B84251F677DC6006AA28A /* abCOp.h */, 9D1B84261F677DC6006AA28A /* abCOpAcos.c */, 9D1B84271F677DC6006AA28A /* abCOpAcos.h */, 9D1B84281F677DC6006AA28A /* abCOpAdd.c */, 9D1B84291F677DC6006AA28A /* abCOpAdd.h */, 9D1B842A1F677DC6006AA28A /* abCOpAlog.c */, 9D1B842B1F677DC6006AA28A /* abCOpAlog.h */, 9D1B842C1F677DC6006AA28A /* abCOpAnd.c */, 9D1B842D1F677DC6006AA28A /* abCOpAnd.h */, 9D1B842E1F677DC6006AA28A /* abCOpAsin.c */, 9D1B842F1F677DC6006AA28A /* abCOpAsin.h */, 9D1B84301F677DC6006AA28A /* abCOpAsr.c */, 9D1B84311F677DC6006AA28A /* abCOpAsr.h */, 9D1B84321F677DC6006AA28A /* abCOpAtan.c */, 9D1B84331F677DC6006AA28A /* abCOpAtan.h */, 9D1B84341F677DC6006AA28A /* abCOpB2R.c */, 9D1B84351F677DC6006AA28A /* abCOpB2R.h */, 9D1B84361F677DC6006AA28A /* abCOpBin.c */, 9D1B84371F677DC6006AA28A /* abCOpBin.h */, 9D1B84381F677DC6006AA28A /* abCOpChs.c */, 9D1B84391F677DC6006AA28A /* abCOpChs.h */, 9D1B843A1F677DC6006AA28A /* abCOpClear.c */, 9D1B843B1F677DC6006AA28A /* abCOpClear.h */, 9D1B843C1F677DC6006AA28A /* abCOpCos.c */, 9D1B843D1F677DC6006AA28A /* abCOpCos.h */, 9D1B843E1F677DC6006AA28A /* abCOpCosh.c */, 9D1B843F1F677DC6006AA28A /* abCOpCosh.h */, 9D1B84401F677DC6006AA28A /* abCOpDec.c */, 9D1B84411F677DC6006AA28A /* abCOpDec.h */, 9D1B84421F677DC6006AA28A /* abCOpDiv.c */, 9D1B84431F677DC6006AA28A /* abCOpDiv.h */, 9D1B84441F677DC6006AA28A /* abCOpDrop.c */, 9D1B84451F677DC6006AA28A /* abCOpDrop.h */, 9D1B84461F677DC6006AA28A /* abCOpExp.c */, 9D1B84471F677DC6006AA28A /* abCOpExp.h */, 9D1B84481F677DC6006AA28A /* abCOpHex.c */, 9D1B84491F677DC6006AA28A /* abCOpHex.h */, 9D1B844A1F677DC6006AA28A /* abCOpInv.c */, 9D1B844B1F677DC6006AA28A /* abCOpInv.h */, 9D1B844C1F677DC6006AA28A /* abCOpLn.c */, 9D1B844D1F677DC6006AA28A /* abCOpLn.h */, 9D1B844E1F677DC6006AA28A /* abCOpLog.c */, 9D1B844F1F677DC6006AA28A /* abCOpLog.h */, 9D1B84501F677DC6006AA28A /* abCOpMult.c */, 9D1B84511F677DC6006AA28A /* abCOpMult.h */, 9D1B84521F677DC6006AA28A /* abCOpNot.c */, 9D1B84531F677DC6006AA28A /* abCOpNot.h */, 9D1B84541F677DC6006AA28A /* abCOpOct.c */, 9D1B84551F677DC6006AA28A /* abCOpOct.h */, 9D1B84561F677DC6006AA28A /* abCOpOr.c */, 9D1B84571F677DC6006AA28A /* abCOpOr.h */, 9D1B84581F677DC6006AA28A /* abCOpPi.c */, 9D1B84591F677DC6006AA28A /* abCOpPi.h */, 9D1B845A1F677DC6006AA28A /* abCOpPower.c */, 9D1B845B1F677DC6006AA28A /* abCOpPower.h */, 9D1B845C1F677DC6006AA28A /* abCOpR2B.c */, 9D1B845D1F677DC6006AA28A /* abCOpR2B.h */, 9D1B845E1F677DC6006AA28A /* abCOpRcws.c */, 9D1B845F1F677DC6006AA28A /* abCOpRcws.h */, 9D1B84601F677DC6006AA28A /* abCOpRl.c */, 9D1B84611F677DC6006AA28A /* abCOpRl.h */, 9D1B84621F677DC6006AA28A /* abCOpRr.c */, 9D1B84631F677DC6006AA28A /* abCOpRr.h */, 9D1B84641F677DC6006AA28A /* abCOpSin.c */, 9D1B84651F677DC6006AA28A /* abCOpSin.h */, 9D1B84661F677DC6006AA28A /* abCOpSinh.c */, 9D1B84671F677DC6006AA28A /* abCOpSinh.h */, 9D1B84681F677DC6006AA28A /* abCOpSl.c */, 9D1B84691F677DC6006AA28A /* abCOpSl.h */, 9D1B846A1F677DC6006AA28A /* abCOpSq.c */, 9D1B846B1F677DC6006AA28A /* abCOpSq.h */, 9D1B846C1F677DC6006AA28A /* abCOpSqrt.c */, 9D1B846D1F677DC6006AA28A /* abCOpSqrt.h */, 9D1B846E1F677DC6006AA28A /* abCOpSr.c */, 9D1B846F1F677DC6006AA28A /* abCOpSr.h */, 9D1B84701F677DC6006AA28A /* abCOpStws.c */, 9D1B84711F677DC6006AA28A /* abCOpStws.h */, 9D1B84721F677DC6006AA28A /* abCOpSubtr.c */, 9D1B84731F677DC6006AA28A /* abCOpSubtr.h */, 9D1B84741F677DC6006AA28A /* abCOpSwap.c */, 9D1B84751F677DC6006AA28A /* abCOpSwap.h */, 9D1B84761F677DC6006AA28A /* abCOpTan.c */, 9D1B84771F677DC6006AA28A /* abCOpTan.h */, 9D1B84781F677DC6006AA28A /* abCOpTanh.c */, 9D1B84791F677DC6006AA28A /* abCOpTanh.h */, 9D1B847A1F677DC6006AA28A /* abCOpXor.c */, 9D1B847B1F677DC6006AA28A /* abCOpXor.h */, ); path = ops; sourceTree = ""; }; 9D1B847C1F677DC6006AA28A /* screenshots */ = { isa = PBXGroup; children = ( 9D1B847D1F677DC6006AA28A /* abCalc.png */, 9D1B847E1F677DC6006AA28A /* abCalcNDA.png */, ); path = screenshots; sourceTree = ""; }; 9D1B847F1F677E14006AA28A /* nda */ = { isa = PBXGroup; children = ( 9D1B84821F677E91006AA28A /* abCalcNDA.c */, 9D1B84831F677E91006AA28A /* abCalcNDA.h */, 9D1B84841F677E91006AA28A /* abCalcNDA.rez */, ); name = nda; sourceTree = ""; }; 9D1B84811F677E27006AA28A /* shell */ = { isa = PBXGroup; children = ( 9D1B84871F677EA1006AA28A /* abCMain.c */, ); name = shell; sourceTree = ""; }; 9D1B84891F677F9F006AA28A /* copydir */ = { isa = PBXGroup; children = ( 9D1B848A1F677FB0006AA28A /* abCalcHelp */, ); name = copydir; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXLegacyTarget section */ 9D1B83D71F677D78006AA28A /* abCalc */ = { isa = PBXLegacyTarget; buildArgumentsString = "-C abCalc $(ACTION)"; buildConfigurationList = 9D1B84001F677D78006AA28A /* Build configuration list for PBXLegacyTarget "abCalc" */; buildPhases = ( ); buildToolPath = /usr/bin/make; dependencies = ( ); name = abCalc; passBuildSettingsInEnvironment = 1; productName = abCalc; }; /* End PBXLegacyTarget section */ /* Begin PBXNativeTarget section */ 9D1B83DB1F677D78006AA28A /* doNotBuild */ = { isa = PBXNativeTarget; buildConfigurationList = 9D1B84031F677D78006AA28A /* Build configuration list for PBXNativeTarget "doNotBuild" */; buildPhases = ( 9D1B83D81F677D78006AA28A /* Sources */, 9D1B83D91F677D78006AA28A /* Frameworks */, 9D1B83DA1F677D78006AA28A /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = doNotBuild; productName = doNotBuild; productReference = 9D1B83DC1F677D78006AA28A /* doNotBuild */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 9D1B83D31F677D78006AA28A /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0830; ORGANIZATIONNAME = "Jeremy Rand"; TargetAttributes = { 9D1B83D71F677D78006AA28A = { CreatedOnToolsVersion = 8.3.3; ProvisioningStyle = Automatic; }; 9D1B83DB1F677D78006AA28A = { CreatedOnToolsVersion = 8.3.3; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = 9D1B83D61F677D78006AA28A /* Build configuration list for PBXProject "abCalc" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 9D1B83D21F677D78006AA28A; productRefGroup = 9D1B83DD1F677D78006AA28A /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 9D1B83D71F677D78006AA28A /* abCalc */, 9D1B83DB1F677D78006AA28A /* doNotBuild */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 9D1B83D81F677D78006AA28A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9D1B84191F677D9A006AA28A /* abCStack.c in Sources */, 9D1B83E51F677D78006AA28A /* nda.mk in Sources */, 9D1B841B1F677DAB006AA28A /* README.md in Sources */, 9D1B848D1F67810E006AA28A /* Makefile in Sources */, 9D1B84161F677D9A006AA28A /* abCError.c in Sources */, 9D1B84851F677E91006AA28A /* abCalcNDA.c in Sources */, 9D1B84181F677D9A006AA28A /* abCMode.c in Sources */, 9D1B84861F677E91006AA28A /* abCalcNDA.h in Sources */, 9D1B84131F677D9A006AA28A /* abCalc.c in Sources */, 9D1B84881F677EA1006AA28A /* abCMain.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 9D1B83FE1F677D78006AA28A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; }; name = Debug; }; 9D1B83FF1F677D78006AA28A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MTL_ENABLE_DEBUG_INFO = NO; }; name = Release; }; 9D1B84011F677D78006AA28A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DEBUGGING_SYMBOLS = YES; DEBUG_INFORMATION_FORMAT = dwarf; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 9D1B84021F677D78006AA28A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 9D1B84041F677D78006AA28A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREPROCESSOR_DEFINITIONS = ( "inline(X,Y)=\"\"\n", "pascal=\"\"", ); HEADER_SEARCH_PATHS = ( "$GOLDEN_GATE/Libraries/ORCACDefs\n", "~/Library/GoldenGate/Libraries/ORCACDefs\n", "/Library/GoldenGate/Libraries/ORCACDefs\n", "~/GoldenGate/Libraries/ORCACDefs", ); PRODUCT_NAME = doNotBuild; }; name = Debug; }; 9D1B84051F677D78006AA28A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREPROCESSOR_DEFINITIONS = ( "inline(X,Y)=\"\"\n", "pascal=\"\"", ); HEADER_SEARCH_PATHS = ( "$GOLDEN_GATE/Libraries/ORCACDefs\n", "~/Library/GoldenGate/Libraries/ORCACDefs\n", "/Library/GoldenGate/Libraries/ORCACDefs\n", "~/GoldenGate/Libraries/ORCACDefs", ); PRODUCT_NAME = doNotBuild; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 9D1B83D61F677D78006AA28A /* Build configuration list for PBXProject "abCalc" */ = { isa = XCConfigurationList; buildConfigurations = ( 9D1B83FE1F677D78006AA28A /* Debug */, 9D1B83FF1F677D78006AA28A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9D1B84001F677D78006AA28A /* Build configuration list for PBXLegacyTarget "abCalc" */ = { isa = XCConfigurationList; buildConfigurations = ( 9D1B84011F677D78006AA28A /* Debug */, 9D1B84021F677D78006AA28A /* Release */, ); defaultConfigurationIsVisible = 0; }; 9D1B84031F677D78006AA28A /* Build configuration list for PBXNativeTarget "doNotBuild" */ = { isa = XCConfigurationList; buildConfigurations = ( 9D1B84041F677D78006AA28A /* Debug */, 9D1B84051F677D78006AA28A /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 9D1B83D31F677D78006AA28A /* Project object */; }