// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ AD01317206DE797E000910D8 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01312306DE797D000910D8 /* common.h */; }; AD01317306DE797E000910D8 /* COPYING in Resources */ = {isa = PBXBuildFile; fileRef = AD01312406DE797D000910D8 /* COPYING */; }; AD01317406DE797E000910D8 /* COPYRIGHT in Resources */ = {isa = PBXBuildFile; fileRef = AD01312506DE797D000910D8 /* COPYRIGHT */; }; AD01317506DE797E000910D8 /* DOM.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01312606DE797D000910D8 /* DOM.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01317606DE797E000910D8 /* DOM+JS.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01312706DE797D000910D8 /* DOM+JS.m */; }; AD01317706DE797E000910D8 /* DOMAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01312806DE797D000910D8 /* DOMAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01317806DE797E000910D8 /* DOMAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01312906DE797D000910D8 /* DOMAttribute.m */; }; AD01317906DE797E000910D8 /* DOMBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01312A06DE797D000910D8 /* DOMBuilder.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01317A06DE797E000910D8 /* DOMBuilderFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01312B06DE797D000910D8 /* DOMBuilderFactory.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01317B06DE797E000910D8 /* DOMBuilderFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01312C06DE797D000910D8 /* DOMBuilderFactory.m */; }; AD01317C06DE797E000910D8 /* DOMCDATASection.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01312D06DE797D000910D8 /* DOMCDATASection.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01317D06DE797E000910D8 /* DOMCDATASection.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01312E06DE797D000910D8 /* DOMCDATASection.m */; }; AD01317E06DE797E000910D8 /* DOMCharacterData.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01312F06DE797D000910D8 /* DOMCharacterData.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01317F06DE797E000910D8 /* DOMCharacterData.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01313006DE797D000910D8 /* DOMCharacterData.m */; }; AD01318006DE797E000910D8 /* DOMComment.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01313106DE797D000910D8 /* DOMComment.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01318106DE797E000910D8 /* DOMComment.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01313206DE797D000910D8 /* DOMComment.m */; }; AD01318206DE797E000910D8 /* DOMDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01313306DE797D000910D8 /* DOMDocument.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01318306DE797E000910D8 /* DOMDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01313406DE797D000910D8 /* DOMDocument.m */; }; AD01318406DE797E000910D8 /* DOMDocument+factory.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01313506DE797D000910D8 /* DOMDocument+factory.m */; }; AD01318506DE797E000910D8 /* DOMDocumentBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01313606DE797D000910D8 /* DOMDocumentBuilder.h */; }; AD01318606DE797E000910D8 /* DOMDocumentFragment.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01313706DE797D000910D8 /* DOMDocumentFragment.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01318706DE797E000910D8 /* DOMDocumentFragment.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01313806DE797D000910D8 /* DOMDocumentFragment.m */; }; AD01318806DE797E000910D8 /* DOMDocumentType.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01313906DE797D000910D8 /* DOMDocumentType.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01318906DE797E000910D8 /* DOMDocumentType.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01313A06DE797D000910D8 /* DOMDocumentType.m */; }; AD01318A06DE797E000910D8 /* DOMElement.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01313B06DE797D000910D8 /* DOMElement.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01318B06DE797E000910D8 /* DOMElement.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01313C06DE797D000910D8 /* DOMElement.m */; }; AD01318C06DE797E000910D8 /* DOMEntity.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01313D06DE797D000910D8 /* DOMEntity.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01318D06DE797E000910D8 /* DOMEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01313E06DE797D000910D8 /* DOMEntity.m */; }; AD01318E06DE797E000910D8 /* DOMEntityReference.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01313F06DE797D000910D8 /* DOMEntityReference.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01318F06DE797E000910D8 /* DOMEntityReference.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01314006DE797D000910D8 /* DOMEntityReference.m */; }; AD01319006DE797E000910D8 /* DOMImplementation.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01314106DE797D000910D8 /* DOMImplementation.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01319106DE797E000910D8 /* DOMImplementation.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01314206DE797D000910D8 /* DOMImplementation.m */; }; AD01319206DE797E000910D8 /* DOMNamedNodeMap.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01314306DE797D000910D8 /* DOMNamedNodeMap.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01319306DE797E000910D8 /* DOMNode.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01314406DE797D000910D8 /* DOMNode.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01319406DE797E000910D8 /* DOMNode.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01314506DE797D000910D8 /* DOMNode.m */; }; AD01319506DE797E000910D8 /* DOMNode+Enum.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01314606DE797D000910D8 /* DOMNode+Enum.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01319606DE797E000910D8 /* DOMNode+Enum.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01314706DE797D000910D8 /* DOMNode+Enum.m */; }; AD01319706DE797E000910D8 /* DOMNode+QPEval.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01314806DE797D000910D8 /* DOMNode+QPEval.m */; }; AD01319806DE797E000910D8 /* DOMNode+QueryPath.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01314906DE797D000910D8 /* DOMNode+QueryPath.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01319906DE797E000910D8 /* DOMNode+QueryPath.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01314A06DE797D000910D8 /* DOMNode+QueryPath.m */; }; AD01319A06DE797E000910D8 /* DOMNodeFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01314B06DE797D000910D8 /* DOMNodeFilter.h */; }; AD01319B06DE797E000910D8 /* DOMNodeFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01314C06DE797D000910D8 /* DOMNodeFilter.m */; }; AD01319C06DE797E000910D8 /* DOMNodeIterator.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01314D06DE797D000910D8 /* DOMNodeIterator.h */; }; AD01319D06DE797E000910D8 /* DOMNodeIterator.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01314E06DE797D000910D8 /* DOMNodeIterator.m */; }; AD01319E06DE797E000910D8 /* DOMNodeWalker.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01314F06DE797D000910D8 /* DOMNodeWalker.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD01319F06DE797E000910D8 /* DOMNodeWalker.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01315006DE797D000910D8 /* DOMNodeWalker.m */; }; AD0131A006DE797E000910D8 /* DOMNodeWithChildren.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01315106DE797D000910D8 /* DOMNodeWithChildren.m */; }; AD0131A106DE797E000910D8 /* DOMNotation.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01315206DE797D000910D8 /* DOMNotation.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131A206DE797E000910D8 /* DOMNotation.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01315306DE797D000910D8 /* DOMNotation.m */; }; AD0131A306DE797E000910D8 /* DOMProcessingInstruction.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01315406DE797D000910D8 /* DOMProcessingInstruction.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131A406DE797E000910D8 /* DOMProcessingInstruction.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01315506DE797D000910D8 /* DOMProcessingInstruction.m */; }; AD0131A506DE797E000910D8 /* DOMProtocols.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01315606DE797D000910D8 /* DOMProtocols.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131A606DE797E000910D8 /* DOMPYXOutputter.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01315706DE797D000910D8 /* DOMPYXOutputter.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131A706DE797E000910D8 /* DOMPYXOutputter.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01315806DE797D000910D8 /* DOMPYXOutputter.m */; }; AD0131A806DE797E000910D8 /* DOMQueryPathExpression.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01315906DE797D000910D8 /* DOMQueryPathExpression.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131A906DE797E000910D8 /* DOMQueryPathExpression.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01315A06DE797D000910D8 /* DOMQueryPathExpression.m */; }; AD0131AA06DE797E000910D8 /* DOMSaxBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01315B06DE797D000910D8 /* DOMSaxBuilder.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131AB06DE797E000910D8 /* DOMSaxBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01315C06DE797D000910D8 /* DOMSaxBuilder.m */; }; AD0131AC06DE797E000910D8 /* DOMSaxHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01315D06DE797D000910D8 /* DOMSaxHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131AD06DE797E000910D8 /* DOMSaxHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01315E06DE797D000910D8 /* DOMSaxHandler.m */; }; AD0131AE06DE797E000910D8 /* DOMText.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01315F06DE797D000910D8 /* DOMText.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131AF06DE797E000910D8 /* DOMText.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01316006DE797D000910D8 /* DOMText.m */; }; AD0131B006DE797E000910D8 /* DOMTreeWalker.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01316106DE797D000910D8 /* DOMTreeWalker.h */; }; AD0131B106DE797E000910D8 /* DOMTreeWalker.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01316206DE797D000910D8 /* DOMTreeWalker.m */; }; AD0131B206DE797E000910D8 /* DOMXMLOutputter.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01316306DE797D000910D8 /* DOMXMLOutputter.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131B306DE797E000910D8 /* DOMXMLOutputter.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01316406DE797D000910D8 /* DOMXMLOutputter.m */; }; AD0131B406DE797E000910D8 /* EDOM.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01316506DE797D000910D8 /* EDOM.h */; settings = {ATTRIBUTES = (Public, ); }; }; AD0131B706DE797E000910D8 /* NSObject+DOM.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01316806DE797E000910D8 /* NSObject+DOM.m */; }; AD0131B806DE797E000910D8 /* NSObject+QPEval.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01316906DE797E000910D8 /* NSObject+QPEval.h */; }; AD0131B906DE797E000910D8 /* NSObject+QPEval.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01316A06DE797E000910D8 /* NSObject+QPEval.m */; }; AD0131BA06DE797E000910D8 /* NSObject+StringValue.h in Headers */ = {isa = PBXBuildFile; fileRef = AD01316B06DE797E000910D8 /* NSObject+StringValue.h */; }; AD0131BB06DE797E000910D8 /* NSObject+StringValue.m in Sources */ = {isa = PBXBuildFile; fileRef = AD01316C06DE797E000910D8 /* NSObject+StringValue.m */; }; AD0131BC06DE797E000910D8 /* README in Resources */ = {isa = PBXBuildFile; fileRef = AD01316D06DE797E000910D8 /* README */; }; AD01333706DE7A3E000910D8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD01333606DE7A3E000910D8 /* Foundation.framework */; }; AD01336106DE7B08000910D8 /* SaxObjC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD01336006DE7B04000910D8 /* SaxObjC.framework */; }; /* End PBXBuildFile section */ /* Begin PBXBuildStyle section */ AD01311206DE7937000910D8 /* Development */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; }; name = Development; }; AD01311306DE7937000910D8 /* Wrapper */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = YES; DEPLOYMENT_LOCATION = NO; DEPLOYMENT_POSTPROCESSING = YES; DSTROOT = /; DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks"; FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_OPTIMIZATION_LEVEL = 3; SKIP_INSTALL = YES; SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build"; UNSTRIPPED_PRODUCT = NO; ZERO_LINK = NO; }; name = Wrapper; }; /* End PBXBuildStyle section */ /* Begin PBXContainerItemProxy section */ AD01336406DE7B39000910D8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = AD01333B06DE7AF1000910D8 /* SaxObjC.xcodeproj */; proxyType = 2; remoteGlobalIDString = ADDF54A906DE727A00C4E7F8; remoteInfo = SaxObjC; }; AD2977B90826E71C008ECDB9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = AD01333B06DE7AF1000910D8 /* SaxObjC.xcodeproj */; proxyType = 2; remoteGlobalIDString = AD8573DB07EF567800D5FC5B; remoteInfo = saxxml; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ AD01311F06DE794E000910D8 /* DOM.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DOM.framework; sourceTree = BUILT_PRODUCTS_DIR; }; AD01312106DE794E000910D8 /* DOM-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "DOM-Info.plist"; sourceTree = ""; }; AD01312206DE797D000910D8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; tabWidth = 8; usesTabs = 1; }; AD01312306DE797D000910D8 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; AD01312406DE797D000910D8 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; AD01312506DE797D000910D8 /* COPYRIGHT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYRIGHT; sourceTree = ""; }; AD01312606DE797D000910D8 /* DOM.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOM.h; sourceTree = ""; }; AD01312706DE797D000910D8 /* DOM+JS.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = "DOM+JS.m"; sourceTree = ""; }; AD01312806DE797D000910D8 /* DOMAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMAttribute.h; sourceTree = ""; }; AD01312906DE797D000910D8 /* DOMAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMAttribute.m; sourceTree = ""; }; AD01312A06DE797D000910D8 /* DOMBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMBuilder.h; sourceTree = ""; }; AD01312B06DE797D000910D8 /* DOMBuilderFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMBuilderFactory.h; sourceTree = ""; }; AD01312C06DE797D000910D8 /* DOMBuilderFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMBuilderFactory.m; sourceTree = ""; }; AD01312D06DE797D000910D8 /* DOMCDATASection.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMCDATASection.h; sourceTree = ""; }; AD01312E06DE797D000910D8 /* DOMCDATASection.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMCDATASection.m; sourceTree = ""; }; AD01312F06DE797D000910D8 /* DOMCharacterData.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMCharacterData.h; sourceTree = ""; }; AD01313006DE797D000910D8 /* DOMCharacterData.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMCharacterData.m; sourceTree = ""; }; AD01313106DE797D000910D8 /* DOMComment.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMComment.h; sourceTree = ""; }; AD01313206DE797D000910D8 /* DOMComment.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMComment.m; sourceTree = ""; }; AD01313306DE797D000910D8 /* DOMDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMDocument.h; sourceTree = ""; }; AD01313406DE797D000910D8 /* DOMDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMDocument.m; sourceTree = ""; }; AD01313506DE797D000910D8 /* DOMDocument+factory.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = "DOMDocument+factory.m"; sourceTree = ""; }; AD01313606DE797D000910D8 /* DOMDocumentBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMDocumentBuilder.h; sourceTree = ""; }; AD01313706DE797D000910D8 /* DOMDocumentFragment.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMDocumentFragment.h; sourceTree = ""; }; AD01313806DE797D000910D8 /* DOMDocumentFragment.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMDocumentFragment.m; sourceTree = ""; }; AD01313906DE797D000910D8 /* DOMDocumentType.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMDocumentType.h; sourceTree = ""; }; AD01313A06DE797D000910D8 /* DOMDocumentType.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMDocumentType.m; sourceTree = ""; }; AD01313B06DE797D000910D8 /* DOMElement.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMElement.h; sourceTree = ""; }; AD01313C06DE797D000910D8 /* DOMElement.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMElement.m; sourceTree = ""; }; AD01313D06DE797D000910D8 /* DOMEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMEntity.h; sourceTree = ""; }; AD01313E06DE797D000910D8 /* DOMEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMEntity.m; sourceTree = ""; }; AD01313F06DE797D000910D8 /* DOMEntityReference.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMEntityReference.h; sourceTree = ""; }; AD01314006DE797D000910D8 /* DOMEntityReference.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMEntityReference.m; sourceTree = ""; }; AD01314106DE797D000910D8 /* DOMImplementation.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMImplementation.h; sourceTree = ""; }; AD01314206DE797D000910D8 /* DOMImplementation.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMImplementation.m; sourceTree = ""; }; AD01314306DE797D000910D8 /* DOMNamedNodeMap.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMNamedNodeMap.h; sourceTree = ""; }; AD01314406DE797D000910D8 /* DOMNode.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMNode.h; sourceTree = ""; }; AD01314506DE797D000910D8 /* DOMNode.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMNode.m; sourceTree = ""; }; AD01314606DE797D000910D8 /* DOMNode+Enum.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = "DOMNode+Enum.h"; sourceTree = ""; }; AD01314706DE797D000910D8 /* DOMNode+Enum.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = "DOMNode+Enum.m"; sourceTree = ""; }; AD01314806DE797D000910D8 /* DOMNode+QPEval.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = "DOMNode+QPEval.m"; sourceTree = ""; }; AD01314906DE797D000910D8 /* DOMNode+QueryPath.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = "DOMNode+QueryPath.h"; sourceTree = ""; }; AD01314A06DE797D000910D8 /* DOMNode+QueryPath.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = "DOMNode+QueryPath.m"; sourceTree = ""; }; AD01314B06DE797D000910D8 /* DOMNodeFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMNodeFilter.h; sourceTree = ""; }; AD01314C06DE797D000910D8 /* DOMNodeFilter.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMNodeFilter.m; sourceTree = ""; }; AD01314D06DE797D000910D8 /* DOMNodeIterator.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMNodeIterator.h; sourceTree = ""; }; AD01314E06DE797D000910D8 /* DOMNodeIterator.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMNodeIterator.m; sourceTree = ""; }; AD01314F06DE797D000910D8 /* DOMNodeWalker.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMNodeWalker.h; sourceTree = ""; }; AD01315006DE797D000910D8 /* DOMNodeWalker.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMNodeWalker.m; sourceTree = ""; }; AD01315106DE797D000910D8 /* DOMNodeWithChildren.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMNodeWithChildren.m; sourceTree = ""; }; AD01315206DE797D000910D8 /* DOMNotation.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMNotation.h; sourceTree = ""; }; AD01315306DE797D000910D8 /* DOMNotation.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMNotation.m; sourceTree = ""; }; AD01315406DE797D000910D8 /* DOMProcessingInstruction.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMProcessingInstruction.h; sourceTree = ""; }; AD01315506DE797D000910D8 /* DOMProcessingInstruction.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMProcessingInstruction.m; sourceTree = ""; }; AD01315606DE797D000910D8 /* DOMProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMProtocols.h; sourceTree = ""; }; AD01315706DE797D000910D8 /* DOMPYXOutputter.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMPYXOutputter.h; sourceTree = ""; }; AD01315806DE797D000910D8 /* DOMPYXOutputter.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMPYXOutputter.m; sourceTree = ""; }; AD01315906DE797D000910D8 /* DOMQueryPathExpression.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMQueryPathExpression.h; sourceTree = ""; }; AD01315A06DE797D000910D8 /* DOMQueryPathExpression.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMQueryPathExpression.m; sourceTree = ""; }; AD01315B06DE797D000910D8 /* DOMSaxBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMSaxBuilder.h; sourceTree = ""; }; AD01315C06DE797D000910D8 /* DOMSaxBuilder.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMSaxBuilder.m; sourceTree = ""; }; AD01315D06DE797D000910D8 /* DOMSaxHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMSaxHandler.h; sourceTree = ""; }; AD01315E06DE797D000910D8 /* DOMSaxHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMSaxHandler.m; sourceTree = ""; }; AD01315F06DE797D000910D8 /* DOMText.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMText.h; sourceTree = ""; }; AD01316006DE797D000910D8 /* DOMText.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMText.m; sourceTree = ""; }; AD01316106DE797D000910D8 /* DOMTreeWalker.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMTreeWalker.h; sourceTree = ""; }; AD01316206DE797D000910D8 /* DOMTreeWalker.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMTreeWalker.m; sourceTree = ""; }; AD01316306DE797D000910D8 /* DOMXMLOutputter.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = DOMXMLOutputter.h; sourceTree = ""; }; AD01316406DE797D000910D8 /* DOMXMLOutputter.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = DOMXMLOutputter.m; sourceTree = ""; }; AD01316506DE797D000910D8 /* EDOM.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = EDOM.h; sourceTree = ""; }; AD01316606DE797E000910D8 /* GNUmakefile */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; indentWidth = 8; path = GNUmakefile; sourceTree = ""; tabWidth = 8; usesTabs = 1; }; AD01316706DE797E000910D8 /* GNUmakefile.preamble */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; indentWidth = 8; path = GNUmakefile.preamble; sourceTree = ""; tabWidth = 8; usesTabs = 1; }; AD01316806DE797E000910D8 /* NSObject+DOM.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = "NSObject+DOM.m"; sourceTree = ""; }; AD01316906DE797E000910D8 /* NSObject+QPEval.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = "NSObject+QPEval.h"; sourceTree = ""; }; AD01316A06DE797E000910D8 /* NSObject+QPEval.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = "NSObject+QPEval.m"; sourceTree = ""; }; AD01316B06DE797E000910D8 /* NSObject+StringValue.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = "NSObject+StringValue.h"; sourceTree = ""; }; AD01316C06DE797E000910D8 /* NSObject+StringValue.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = "NSObject+StringValue.m"; sourceTree = ""; }; AD01316D06DE797E000910D8 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; AD01316E06DE797E000910D8 /* SxXML-DOM.graffle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "SxXML-DOM.graffle"; sourceTree = ""; }; AD01316F06DE797E000910D8 /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = ""; }; AD01317006DE797E000910D8 /* Version */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; indentWidth = 8; path = Version; sourceTree = ""; tabWidth = 8; usesTabs = 1; }; AD01333606DE7A3E000910D8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; AD01333B06DE7AF1000910D8 /* SaxObjC.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SaxObjC.xcodeproj; path = ../SaxObjC/SaxObjC.xcodeproj; sourceTree = ""; }; ADAD5B57076F68D000AAD24E /* SaxObjC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SaxObjC.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/SaxObjC.framework"; sourceTree = ""; }; ADECEC78078A481500B7221D /* fhs.make */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = fhs.make; sourceTree = ""; tabWidth = 8; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ AD01311D06DE794E000910D8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( AD01333706DE7A3E000910D8 /* Foundation.framework in Frameworks */, AD01336106DE7B08000910D8 /* SaxObjC.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ AD01311006DE7937000910D8 = { isa = PBXGroup; children = ( AD01316D06DE797E000910D8 /* README */, AD01312406DE797D000910D8 /* COPYING */, AD01312506DE797D000910D8 /* COPYRIGHT */, AD01316F06DE797E000910D8 /* TODO */, AD01312206DE797D000910D8 /* ChangeLog */, AD01317006DE797E000910D8 /* Version */, AD01332C06DE79E1000910D8 /* Documentation */, AD01332F06DE79EA000910D8 /* Makefiles */, AD0131C206DE79A6000910D8 /* Headers */, AD01326506DE79B2000910D8 /* Classes */, AD01333206DE7A07000910D8 /* Resources */, AD01333A06DE7AD4000910D8 /* Projects */, AD01312006DE794E000910D8 /* Products */, AD01333506DE7A14000910D8 /* Linked Frameworks */, ); sourceTree = ""; }; AD01312006DE794E000910D8 /* Products */ = { isa = PBXGroup; children = ( AD01311F06DE794E000910D8 /* DOM.framework */, ); name = Products; sourceTree = ""; }; AD0131C206DE79A6000910D8 /* Headers */ = { isa = PBXGroup; children = ( AD01312606DE797D000910D8 /* DOM.h */, AD01312806DE797D000910D8 /* DOMAttribute.h */, AD01312A06DE797D000910D8 /* DOMBuilder.h */, AD01312B06DE797D000910D8 /* DOMBuilderFactory.h */, AD01312D06DE797D000910D8 /* DOMCDATASection.h */, AD01312F06DE797D000910D8 /* DOMCharacterData.h */, AD01313106DE797D000910D8 /* DOMComment.h */, AD01313306DE797D000910D8 /* DOMDocument.h */, AD01313606DE797D000910D8 /* DOMDocumentBuilder.h */, AD01313706DE797D000910D8 /* DOMDocumentFragment.h */, AD01313906DE797D000910D8 /* DOMDocumentType.h */, AD01313B06DE797D000910D8 /* DOMElement.h */, AD01313D06DE797D000910D8 /* DOMEntity.h */, AD01313F06DE797D000910D8 /* DOMEntityReference.h */, AD01314106DE797D000910D8 /* DOMImplementation.h */, AD01314306DE797D000910D8 /* DOMNamedNodeMap.h */, AD01314406DE797D000910D8 /* DOMNode.h */, AD01314606DE797D000910D8 /* DOMNode+Enum.h */, AD01314906DE797D000910D8 /* DOMNode+QueryPath.h */, AD01314B06DE797D000910D8 /* DOMNodeFilter.h */, AD01314D06DE797D000910D8 /* DOMNodeIterator.h */, AD01314F06DE797D000910D8 /* DOMNodeWalker.h */, AD01315206DE797D000910D8 /* DOMNotation.h */, AD01315406DE797D000910D8 /* DOMProcessingInstruction.h */, AD01315606DE797D000910D8 /* DOMProtocols.h */, AD01315706DE797D000910D8 /* DOMPYXOutputter.h */, AD01315906DE797D000910D8 /* DOMQueryPathExpression.h */, AD01315B06DE797D000910D8 /* DOMSaxBuilder.h */, AD01315D06DE797D000910D8 /* DOMSaxHandler.h */, AD01315F06DE797D000910D8 /* DOMText.h */, AD01316106DE797D000910D8 /* DOMTreeWalker.h */, AD01316306DE797D000910D8 /* DOMXMLOutputter.h */, AD01316506DE797D000910D8 /* EDOM.h */, AD01316906DE797E000910D8 /* NSObject+QPEval.h */, AD01316B06DE797E000910D8 /* NSObject+StringValue.h */, ); name = Headers; sourceTree = ""; }; AD01326506DE79B2000910D8 /* Classes */ = { isa = PBXGroup; children = ( AD01312306DE797D000910D8 /* common.h */, AD01312706DE797D000910D8 /* DOM+JS.m */, AD01312906DE797D000910D8 /* DOMAttribute.m */, AD01312C06DE797D000910D8 /* DOMBuilderFactory.m */, AD01312E06DE797D000910D8 /* DOMCDATASection.m */, AD01313006DE797D000910D8 /* DOMCharacterData.m */, AD01313206DE797D000910D8 /* DOMComment.m */, AD01313406DE797D000910D8 /* DOMDocument.m */, AD01313506DE797D000910D8 /* DOMDocument+factory.m */, AD01313806DE797D000910D8 /* DOMDocumentFragment.m */, AD01313A06DE797D000910D8 /* DOMDocumentType.m */, AD01313C06DE797D000910D8 /* DOMElement.m */, AD01313E06DE797D000910D8 /* DOMEntity.m */, AD01314006DE797D000910D8 /* DOMEntityReference.m */, AD01314206DE797D000910D8 /* DOMImplementation.m */, AD01314506DE797D000910D8 /* DOMNode.m */, AD01314706DE797D000910D8 /* DOMNode+Enum.m */, AD01314806DE797D000910D8 /* DOMNode+QPEval.m */, AD01314A06DE797D000910D8 /* DOMNode+QueryPath.m */, AD01314C06DE797D000910D8 /* DOMNodeFilter.m */, AD01314E06DE797D000910D8 /* DOMNodeIterator.m */, AD01315006DE797D000910D8 /* DOMNodeWalker.m */, AD01315106DE797D000910D8 /* DOMNodeWithChildren.m */, AD01315306DE797D000910D8 /* DOMNotation.m */, AD01315506DE797D000910D8 /* DOMProcessingInstruction.m */, AD01315806DE797D000910D8 /* DOMPYXOutputter.m */, AD01315A06DE797D000910D8 /* DOMQueryPathExpression.m */, AD01315C06DE797D000910D8 /* DOMSaxBuilder.m */, AD01315E06DE797D000910D8 /* DOMSaxHandler.m */, AD01316006DE797D000910D8 /* DOMText.m */, AD01316206DE797D000910D8 /* DOMTreeWalker.m */, AD01316406DE797D000910D8 /* DOMXMLOutputter.m */, AD01316806DE797E000910D8 /* NSObject+DOM.m */, AD01316A06DE797E000910D8 /* NSObject+QPEval.m */, AD01316C06DE797E000910D8 /* NSObject+StringValue.m */, ); name = Classes; sourceTree = ""; }; AD01332C06DE79E1000910D8 /* Documentation */ = { isa = PBXGroup; children = ( AD01316E06DE797E000910D8 /* SxXML-DOM.graffle */, ); name = Documentation; sourceTree = ""; }; AD01332F06DE79EA000910D8 /* Makefiles */ = { isa = PBXGroup; children = ( AD01316606DE797E000910D8 /* GNUmakefile */, AD01316706DE797E000910D8 /* GNUmakefile.preamble */, ADECEC78078A481500B7221D /* fhs.make */, ); name = Makefiles; sourceTree = ""; }; AD01333206DE7A07000910D8 /* Resources */ = { isa = PBXGroup; children = ( AD01312106DE794E000910D8 /* DOM-Info.plist */, ); name = Resources; sourceTree = ""; }; AD01333506DE7A14000910D8 /* Linked Frameworks */ = { isa = PBXGroup; children = ( AD01333606DE7A3E000910D8 /* Foundation.framework */, ADAD5B57076F68D000AAD24E /* SaxObjC.framework */, ); name = "Linked Frameworks"; sourceTree = ""; }; AD01333A06DE7AD4000910D8 /* Projects */ = { isa = PBXGroup; children = ( AD01333B06DE7AF1000910D8 /* SaxObjC.xcodeproj */, ); name = Projects; sourceTree = ""; }; AD01335F06DE7B04000910D8 /* Products */ = { isa = PBXGroup; children = ( AD01336006DE7B04000910D8 /* SaxObjC.framework */, AD2977B40826E71C008ECDB9 /* saxxml */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ AD01311A06DE794E000910D8 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( AD01317206DE797E000910D8 /* common.h in Headers */, AD01317506DE797E000910D8 /* DOM.h in Headers */, AD01317706DE797E000910D8 /* DOMAttribute.h in Headers */, AD01317906DE797E000910D8 /* DOMBuilder.h in Headers */, AD01317A06DE797E000910D8 /* DOMBuilderFactory.h in Headers */, AD01317C06DE797E000910D8 /* DOMCDATASection.h in Headers */, AD01317E06DE797E000910D8 /* DOMCharacterData.h in Headers */, AD01318006DE797E000910D8 /* DOMComment.h in Headers */, AD01318206DE797E000910D8 /* DOMDocument.h in Headers */, AD01318506DE797E000910D8 /* DOMDocumentBuilder.h in Headers */, AD01318606DE797E000910D8 /* DOMDocumentFragment.h in Headers */, AD01318806DE797E000910D8 /* DOMDocumentType.h in Headers */, AD01318A06DE797E000910D8 /* DOMElement.h in Headers */, AD01318C06DE797E000910D8 /* DOMEntity.h in Headers */, AD01318E06DE797E000910D8 /* DOMEntityReference.h in Headers */, AD01319006DE797E000910D8 /* DOMImplementation.h in Headers */, AD01319206DE797E000910D8 /* DOMNamedNodeMap.h in Headers */, AD01319306DE797E000910D8 /* DOMNode.h in Headers */, AD01319506DE797E000910D8 /* DOMNode+Enum.h in Headers */, AD01319806DE797E000910D8 /* DOMNode+QueryPath.h in Headers */, AD01319A06DE797E000910D8 /* DOMNodeFilter.h in Headers */, AD01319C06DE797E000910D8 /* DOMNodeIterator.h in Headers */, AD01319E06DE797E000910D8 /* DOMNodeWalker.h in Headers */, AD0131A106DE797E000910D8 /* DOMNotation.h in Headers */, AD0131A306DE797E000910D8 /* DOMProcessingInstruction.h in Headers */, AD0131A506DE797E000910D8 /* DOMProtocols.h in Headers */, AD0131A606DE797E000910D8 /* DOMPYXOutputter.h in Headers */, AD0131A806DE797E000910D8 /* DOMQueryPathExpression.h in Headers */, AD0131AA06DE797E000910D8 /* DOMSaxBuilder.h in Headers */, AD0131AC06DE797E000910D8 /* DOMSaxHandler.h in Headers */, AD0131AE06DE797E000910D8 /* DOMText.h in Headers */, AD0131B006DE797E000910D8 /* DOMTreeWalker.h in Headers */, AD0131B206DE797E000910D8 /* DOMXMLOutputter.h in Headers */, AD0131B406DE797E000910D8 /* EDOM.h in Headers */, AD0131B806DE797E000910D8 /* NSObject+QPEval.h in Headers */, AD0131BA06DE797E000910D8 /* NSObject+StringValue.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ AD01311E06DE794E000910D8 /* DOM */ = { isa = PBXNativeTarget; buildConfigurationList = ADA0767F0857284000993825 /* Build configuration list for PBXNativeTarget "DOM" */; buildPhases = ( AD01311A06DE794E000910D8 /* Headers */, AD01311B06DE794E000910D8 /* Resources */, AD01311C06DE794E000910D8 /* Sources */, AD01311D06DE794E000910D8 /* Frameworks */, ); buildRules = ( ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 4.5.20; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; GCC_PREPROCESSOR_DEFINITIONS = ( "APPLE_RUNTIME=1", "NeXT_Foundation_LIBRARY=1", "COCOA_Foundation_LIBRARY=1", "NeXT_RUNTIME=1", "COMPILE_AS_FRAMEWORK=1", ); GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = "DOM-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; OTHER_LDFLAGS = ( "-seg1addr", 0xC0200000, "-headerpad_max_install_names", ); PRODUCT_NAME = DOM; SECTORDER_FLAGS = ""; WARNING_CFLAGS = "-Wmost"; }; dependencies = ( ); name = DOM; productName = DOM; productReference = AD01311F06DE794E000910D8 /* DOM.framework */; productSettingsXML = " CFBundleDevelopmentRegion English CFBundleExecutable DOM CFBundleIdentifier com.yourcompany.DOM CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType FMWK CFBundleSignature ???? CFBundleVersion 1.0 "; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ AD01311406DE7937000910D8 /* Project object */ = { isa = PBXProject; buildConfigurationList = ADA076890857284000993825 /* Build configuration list for PBXProject "DOM" */; buildSettings = { }; buildStyles = ( AD01311206DE7937000910D8 /* Development */, AD01311306DE7937000910D8 /* Wrapper */, ); hasScannedForEncodings = 0; mainGroup = AD01311006DE7937000910D8; productRefGroup = AD01312006DE794E000910D8 /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = AD01335F06DE7B04000910D8 /* Products */; ProjectRef = AD01333B06DE7AF1000910D8 /* SaxObjC.xcodeproj */; }, ); targets = ( AD01311E06DE794E000910D8 /* DOM */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ AD01336006DE7B04000910D8 /* SaxObjC.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = SaxObjC.framework; remoteRef = AD01336406DE7B39000910D8 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; AD2977B40826E71C008ECDB9 /* saxxml */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = saxxml; remoteRef = AD2977B90826E71C008ECDB9 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ AD01311B06DE794E000910D8 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( AD01317306DE797E000910D8 /* COPYING in Resources */, AD01317406DE797E000910D8 /* COPYRIGHT in Resources */, AD0131BC06DE797E000910D8 /* README in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ AD01311C06DE794E000910D8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( AD01317606DE797E000910D8 /* DOM+JS.m in Sources */, AD01317806DE797E000910D8 /* DOMAttribute.m in Sources */, AD01317B06DE797E000910D8 /* DOMBuilderFactory.m in Sources */, AD01317D06DE797E000910D8 /* DOMCDATASection.m in Sources */, AD01317F06DE797E000910D8 /* DOMCharacterData.m in Sources */, AD01318106DE797E000910D8 /* DOMComment.m in Sources */, AD01318306DE797E000910D8 /* DOMDocument.m in Sources */, AD01318406DE797E000910D8 /* DOMDocument+factory.m in Sources */, AD01318706DE797E000910D8 /* DOMDocumentFragment.m in Sources */, AD01318906DE797E000910D8 /* DOMDocumentType.m in Sources */, AD01318B06DE797E000910D8 /* DOMElement.m in Sources */, AD01318D06DE797E000910D8 /* DOMEntity.m in Sources */, AD01318F06DE797E000910D8 /* DOMEntityReference.m in Sources */, AD01319106DE797E000910D8 /* DOMImplementation.m in Sources */, AD01319406DE797E000910D8 /* DOMNode.m in Sources */, AD01319606DE797E000910D8 /* DOMNode+Enum.m in Sources */, AD01319706DE797E000910D8 /* DOMNode+QPEval.m in Sources */, AD01319906DE797E000910D8 /* DOMNode+QueryPath.m in Sources */, AD01319B06DE797E000910D8 /* DOMNodeFilter.m in Sources */, AD01319D06DE797E000910D8 /* DOMNodeIterator.m in Sources */, AD01319F06DE797E000910D8 /* DOMNodeWalker.m in Sources */, AD0131A006DE797E000910D8 /* DOMNodeWithChildren.m in Sources */, AD0131A206DE797E000910D8 /* DOMNotation.m in Sources */, AD0131A406DE797E000910D8 /* DOMProcessingInstruction.m in Sources */, AD0131A706DE797E000910D8 /* DOMPYXOutputter.m in Sources */, AD0131A906DE797E000910D8 /* DOMQueryPathExpression.m in Sources */, AD0131AB06DE797E000910D8 /* DOMSaxBuilder.m in Sources */, AD0131AD06DE797E000910D8 /* DOMSaxHandler.m in Sources */, AD0131AF06DE797E000910D8 /* DOMText.m in Sources */, AD0131B106DE797E000910D8 /* DOMTreeWalker.m in Sources */, AD0131B306DE797E000910D8 /* DOMXMLOutputter.m in Sources */, AD0131B706DE797E000910D8 /* NSObject+DOM.m in Sources */, AD0131B906DE797E000910D8 /* NSObject+QPEval.m in Sources */, AD0131BB06DE797E000910D8 /* NSObject+StringValue.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ ADA076800857284000993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 4.5.20; FRAMEWORK_VERSION = A; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; GCC_PREPROCESSOR_DEFINITIONS = ( "APPLE_RUNTIME=1", "NeXT_Foundation_LIBRARY=1", "COCOA_Foundation_LIBRARY=1", "NeXT_RUNTIME=1", "COMPILE_AS_FRAMEWORK=1", ); GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = "DOM-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; OTHER_LDFLAGS = ( "-seg1addr", 0xC0200000, "-headerpad_max_install_names", ); PRODUCT_NAME = DOM; SECTORDER_FLAGS = ""; WARNING_CFLAGS = "-Wmost"; }; name = Development; }; ADA076810857284000993825 /* Wrapper */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; DEPLOYMENT_LOCATION = NO; DEPLOYMENT_POSTPROCESSING = YES; DSTROOT = /; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 4.5.20; DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks"; FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; FRAMEWORK_VERSION = A; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_OPTIMIZATION_LEVEL = 3; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; GCC_PREPROCESSOR_DEFINITIONS = ( "APPLE_RUNTIME=1", "NeXT_Foundation_LIBRARY=1", "COCOA_Foundation_LIBRARY=1", "NeXT_RUNTIME=1", "COMPILE_AS_FRAMEWORK=1", ); GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = "DOM-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; OTHER_LDFLAGS = ( "-seg1addr", 0xC0200000, "-headerpad_max_install_names", ); PRODUCT_NAME = DOM; SECTORDER_FLAGS = ""; SKIP_INSTALL = YES; SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build"; UNSTRIPPED_PRODUCT = NO; WARNING_CFLAGS = "-Wmost"; ZERO_LINK = NO; }; name = Wrapper; }; ADA076820857284000993825 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 4.5.20; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; GCC_PREPROCESSOR_DEFINITIONS = ( "APPLE_RUNTIME=1", "NeXT_Foundation_LIBRARY=1", "COCOA_Foundation_LIBRARY=1", "NeXT_RUNTIME=1", "COMPILE_AS_FRAMEWORK=1", ); GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; INFOPLIST_FILE = "DOM-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; OTHER_LDFLAGS = ( "-seg1addr", 0xC0200000, "-headerpad_max_install_names", ); PRODUCT_NAME = DOM; SECTORDER_FLAGS = ""; WARNING_CFLAGS = "-Wmost"; }; name = Default; }; ADA0768A0857284000993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Development; }; ADA0768B0857284000993825 /* Wrapper */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Wrapper; }; ADA0768C0857284000993825 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Default; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ ADA0767F0857284000993825 /* Build configuration list for PBXNativeTarget "DOM" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076800857284000993825 /* Development */, ADA076810857284000993825 /* Wrapper */, ADA076820857284000993825 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; ADA076890857284000993825 /* Build configuration list for PBXProject "DOM" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0768A0857284000993825 /* Development */, ADA0768B0857284000993825 /* Wrapper */, ADA0768C0857284000993825 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; /* End XCConfigurationList section */ }; rootObject = AD01311406DE7937000910D8 /* Project object */; }