summaryrefslogtreecommitdiffstats
path: root/macosx/Tclxml.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Tclxml.xcodeproj/project.pbxproj')
-rw-r--r--macosx/Tclxml.xcodeproj/project.pbxproj675
1 files changed, 675 insertions, 0 deletions
diff --git a/macosx/Tclxml.xcodeproj/project.pbxproj b/macosx/Tclxml.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..05a5efe
--- /dev/null
+++ b/macosx/Tclxml.xcodeproj/project.pbxproj
@@ -0,0 +1,675 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 42;
+ objects = {
+
+/* Begin PBXAggregateTarget section */
+ AA68C6640C90EA8700D12438 /* configure */ = {
+ isa = PBXAggregateTarget;
+ buildConfigurationList = AA68C6670C90EAB000D12438 /* Build configuration list for PBXAggregateTarget "configure" */;
+ buildPhases = (
+ AA68C6630C90EA8700D12438 /* ShellScript */,
+ );
+ dependencies = (
+ );
+ name = configure;
+ productName = configure;
+ };
+/* End PBXAggregateTarget section */
+
+/* Begin PBXBuildFile section */
+ AA13408D0CACF8FA006C8E84 /* pkgIndex.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA13408C0CACF8FA006C8E84 /* pkgIndex.tcl */; };
+ AA1340B30CB49786006C8E84 /* tclxslt.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA1340B20CB49786006C8E84 /* tclxslt.tcl */; };
+ AA68C5CA0C90302900D12438 /* libxml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA68C5C90C90302900D12438 /* libxml.framework */; };
+ AA68C5CD0C90304400D12438 /* libxslt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA68C5CC0C90304400D12438 /* libxslt.framework */; };
+ AA68C5D00C90305E00D12438 /* libexslt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA68C5CF0C90305E00D12438 /* libexslt.framework */; };
+ AA68C5D30C9031C400D12438 /* tclxml.c in Sources */ = {isa = PBXBuildFile; fileRef = AA68C5D20C9031C400D12438 /* tclxml.c */; };
+ AA68C5D50C9031EA00D12438 /* tclxml.h in Headers */ = {isa = PBXBuildFile; fileRef = AA68C5D40C9031EA00D12438 /* tclxml.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ AA68C5E60C9032E400D12438 /* sgml-8.0.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5DC0C9032E400D12438 /* sgml-8.0.tcl */; };
+ AA68C5E70C9032E400D12438 /* sgml-8.1.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5DD0C9032E400D12438 /* sgml-8.1.tcl */; };
+ AA68C5E80C9032E400D12438 /* sgmlparser.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5DE0C9032E400D12438 /* sgmlparser.tcl */; };
+ AA68C5E90C9032E400D12438 /* tclparser-8.0.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5DF0C9032E400D12438 /* tclparser-8.0.tcl */; };
+ AA68C5EA0C9032E400D12438 /* tclparser-8.1.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5E00C9032E400D12438 /* tclparser-8.1.tcl */; };
+ AA68C5EB0C9032E400D12438 /* xml__tcl.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5E10C9032E400D12438 /* xml__tcl.tcl */; };
+ AA68C5EC0C9032E400D12438 /* xml-8.0.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5E20C9032E400D12438 /* xml-8.0.tcl */; };
+ AA68C5ED0C9032E400D12438 /* xml-8.1.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5E30C9032E400D12438 /* xml-8.1.tcl */; };
+ AA68C5EE0C9032E400D12438 /* xmldep.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5E40C9032E400D12438 /* xmldep.tcl */; };
+ AA68C5EF0C9032E400D12438 /* xpath.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C5E50C9032E400D12438 /* xpath.tcl */; };
+ AA68C5F10C90331D00D12438 /* tclxml-libxml2.c in Sources */ = {isa = PBXBuildFile; fileRef = AA68C5F00C90331D00D12438 /* tclxml-libxml2.c */; };
+ AA68C5F30C90332A00D12438 /* docObj.c in Sources */ = {isa = PBXBuildFile; fileRef = AA68C5F20C90332A00D12438 /* docObj.c */; };
+ AA68C5F50C90333E00D12438 /* docObj.h in Headers */ = {isa = PBXBuildFile; fileRef = AA68C5F40C90333E00D12438 /* docObj.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ AA68C5F70C90334D00D12438 /* tclxml-libxml2.h in Headers */ = {isa = PBXBuildFile; fileRef = AA68C5F60C90334D00D12438 /* tclxml-libxml2.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ AA68C5F90C90336200D12438 /* tcldom.h in Headers */ = {isa = PBXBuildFile; fileRef = AA68C5F80C90336200D12438 /* tcldom.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ AA68C5FB0C90337C00D12438 /* tcldom-libxml2.c in Sources */ = {isa = PBXBuildFile; fileRef = AA68C5FA0C90337C00D12438 /* tcldom-libxml2.c */; };
+ AA68C5FD0C90338B00D12438 /* nodeObj.c in Sources */ = {isa = PBXBuildFile; fileRef = AA68C5FC0C90338B00D12438 /* nodeObj.c */; };
+ AA68C6000C90339C00D12438 /* nodeObj.h in Headers */ = {isa = PBXBuildFile; fileRef = AA68C5FE0C90339C00D12438 /* nodeObj.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ AA68C6010C90339C00D12438 /* tcldom-libxml2.h in Headers */ = {isa = PBXBuildFile; fileRef = AA68C5FF0C90339C00D12438 /* tcldom-libxml2.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ AA68C6030C9033AC00D12438 /* tcldom-libxml2.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C6020C9033AC00D12438 /* tcldom-libxml2.tcl */; };
+ AA68C6050C9033C900D12438 /* tclxslt.h in Headers */ = {isa = PBXBuildFile; fileRef = AA68C6040C9033C900D12438 /* tclxslt.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ AA68C6070C9033E300D12438 /* tclxslt-libxslt.c in Sources */ = {isa = PBXBuildFile; fileRef = AA68C6060C9033E300D12438 /* tclxslt-libxslt.c */; };
+ AA68C6090C9033F300D12438 /* tclxslt-libxslt.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C6080C9033F300D12438 /* tclxslt-libxslt.tcl */; };
+ AA68C60E0C90340D00D12438 /* process.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C60A0C90340D00D12438 /* process.tcl */; };
+ AA68C60F0C90340D00D12438 /* resources.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C60B0C90340D00D12438 /* resources.tcl */; };
+ AA68C6100C90340D00D12438 /* utilities.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C60C0C90340D00D12438 /* utilities.tcl */; };
+ AA68C6110C90340D00D12438 /* xsltcache.tcl in Resources */ = {isa = PBXBuildFile; fileRef = AA68C60D0C90340D00D12438 /* xsltcache.tcl */; };
+ AA68C6F60C91035400D12438 /* Tclxml-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = AA68C6F50C91035400D12438 /* Tclxml-Info.plist */; };
+ AAE9DF4E0DBFE1EB00A29434 /* Tcl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAE9DF4D0DBFE1EB00A29434 /* Tcl.framework */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+ AA68C6650C90EA9200D12438 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = AA68C6640C90EA8700D12438;
+ remoteInfo = configure;
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+ 8DC2EF5B0486A6940098B216 /* Tclxml.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Tclxml.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ AA13408C0CACF8FA006C8E84 /* pkgIndex.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = pkgIndex.tcl; path = ../pkgIndex.tcl; sourceTree = SOURCE_ROOT; };
+ AA1340B20CB49786006C8E84 /* tclxslt.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = tclxslt.tcl; path = ../tclxslt/tclxslt.tcl; sourceTree = SOURCE_ROOT; };
+ AA68C5C90C90302900D12438 /* libxml.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libxml.framework; path = ../Release/libxml.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ AA68C5CC0C90304400D12438 /* libxslt.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libxslt.framework; path = ../Release/libxslt.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ AA68C5CF0C90305E00D12438 /* libexslt.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libexslt.framework; path = ../Release/libexslt.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ AA68C5D20C9031C400D12438 /* tclxml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tclxml.c; path = ../tclxml.c; sourceTree = SOURCE_ROOT; };
+ AA68C5D40C9031EA00D12438 /* tclxml.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tclxml.h; path = ../include/tclxml/tclxml.h; sourceTree = SOURCE_ROOT; };
+ AA68C5DC0C9032E400D12438 /* sgml-8.0.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "sgml-8.0.tcl"; path = "../tclxml-tcl/sgml-8.0.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5DD0C9032E400D12438 /* sgml-8.1.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "sgml-8.1.tcl"; path = "../tclxml-tcl/sgml-8.1.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5DE0C9032E400D12438 /* sgmlparser.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = sgmlparser.tcl; path = "../tclxml-tcl/sgmlparser.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5DF0C9032E400D12438 /* tclparser-8.0.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "tclparser-8.0.tcl"; path = "../tclxml-tcl/tclparser-8.0.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5E00C9032E400D12438 /* tclparser-8.1.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "tclparser-8.1.tcl"; path = "../tclxml-tcl/tclparser-8.1.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5E10C9032E400D12438 /* xml__tcl.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = xml__tcl.tcl; path = "../tclxml-tcl/xml__tcl.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5E20C9032E400D12438 /* xml-8.0.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "xml-8.0.tcl"; path = "../tclxml-tcl/xml-8.0.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5E30C9032E400D12438 /* xml-8.1.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "xml-8.1.tcl"; path = "../tclxml-tcl/xml-8.1.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5E40C9032E400D12438 /* xmldep.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = xmldep.tcl; path = "../tclxml-tcl/xmldep.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5E50C9032E400D12438 /* xpath.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = xpath.tcl; path = "../tclxml-tcl/xpath.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C5F00C90331D00D12438 /* tclxml-libxml2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "tclxml-libxml2.c"; path = "../tclxml-libxml2.c"; sourceTree = SOURCE_ROOT; };
+ AA68C5F20C90332A00D12438 /* docObj.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = docObj.c; path = ../docObj.c; sourceTree = SOURCE_ROOT; };
+ AA68C5F40C90333E00D12438 /* docObj.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = docObj.h; path = "../include/tclxml-libxml2/docObj.h"; sourceTree = SOURCE_ROOT; };
+ AA68C5F60C90334D00D12438 /* tclxml-libxml2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "tclxml-libxml2.h"; path = "../include/tclxml-libxml2/tclxml-libxml2.h"; sourceTree = SOURCE_ROOT; };
+ AA68C5F80C90336200D12438 /* tcldom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tcldom.h; path = ../include/tcldom/tcldom.h; sourceTree = SOURCE_ROOT; };
+ AA68C5FA0C90337C00D12438 /* tcldom-libxml2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "tcldom-libxml2.c"; path = "../tcldom-libxml2.c"; sourceTree = SOURCE_ROOT; };
+ AA68C5FC0C90338B00D12438 /* nodeObj.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = nodeObj.c; path = ../nodeObj.c; sourceTree = SOURCE_ROOT; };
+ AA68C5FE0C90339C00D12438 /* nodeObj.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = nodeObj.h; path = "../include/tcldom-libxml2/nodeObj.h"; sourceTree = SOURCE_ROOT; };
+ AA68C5FF0C90339C00D12438 /* tcldom-libxml2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "tcldom-libxml2.h"; path = "../include/tcldom-libxml2/tcldom-libxml2.h"; sourceTree = SOURCE_ROOT; };
+ AA68C6020C9033AC00D12438 /* tcldom-libxml2.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "tcldom-libxml2.tcl"; path = "../tcldom-libxml2.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C6040C9033C900D12438 /* tclxslt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tclxslt.h; path = ../include/tclxslt/tclxslt.h; sourceTree = SOURCE_ROOT; };
+ AA68C6060C9033E300D12438 /* tclxslt-libxslt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "tclxslt-libxslt.c"; path = "../tclxslt-libxslt.c"; sourceTree = SOURCE_ROOT; };
+ AA68C6080C9033F300D12438 /* tclxslt-libxslt.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "tclxslt-libxslt.tcl"; path = "../tclxslt-libxslt.tcl"; sourceTree = SOURCE_ROOT; };
+ AA68C60A0C90340D00D12438 /* process.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = process.tcl; path = ../tclxslt/process.tcl; sourceTree = SOURCE_ROOT; };
+ AA68C60B0C90340D00D12438 /* resources.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = resources.tcl; path = ../tclxslt/resources.tcl; sourceTree = SOURCE_ROOT; };
+ AA68C60C0C90340D00D12438 /* utilities.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = utilities.tcl; path = ../tclxslt/utilities.tcl; sourceTree = SOURCE_ROOT; };
+ AA68C60D0C90340D00D12438 /* xsltcache.tcl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = xsltcache.tcl; path = ../tclxslt/xsltcache.tcl; sourceTree = SOURCE_ROOT; };
+ AA68C6F50C91035400D12438 /* Tclxml-Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = "Tclxml-Info.plist"; sourceTree = SOURCE_ROOT; };
+ AAE9DF4D0DBFE1EB00A29434 /* Tcl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Tcl.framework; path = ../../../Library/Frameworks/Tcl.framework; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 8DC2EF560486A6940098B216 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ AA68C5CA0C90302900D12438 /* libxml.framework in Frameworks */,
+ AA68C5CD0C90304400D12438 /* libxslt.framework in Frameworks */,
+ AA68C5D00C90305E00D12438 /* libexslt.framework in Frameworks */,
+ AAE9DF4E0DBFE1EB00A29434 /* Tcl.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 034768DFFF38A50411DB9C8B /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C6F50C91035400D12438 /* Tclxml-Info.plist */,
+ 8DC2EF5B0486A6940098B216 /* Tclxml.framework */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 0867D691FE84028FC02AAC07 /* Tclxml */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C57F0C902A1700D12438 /* TclXML */,
+ AA68C58B0C902A4800D12438 /* TclXML-tcl */,
+ AA68C5880C902A3C00D12438 /* TclXML-libxml2 */,
+ AA68C5820C902A2000D12438 /* TclDOM */,
+ AA68C58E0C902A5500D12438 /* TclDOM-libxml2 */,
+ AA68C5850C902A2700D12438 /* TclXSLT */,
+ AA68C5920C902A6C00D12438 /* TclXSLT-libxslt */,
+ 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
+ 034768DFFF38A50411DB9C8B /* Products */,
+ );
+ name = Tclxml;
+ sourceTree = "<group>";
+ };
+ 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
+ isa = PBXGroup;
+ children = (
+ 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
+ );
+ name = "External Frameworks and Libraries";
+ sourceTree = "<group>";
+ };
+ 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ AAE9DF4D0DBFE1EB00A29434 /* Tcl.framework */,
+ AA68C5CF0C90305E00D12438 /* libexslt.framework */,
+ AA68C5CC0C90304400D12438 /* libxslt.framework */,
+ AA68C5C90C90302900D12438 /* libxml.framework */,
+ );
+ name = "Linked Frameworks";
+ sourceTree = "<group>";
+ };
+ AA68C57F0C902A1700D12438 /* TclXML */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5950C902D0A00D12438 /* Sources */,
+ AA68C5980C902D1300D12438 /* Headers */,
+ AA68C59B0C902D2D00D12438 /* Scripts */,
+ );
+ name = TclXML;
+ sourceTree = "<group>";
+ };
+ AA68C5820C902A2000D12438 /* TclDOM */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5B00C902F0200D12438 /* Headers */,
+ AA68C5AD0C902EF800D12438 /* Scripts */,
+ );
+ name = TclDOM;
+ sourceTree = "<group>";
+ };
+ AA68C5850C902A2700D12438 /* TclXSLT */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5BF0C902F3600D12438 /* Headers */,
+ AA68C5BC0C902F2D00D12438 /* Scripts */,
+ );
+ name = TclXSLT;
+ sourceTree = "<group>";
+ };
+ AA68C5880C902A3C00D12438 /* TclXML-libxml2 */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5A70C902D8C00D12438 /* Sources */,
+ AA68C5A40C902D8400D12438 /* Headers */,
+ AA68C5A10C902D7D00D12438 /* Scripts */,
+ );
+ name = "TclXML-libxml2";
+ sourceTree = "<group>";
+ };
+ AA68C58B0C902A4800D12438 /* TclXML-tcl */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C59E0C902D3800D12438 /* Scripts */,
+ );
+ name = "TclXML-tcl";
+ sourceTree = "<group>";
+ };
+ AA68C58E0C902A5500D12438 /* TclDOM-libxml2 */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5B90C902F1D00D12438 /* Sources */,
+ AA68C5B60C902F1500D12438 /* Headers */,
+ AA68C5B30C902F0E00D12438 /* Scripts */,
+ );
+ name = "TclDOM-libxml2";
+ sourceTree = "<group>";
+ };
+ AA68C5920C902A6C00D12438 /* TclXSLT-libxslt */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5C80C902F5400D12438 /* Sources */,
+ AA68C5C50C902F4900D12438 /* Headers */,
+ AA68C5C20C902F4100D12438 /* Scripts */,
+ );
+ name = "TclXSLT-libxslt";
+ sourceTree = "<group>";
+ };
+ AA68C5950C902D0A00D12438 /* Sources */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5D20C9031C400D12438 /* tclxml.c */,
+ );
+ name = Sources;
+ sourceTree = "<group>";
+ };
+ AA68C5980C902D1300D12438 /* Headers */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5D40C9031EA00D12438 /* tclxml.h */,
+ );
+ name = Headers;
+ sourceTree = "<group>";
+ };
+ AA68C59B0C902D2D00D12438 /* Scripts */ = {
+ isa = PBXGroup;
+ children = (
+ AA13408C0CACF8FA006C8E84 /* pkgIndex.tcl */,
+ );
+ name = Scripts;
+ sourceTree = "<group>";
+ };
+ AA68C59E0C902D3800D12438 /* Scripts */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5DC0C9032E400D12438 /* sgml-8.0.tcl */,
+ AA68C5DD0C9032E400D12438 /* sgml-8.1.tcl */,
+ AA68C5DE0C9032E400D12438 /* sgmlparser.tcl */,
+ AA68C5DF0C9032E400D12438 /* tclparser-8.0.tcl */,
+ AA68C5E00C9032E400D12438 /* tclparser-8.1.tcl */,
+ AA68C5E10C9032E400D12438 /* xml__tcl.tcl */,
+ AA68C5E20C9032E400D12438 /* xml-8.0.tcl */,
+ AA68C5E30C9032E400D12438 /* xml-8.1.tcl */,
+ AA68C5E40C9032E400D12438 /* xmldep.tcl */,
+ AA68C5E50C9032E400D12438 /* xpath.tcl */,
+ );
+ name = Scripts;
+ sourceTree = "<group>";
+ };
+ AA68C5A10C902D7D00D12438 /* Scripts */ = {
+ isa = PBXGroup;
+ children = (
+ );
+ name = Scripts;
+ sourceTree = "<group>";
+ };
+ AA68C5A40C902D8400D12438 /* Headers */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5F60C90334D00D12438 /* tclxml-libxml2.h */,
+ AA68C5F40C90333E00D12438 /* docObj.h */,
+ );
+ name = Headers;
+ sourceTree = "<group>";
+ };
+ AA68C5A70C902D8C00D12438 /* Sources */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5F20C90332A00D12438 /* docObj.c */,
+ AA68C5F00C90331D00D12438 /* tclxml-libxml2.c */,
+ );
+ name = Sources;
+ sourceTree = "<group>";
+ };
+ AA68C5AD0C902EF800D12438 /* Scripts */ = {
+ isa = PBXGroup;
+ children = (
+ );
+ name = Scripts;
+ sourceTree = "<group>";
+ };
+ AA68C5B00C902F0200D12438 /* Headers */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5F80C90336200D12438 /* tcldom.h */,
+ );
+ name = Headers;
+ sourceTree = "<group>";
+ };
+ AA68C5B30C902F0E00D12438 /* Scripts */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C6020C9033AC00D12438 /* tcldom-libxml2.tcl */,
+ );
+ name = Scripts;
+ sourceTree = "<group>";
+ };
+ AA68C5B60C902F1500D12438 /* Headers */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5FE0C90339C00D12438 /* nodeObj.h */,
+ AA68C5FF0C90339C00D12438 /* tcldom-libxml2.h */,
+ );
+ name = Headers;
+ sourceTree = "<group>";
+ };
+ AA68C5B90C902F1D00D12438 /* Sources */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C5FC0C90338B00D12438 /* nodeObj.c */,
+ AA68C5FA0C90337C00D12438 /* tcldom-libxml2.c */,
+ );
+ name = Sources;
+ sourceTree = "<group>";
+ };
+ AA68C5BC0C902F2D00D12438 /* Scripts */ = {
+ isa = PBXGroup;
+ children = (
+ AA1340B20CB49786006C8E84 /* tclxslt.tcl */,
+ AA68C60A0C90340D00D12438 /* process.tcl */,
+ AA68C60B0C90340D00D12438 /* resources.tcl */,
+ AA68C60C0C90340D00D12438 /* utilities.tcl */,
+ AA68C60D0C90340D00D12438 /* xsltcache.tcl */,
+ );
+ name = Scripts;
+ sourceTree = "<group>";
+ };
+ AA68C5BF0C902F3600D12438 /* Headers */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C6040C9033C900D12438 /* tclxslt.h */,
+ );
+ name = Headers;
+ sourceTree = "<group>";
+ };
+ AA68C5C20C902F4100D12438 /* Scripts */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C6080C9033F300D12438 /* tclxslt-libxslt.tcl */,
+ );
+ name = Scripts;
+ sourceTree = "<group>";
+ };
+ AA68C5C50C902F4900D12438 /* Headers */ = {
+ isa = PBXGroup;
+ children = (
+ );
+ name = Headers;
+ sourceTree = "<group>";
+ };
+ AA68C5C80C902F5400D12438 /* Sources */ = {
+ isa = PBXGroup;
+ children = (
+ AA68C6060C9033E300D12438 /* tclxslt-libxslt.c */,
+ );
+ name = Sources;
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+ 8DC2EF500486A6940098B216 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ AA68C5D50C9031EA00D12438 /* tclxml.h in Headers */,
+ AA68C5F50C90333E00D12438 /* docObj.h in Headers */,
+ AA68C5F70C90334D00D12438 /* tclxml-libxml2.h in Headers */,
+ AA68C5F90C90336200D12438 /* tcldom.h in Headers */,
+ AA68C6000C90339C00D12438 /* nodeObj.h in Headers */,
+ AA68C6010C90339C00D12438 /* tcldom-libxml2.h in Headers */,
+ AA68C6050C9033C900D12438 /* tclxslt.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+ 8DC2EF4F0486A6940098B216 /* Tclxml */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "Tclxml" */;
+ buildPhases = (
+ 8DC2EF500486A6940098B216 /* Headers */,
+ 8DC2EF520486A6940098B216 /* Resources */,
+ 8DC2EF540486A6940098B216 /* Sources */,
+ 8DC2EF560486A6940098B216 /* Frameworks */,
+ AA1340960CAE527B006C8E84 /* ShellScript */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ AA68C6660C90EA9200D12438 /* PBXTargetDependency */,
+ );
+ name = Tclxml;
+ productInstallPath = "$(HOME)/Library/Frameworks";
+ productName = Tclxml;
+ productReference = 8DC2EF5B0486A6940098B216 /* Tclxml.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 0867D690FE84028FC02AAC07 /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "Tclxml" */;
+ compatibilityVersion = "Xcode 2.4";
+ hasScannedForEncodings = 1;
+ mainGroup = 0867D691FE84028FC02AAC07 /* Tclxml */;
+ productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ AA68C6640C90EA8700D12438 /* configure */,
+ 8DC2EF4F0486A6940098B216 /* Tclxml */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 8DC2EF520486A6940098B216 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ AA68C5E60C9032E400D12438 /* sgml-8.0.tcl in Resources */,
+ AA68C5E70C9032E400D12438 /* sgml-8.1.tcl in Resources */,
+ AA68C5E80C9032E400D12438 /* sgmlparser.tcl in Resources */,
+ AA68C5E90C9032E400D12438 /* tclparser-8.0.tcl in Resources */,
+ AA68C5EA0C9032E400D12438 /* tclparser-8.1.tcl in Resources */,
+ AA68C5EB0C9032E400D12438 /* xml__tcl.tcl in Resources */,
+ AA68C5EC0C9032E400D12438 /* xml-8.0.tcl in Resources */,
+ AA68C5ED0C9032E400D12438 /* xml-8.1.tcl in Resources */,
+ AA68C5EE0C9032E400D12438 /* xmldep.tcl in Resources */,
+ AA68C5EF0C9032E400D12438 /* xpath.tcl in Resources */,
+ AA68C6030C9033AC00D12438 /* tcldom-libxml2.tcl in Resources */,
+ AA68C6090C9033F300D12438 /* tclxslt-libxslt.tcl in Resources */,
+ AA68C60E0C90340D00D12438 /* process.tcl in Resources */,
+ AA68C60F0C90340D00D12438 /* resources.tcl in Resources */,
+ AA68C6100C90340D00D12438 /* utilities.tcl in Resources */,
+ AA68C6110C90340D00D12438 /* xsltcache.tcl in Resources */,
+ AA68C6F60C91035400D12438 /* Tclxml-Info.plist in Resources */,
+ AA13408D0CACF8FA006C8E84 /* pkgIndex.tcl in Resources */,
+ AA1340B30CB49786006C8E84 /* tclxslt.tcl in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+ AA1340960CAE527B006C8E84 /* ShellScript */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "mkdir -p ${TARGET_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/Resources/Scripts\nmv ${TARGET_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/Resources/*.tcl ${TARGET_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/Resources/Scripts\n";
+ };
+ AA68C6630C90EA8700D12438 /* ShellScript */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "cd ${SRCROOT}/..; ./configure --with-xml2-config=${BUILD_DIR}/libxml.framework/Resources/Scripts/xml2-config --with-xslt-config=${BUILD_DIR}/libxslt.framework/Resources/Scripts/xslt-config --enable-framework";
+ };
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 8DC2EF540486A6940098B216 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ AA68C5D30C9031C400D12438 /* tclxml.c in Sources */,
+ AA68C5F10C90331D00D12438 /* tclxml-libxml2.c in Sources */,
+ AA68C5F30C90332A00D12438 /* docObj.c in Sources */,
+ AA68C5FB0C90337C00D12438 /* tcldom-libxml2.c in Sources */,
+ AA68C5FD0C90338B00D12438 /* nodeObj.c in Sources */,
+ AA68C6070C9033E300D12438 /* tclxslt-libxslt.c in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+ AA68C6660C90EA9200D12438 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = AA68C6640C90EA8700D12438 /* configure */;
+ targetProxy = AA68C6650C90EA9200D12438 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin XCBuildConfiguration section */
+ 1DEB91AE08733DA50010E9CD /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ DEPLOYMENT_POSTPROCESSING = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ FRAMEWORK_SEARCH_PATHS = (
+ "$(inherited)",
+ "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
+ );
+ FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../Library/Frameworks\"";
+ FRAMEWORK_VERSION = 3.2;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_MODEL_TUNING = G5;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PRECOMPILE_PREFIX_HEADER = NO;
+ GCC_PREFIX_HEADER = "";
+ HEADER_SEARCH_PATHS = "$(SRCROOT)/../include";
+ INFOPLIST_FILE = "Tclxml-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LIBXML2_VERSION = 2.6.30;
+ LIBXSLT_VERSION = 1.1.22;
+ PACKAGE_VERSION = 3.2;
+ PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
+ PRODUCT_NAME = Tclxml;
+ WRAPPER_EXTENSION = framework;
+ ZERO_LINK = YES;
+ };
+ name = Debug;
+ };
+ 1DEB91AF08733DA50010E9CD /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = i386;
+ DEPLOYMENT_POSTPROCESSING = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ FRAMEWORK_SEARCH_PATHS = (
+ "$(inherited)",
+ "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
+ );
+ FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../Library/Frameworks\"";
+ FRAMEWORK_VERSION = 3.2;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+ GCC_MODEL_TUNING = G5;
+ GCC_PRECOMPILE_PREFIX_HEADER = NO;
+ GCC_PREFIX_HEADER = "";
+ HEADER_SEARCH_PATHS = "$(SRCROOT)/../include";
+ INFOPLIST_FILE = "Tclxml-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LIBXML2_VERSION = 2.6.30;
+ LIBXSLT_VERSION = 1.1.22;
+ PACKAGE_VERSION = 3.2;
+ PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
+ PRODUCT_NAME = Tclxml;
+ WRAPPER_EXTENSION = framework;
+ };
+ name = Release;
+ };
+ 1DEB91B208733DA50010E9CD /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = (
+ ppc,
+ i386,
+ );
+ FRAMEWORK_VERSION = 3.2;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ PREBINDING = NO;
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ };
+ name = Debug;
+ };
+ 1DEB91B308733DA50010E9CD /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = i386;
+ DEPLOYMENT_POSTPROCESSING = YES;
+ FRAMEWORK_VERSION = 3.2;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ PREBINDING = NO;
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ };
+ name = Release;
+ };
+ AA68C6680C90EAB000D12438 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ PRODUCT_NAME = configure;
+ };
+ name = Debug;
+ };
+ AA68C6690C90EAB000D12438 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = YES;
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+ PRODUCT_NAME = configure;
+ ZERO_LINK = NO;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "Tclxml" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 1DEB91AE08733DA50010E9CD /* Debug */,
+ 1DEB91AF08733DA50010E9CD /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "Tclxml" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 1DEB91B208733DA50010E9CD /* Debug */,
+ 1DEB91B308733DA50010E9CD /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ AA68C6670C90EAB000D12438 /* Build configuration list for PBXAggregateTarget "configure" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ AA68C6680C90EAB000D12438 /* Debug */,
+ AA68C6690C90EAB000D12438 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
+}