06D358B40DAADAAA003B174E /* MainThreadMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 06D358A10DAAD9C4003B174E /* MainThreadMac.mm */; };
140B7D1D0DC69AF7009C42B8 /* JSActivation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14DA818F0D99FD2000B0A4FB /* JSActivation.cpp */; };
141211310A48794D00480255 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 932F5BD90822A1C700736975 /* JavaScriptCore.framework */; };
- 141211340A48795800480255 /* tests/minidom.c in Sources */ = {isa = PBXBuildFile; fileRef = 141211020A48780900480255 /* tests/minidom.c */; };
+ 141211340A48795800480255 /* minidom.c in Sources */ = {isa = PBXBuildFile; fileRef = 141211020A48780900480255 /* minidom.c */; };
1421359B0A677F4F00A8195E /* JSBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1421359A0A677F4F00A8195E /* JSBase.cpp */; };
143A97E60A4A06E200456B66 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6560A4CF04B3B3E7008AE952 /* CoreFoundation.framework */; };
- 1440057F0A5335640005F061 /* tests/JSNode.c in Sources */ = {isa = PBXBuildFile; fileRef = 1440F6420A4F8B6A0005F061 /* tests/JSNode.c */; };
- 144005CB0A5338D10005F061 /* tests/JSNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1440F6410A4F8B6A0005F061 /* tests/JSNode.h */; };
- 144005CC0A5338F80005F061 /* tests/Node.h in Headers */ = {isa = PBXBuildFile; fileRef = 1440051F0A531D3B0005F061 /* tests/Node.h */; };
- 1440063F0A53598A0005F061 /* tests/Node.c in Sources */ = {isa = PBXBuildFile; fileRef = 144005200A531D3B0005F061 /* tests/Node.c */; };
- 1440074A0A536CC20005F061 /* tests/NodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 144007480A536CC20005F061 /* tests/NodeList.h */; };
- 1440074B0A536CC20005F061 /* tests/NodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 144007490A536CC20005F061 /* tests/NodeList.c */; };
- 144007570A5370D20005F061 /* tests/JSNodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 144007550A5370D20005F061 /* tests/JSNodeList.h */; };
- 144007580A5370D20005F061 /* tests/JSNodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 144007560A5370D20005F061 /* tests/JSNodeList.c */; };
+ 1440057F0A5335640005F061 /* JSNode.c in Sources */ = {isa = PBXBuildFile; fileRef = 1440F6420A4F8B6A0005F061 /* JSNode.c */; };
+ 144005CB0A5338D10005F061 /* JSNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1440F6410A4F8B6A0005F061 /* JSNode.h */; };
+ 144005CC0A5338F80005F061 /* Node.h in Headers */ = {isa = PBXBuildFile; fileRef = 1440051F0A531D3B0005F061 /* Node.h */; };
+ 1440063F0A53598A0005F061 /* Node.c in Sources */ = {isa = PBXBuildFile; fileRef = 144005200A531D3B0005F061 /* Node.c */; };
+ 1440074A0A536CC20005F061 /* NodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 144007480A536CC20005F061 /* NodeList.h */; };
+ 1440074B0A536CC20005F061 /* NodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 144007490A536CC20005F061 /* NodeList.c */; };
+ 144007570A5370D20005F061 /* JSNodeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 144007550A5370D20005F061 /* JSNodeList.h */; };
+ 144007580A5370D20005F061 /* JSNodeList.c in Sources */ = {isa = PBXBuildFile; fileRef = 144007560A5370D20005F061 /* JSNodeList.c */; };
1440F6100A4F85670005F061 /* testapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 14BD5A2D0A3E91F600BAF59C /* testapi.c */; };
1440F8920A508B100005F061 /* JSCallbackFunction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1440F8900A508B100005F061 /* JSCallbackFunction.cpp */; };
1440F8AF0A508D200005F061 /* JSCallbackConstructor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1440F8AD0A508D200005F061 /* JSCallbackConstructor.cpp */; };
06D358A10DAAD9C4003B174E /* MainThreadMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MainThreadMac.mm; sourceTree = "<group>"; };
06D358A20DAAD9C4003B174E /* MainThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MainThread.cpp; sourceTree = "<group>"; };
06D358A30DAAD9C4003B174E /* MainThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainThread.h; sourceTree = "<group>"; };
- 141211020A48780900480255 /* tests/minidom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/minidom.c; sourceTree = "<group>"; };
- 1412110D0A48788700480255 /* tests/minidom.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = tests/minidom.js; sourceTree = "<group>"; };
+ 141211020A48780900480255 /* minidom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = minidom.c; path = tests/minidom.c; sourceTree = "<group>"; };
+ 1412110D0A48788700480255 /* minidom.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = minidom.js; path = tests/minidom.js; sourceTree = "<group>"; };
141211200A48793C00480255 /* minidom */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = minidom; sourceTree = BUILT_PRODUCTS_DIR; };
1419D32C0CEA7CDE00FF507A /* RefCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RefCounted.h; sourceTree = "<group>"; };
1421359A0A677F4F00A8195E /* JSBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSBase.cpp; sourceTree = "<group>"; };
142711380A460BBB0080EEEA /* JSBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSBase.h; sourceTree = "<group>"; };
- 1440051F0A531D3B0005F061 /* tests/Node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tests/Node.h; sourceTree = "<group>"; };
- 144005200A531D3B0005F061 /* tests/Node.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/Node.c; sourceTree = "<group>"; };
- 144007480A536CC20005F061 /* tests/NodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tests/NodeList.h; sourceTree = "<group>"; };
- 144007490A536CC20005F061 /* tests/NodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/NodeList.c; sourceTree = "<group>"; };
- 144007550A5370D20005F061 /* tests/JSNodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tests/JSNodeList.h; sourceTree = "<group>"; };
- 144007560A5370D20005F061 /* tests/JSNodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/JSNodeList.c; sourceTree = "<group>"; };
- 1440F6410A4F8B6A0005F061 /* tests/JSNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tests/JSNode.h; sourceTree = "<group>"; };
- 1440F6420A4F8B6A0005F061 /* tests/JSNode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tests/JSNode.c; sourceTree = "<group>"; };
+ 1440051F0A531D3B0005F061 /* Node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Node.h; path = tests/Node.h; sourceTree = "<group>"; };
+ 144005200A531D3B0005F061 /* Node.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Node.c; path = tests/Node.c; sourceTree = "<group>"; };
+ 144007480A536CC20005F061 /* NodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NodeList.h; path = tests/NodeList.h; sourceTree = "<group>"; };
+ 144007490A536CC20005F061 /* NodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = NodeList.c; path = tests/NodeList.c; sourceTree = "<group>"; };
+ 144007550A5370D20005F061 /* JSNodeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSNodeList.h; path = tests/JSNodeList.h; sourceTree = "<group>"; };
+ 144007560A5370D20005F061 /* JSNodeList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = JSNodeList.c; path = tests/JSNodeList.c; sourceTree = "<group>"; };
+ 1440F6410A4F8B6A0005F061 /* JSNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSNode.h; path = tests/JSNode.h; sourceTree = "<group>"; };
+ 1440F6420A4F8B6A0005F061 /* JSNode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = JSNode.c; path = tests/JSNode.c; sourceTree = "<group>"; };
1440F88F0A508B100005F061 /* JSCallbackFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSCallbackFunction.h; sourceTree = "<group>"; };
1440F8900A508B100005F061 /* JSCallbackFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSCallbackFunction.cpp; sourceTree = "<group>"; };
1440F8AC0A508D200005F061 /* JSCallbackConstructor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSCallbackConstructor.h; sourceTree = "<group>"; };
144005170A531CB50005F061 /* minidom */ = {
isa = PBXGroup;
children = (
- 1440F6420A4F8B6A0005F061 /* tests/JSNode.c */,
- 1440F6410A4F8B6A0005F061 /* tests/JSNode.h */,
- 144007560A5370D20005F061 /* tests/JSNodeList.c */,
- 144007550A5370D20005F061 /* tests/JSNodeList.h */,
- 141211020A48780900480255 /* tests/minidom.c */,
- 1412110D0A48788700480255 /* tests/minidom.js */,
- 144005200A531D3B0005F061 /* tests/Node.c */,
- 1440051F0A531D3B0005F061 /* tests/Node.h */,
- 144007490A536CC20005F061 /* tests/NodeList.c */,
- 144007480A536CC20005F061 /* tests/NodeList.h */,
+ 1440F6420A4F8B6A0005F061 /* JSNode.c */,
+ 1440F6410A4F8B6A0005F061 /* JSNode.h */,
+ 144007560A5370D20005F061 /* JSNodeList.c */,
+ 144007550A5370D20005F061 /* JSNodeList.h */,
+ 141211020A48780900480255 /* minidom.c */,
+ 1412110D0A48788700480255 /* minidom.js */,
+ 144005200A531D3B0005F061 /* Node.c */,
+ 1440051F0A531D3B0005F061 /* Node.h */,
+ 144007490A536CC20005F061 /* NodeList.c */,
+ 144007480A536CC20005F061 /* NodeList.h */,
);
name = minidom;
path = API;
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 144005CB0A5338D10005F061 /* tests/JSNode.h in Headers */,
- 144007570A5370D20005F061 /* tests/JSNodeList.h in Headers */,
- 144005CC0A5338F80005F061 /* tests/Node.h in Headers */,
- 1440074A0A536CC20005F061 /* tests/NodeList.h in Headers */,
+ 144005CB0A5338D10005F061 /* JSNode.h in Headers */,
+ 144007570A5370D20005F061 /* JSNodeList.h in Headers */,
+ 144005CC0A5338F80005F061 /* Node.h in Headers */,
+ 1440074A0A536CC20005F061 /* NodeList.h in Headers */,
A72701B90DADE94900E548D7 /* ExceptionHelpers.h in Headers */,
A7C31DAA0DBEBA4300FDF8EB /* SegmentedVector.h in Headers */,
);
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1440057F0A5335640005F061 /* tests/JSNode.c in Sources */,
- 144007580A5370D20005F061 /* tests/JSNodeList.c in Sources */,
- 1440063F0A53598A0005F061 /* tests/Node.c in Sources */,
- 1440074B0A536CC20005F061 /* tests/NodeList.c in Sources */,
- 141211340A48795800480255 /* tests/minidom.c in Sources */,
+ 1440057F0A5335640005F061 /* JSNode.c in Sources */,
+ 144007580A5370D20005F061 /* JSNodeList.c in Sources */,
+ 1440063F0A53598A0005F061 /* Node.c in Sources */,
+ 1440074B0A536CC20005F061 /* NodeList.c in Sources */,
+ 141211340A48795800480255 /* minidom.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};