Build Information
Successful build of ThreeMF, reference main (94adc0), with Swift 6.2 for visionOS using Xcode 26.3 on 2 Feb 2026 23:41:37 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ThreeMF -destination generic/platform=xrOSBuild Log
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Namespaces.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 Compiling\ Node+xPath.swift,\ XPathQuery.swift,\ XPathResults.swift,\ XPathVariableValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/XPath/Node+xPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/XPath/XPathQuery.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/XPath/XPathResults.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/XPath/XPathVariableValue.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/XPath/Node+xPath.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/XPath/XPathQuery.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/XPath/XPathResults.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/XPath/XPathVariableValue.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ Nodal (in target 'Nodal' from project 'Nodal')
EmitSwiftModule normal arm64 (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PugiNode.swift,\ Node+Attributes.swift,\ Node+Children.swift,\ Node+Elements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Extensions/PugiNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Attributes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Children.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Elements.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Extensions/PugiNode.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Attributes.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Children.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Elements.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/pugixml.o normal (in target 'pugixml' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/pugixml.build/Objects-normal/arm64/pugixml.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/pugixml.build/Objects-normal/arm64/pugixml_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/pugixml.build/Objects-normal/arm64/pugixml_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/pugixml.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-D3M6ARERN866T6TMIJPM8Y4ZO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-18ZZVVM9NQHKST5Z9ZSOPC9A6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-3FUW6GEHMHE0RX46S9G7W8R2O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-59YL53T7TWQZX9AI0M25ZM1JE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-D2EZI8Q8C8KFFA1GWJAJRWC3Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-F4GFXB8UWNFDV9OPCH3JDHI2I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-B980VVG2HS2SIYU76BXGK448S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-5I0XI9GY8G96YU6XVSJRP76U4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-4O24FVRYU1PRTV4RRMAKHFWO0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-C2WLMO27FC4NOB3BMRH2XTV9O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-ASAWZP71ZSQXVT61G305DTOFQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-232FPD0J2C7DD26Z9CZGEHH5L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-7UP41F2FQH08EHGCRDB9ZT24H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1931XDDNALBFWLY09S7XVSKZH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-2GP1JT8CEN8S61ZVL8FFLUXB7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-CTGWYB92I99NKKTO8ILI0QSZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/Miniz-CGNKK0SJ1A2FB916KJEB3B0HD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-E3NL75726UUE4D68IJMKDWMUK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-15YRCMA7G0AJ9GAC9SSODECN7.pcm
SwiftCompile normal arm64 Compiling\ Node.Kind.swift,\ Node.swift,\ OutputOptions.swift,\ AncestorAttributeSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node.Kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/OutputOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/AncestorAttributeSequence.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node.Kind.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/OutputOptions.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/AncestorAttributeSequence.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-EDZF8X3C4BBZ4SLJAOSQ30UR5.pcm
SwiftDriverJobDiscovery normal arm64 Emitting module for Nodal (in target 'Nodal' from project 'Nodal')
SwiftDriver\ Compilation\ Requirements Nodal normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Nodal -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Bridge.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/pugixml.modulemap -DXcode -cxx-interoperability-mode\=default -Xcc -std\=c++17 -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftmodule -user-module-version 1.0.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name nodal -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/bridge -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-7KIS5X38PD08LGB694UYUOEFA.pcm
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Nodal-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal-Swift.h (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Nodal-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftmodule (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftdoc (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.abi.json (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftsourceinfo (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-BGUGNBVR61XHHUEXKE9M50DZQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BR0ISGHKPALDRFQSR5W4G5O27.pcm
SwiftCompile normal arm64 Compiling\ AttributeSequence.swift,\ ChildSequence.swift,\ DescendantSequence.swift,\ ReverseSiblingSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/AttributeSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/ChildSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/DescendantSequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/ReverseSiblingSequence.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/AttributeSequence.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/ChildSequence.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/DescendantSequence.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Sequences/ReverseSiblingSequence.swift (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:765:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<char>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:3: note: function 'print' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:766:14: note: parameter 'os' unavailable (cannot import)
void print(std::basic_ostream<wchar_t>& os, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, unsigned int depth = 0) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1144:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<char>& stream, unsigned int options = parse_default, xml_encoding encoding = encoding_auto);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:3: note: function 'load' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1145:25: note: parameter 'stream' unavailable (cannot import)
xml_parse_result load(std::basic_istream<wchar_t>& stream, unsigned int options = parse_default);
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1174:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<char>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default, xml_encoding encoding = encoding_auto) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:3: note: function 'save' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src/pugixml.hpp:1175:13: note: parameter 'stream' unavailable (cannot import)
void save(std::basic_ostream<wchar_t>& stream, const char_t* indent = PUGIXML_TEXT("\t"), unsigned int flags = format_default) const;
^
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-EOHVZX0UYGB3EOJXG7ZWETFKW.pcm
SwiftDriverJobDiscovery normal arm64 Compiling Node+XMLElementCodable.swift, XMLElementCodable.swift, Foundation+XMLValueCodable.swift, Node+XMLValueCodable.swift, Node+XMLValueCodableArray.swift (in target 'Nodal' from project 'Nodal')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9HN36OV16ZP4X03K487P56D3Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-ENTQB5WTKBQK3SLFEERSGABX5.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Zip (in target 'Zip' from project 'zip')
EmitSwiftModule normal arm64 (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ZipArchive+Write.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+Write.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+Write.swift (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Zip (in target 'Zip' from project 'zip')
SwiftDriver\ Compilation\ Requirements Zip normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Zip -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Miniz.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftmodule -user-module-version 2.1.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name zip -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/miniz -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+Write.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ ZipArchive+Read.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+Read.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+Read.swift (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Zip-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip-Swift.h (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Zip-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+Read.swift (in target 'Zip' from project 'zip')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftmodule (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftdoc (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.abi.json (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftsourceinfo (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ ZipArchive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive.swift (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ZipArchive+Get.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+Get.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+Get.swift (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ ZipArchive+InMemory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+InMemory.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+InMemory.swift (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+Get.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ ZipError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipError.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipError.swift (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AttributeSequence.swift, ChildSequence.swift, DescendantSequence.swift, ReverseSiblingSequence.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 Compiling\ ZipArchive+OnDisk.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+OnDisk.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/Zip/ZipArchive+OnDisk.swift (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PugiNode.swift, Node+Attributes.swift, Node+Children.swift, Node+Elements.swift (in target 'Nodal' from project 'Nodal')
SwiftDriverJobDiscovery normal arm64 Compiling Node+xPath.swift, XPathQuery.swift, XPathResults.swift, XPathVariableValue.swift (in target 'Nodal' from project 'Nodal')
SwiftDriverJobDiscovery normal arm64 Compiling XMLDataFormat.swift, XMLDateFormat.swift, XMLValueCodable.swift, Document+Errors.swift, Document+Input.swift (in target 'Nodal' from project 'Nodal')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/pugixml.o (in target 'pugixml' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/pugixml.o
SwiftDriver ThreeMF normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ThreeMF -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Miniz.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Bridge.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/pugixml.modulemap -DXcode -cxx-interoperability-mode\=default -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/miniz -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/bridge -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Bridge.o normal (in target 'Bridge' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Bridge.build/Objects-normal/arm64/Bridge.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Bridge.build/Objects-normal/arm64/Bridge_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Bridge.build/Objects-normal/arm64/Bridge_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Bridge.o
SwiftEmitModule normal arm64 Emitting\ module\ for\ ThreeMF (in target 'ThreeMF' from project 'ThreeMF')
EmitSwiftModule normal arm64 (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ResourceContainer.swift,\ Attributes.swift,\ Namespace.swift,\ Core.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/ResourceContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Attributes.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespace.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/Core.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/ResourceContainer.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Attributes.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespace.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/Core.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Multiproperties.swift,\ Alternatives.swift,\ Component.swift,\ Mesh.Triangle.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Multiproperties.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Alternatives.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Component.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Mesh.Triangle.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Multiproperties.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Alternatives.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Component.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Mesh.Triangle.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+InMemory.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ Materials.swift,\ Production.swift,\ TriangleSets.swift,\ ContentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/Materials.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/Production.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/TriangleSets.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/ContentTypes.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/Materials.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/Production.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/TriangleSets.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/ContentTypes.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ZipError.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ Color.swift,\ Matrix3D.swift,\ Metadata.swift,\ Unit.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Matrix3D.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Metadata.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Unit.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Color.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Matrix3D.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Metadata.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Unit.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+OnDisk.swift (in target 'Zip' from project 'zip')
SwiftDriver\ Compilation Zip normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Zip -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Miniz.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftmodule -user-module-version 2.1.1 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name zip -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/miniz -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ExpandedName+Pending.swift, ExpandedName.swift, Extensions.swift, Pugi.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 Compiling\ BaseMaterial.swift,\ ColorGroup.swift,\ CompositeMaterial.swift,\ MetallicDisplayProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/BaseMaterial.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/ColorGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/CompositeMaterial.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/MetallicDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/BaseMaterial.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/ColorGroup.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/CompositeMaterial.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/MetallicDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.o normal (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.o
SwiftDriverJobDiscovery normal arm64 Compiling Document.ParseOptions.swift, Document.swift, PendingNameRecord.swift, Encoding.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 Compiling\ Mesh.TriangleSet.swift,\ Mesh.Vertex.swift,\ Mesh.swift,\ Object.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Mesh.TriangleSet.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Mesh.Vertex.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Mesh.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Object.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Mesh.TriangleSet.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Mesh.Vertex.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Mesh.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Object.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Node+Hierarchy.swift, Node+MoveCopy.swift, Node+Names.swift, Node+Namespaces.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 Compiling\ Resource.swift,\ Texture2D.swift,\ Texture2DGroup.swift,\ ThreeMF.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Resource.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Texture2D.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Texture2DGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/ThreeMF.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Resource.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Texture2D.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Texture2DGroup.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/ThreeMF.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Document+Namespaces.swift, Document+Output.swift, Document+PendingNameRecords.swift, Document+RootElement.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 Compiling\ MetallicTextureDisplayProperties.swift,\ SpecularDisplayProperties.swift,\ SpecularTextureDisplayProperties.swift,\ TranslucentDisplayProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/MetallicTextureDisplayProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/SpecularDisplayProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/SpecularTextureDisplayProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/TranslucentDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/MetallicTextureDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/SpecularDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/SpecularTextureDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/TranslucentDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Node.Kind.swift, Node.swift, OutputOptions.swift, AncestorAttributeSequence.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 Compiling\ ModelLoader.swift,\ PackageReader.swift,\ PackageWriter.swift,\ Relationship.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/PackageReader.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/PackageWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/Relationship.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/ModelLoader.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/PackageReader.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/PackageWriter.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/Relationship.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Materials.swift, Production.swift, TriangleSets.swift, ContentTypes.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Build.swift,\ Item.swift,\ Model.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/Build.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/Item.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/Model.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Extensions.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/Build.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/Item.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/Model.swift (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriver\ Compilation Nodal normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Nodal -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Bridge.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/pugixml.modulemap -DXcode -cxx-interoperability-mode\=default -Xcc -std\=c++17 -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftmodule -user-module-version 1.0.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name nodal -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/bridge -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling MetallicTextureDisplayProperties.swift, SpecularDisplayProperties.swift, SpecularTextureDisplayProperties.swift, TranslucentDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
ExtractAppIntentsMetadata (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Zip --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier zip.Zip --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Zip.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Zip.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/zip.build/Debug-xros/Zip.build/Objects-normal/arm64/Zip.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-02-02 18:41:35.768 appintentsmetadataprocessor[890:4865] Starting appintentsmetadataprocessor export
2026-02-02 18:41:35.919 appintentsmetadataprocessor[890:4865] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Bridge.o (in target 'Bridge' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Bridge.o
SwiftDriverJobDiscovery normal arm64 Compiling ResourceContainer.swift, Attributes.swift, Namespace.swift, Core.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling Mesh.TriangleSet.swift, Mesh.Vertex.swift, Mesh.swift, Object.swift (in target 'ThreeMF' from project 'ThreeMF')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.o normal (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.o
SwiftDriverJobDiscovery normal arm64 Compiling Resource.swift, Texture2D.swift, Texture2DGroup.swift, ThreeMF.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Emitting module for ThreeMF (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriver\ Compilation\ Requirements ThreeMF normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ThreeMF -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Miniz.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Bridge.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/pugixml.modulemap -DXcode -cxx-interoperability-mode\=default -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/miniz -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/bridge -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ThreeMF-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-Swift.h (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ThreeMF-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftdoc (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftmodule (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.abi.json (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftsourceinfo (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Nodal --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier nodal.Nodal --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Nodal.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Nodal.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Nodal.build/Debug-xros/Nodal.build/Objects-normal/arm64/Nodal.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-02-02 18:41:35.768 appintentsmetadataprocessor[893:4886] Starting appintentsmetadataprocessor export
2026-02-02 18:41:35.919 appintentsmetadataprocessor[893:4886] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Multiproperties.swift, Alternatives.swift, Component.swift, Mesh.Triangle.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling Color.swift, Matrix3D.swift, Metadata.swift, Unit.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling ModelLoader.swift, PackageReader.swift, PackageWriter.swift, Relationship.swift (in target 'ThreeMF' from project 'ThreeMF')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.o (in target 'Nodal' from project 'Nodal')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Nodal.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.o (in target 'Zip' from project 'zip')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Zip.o
SwiftDriverJobDiscovery normal arm64 Compiling BaseMaterial.swift, ColorGroup.swift, CompositeMaterial.swift, MetallicDisplayProperties.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling Extensions.swift, Build.swift, Item.swift, Model.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriver\ Compilation ThreeMF normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ThreeMF -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Miniz.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Bridge.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/pugixml.modulemap -DXcode -cxx-interoperability-mode\=default -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Zip/Sources/miniz -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/bridge -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/pugixml/src -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.o normal (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.o
ExtractAppIntentsMetadata (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ThreeMF --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.ThreeMF --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/ThreeMF.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/ThreeMF.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ThreeMF.build/Debug-xros/ThreeMF.build/Objects-normal/arm64/ThreeMF.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-02-02 18:41:36.515 appintentsmetadataprocessor[897:4921] Starting appintentsmetadataprocessor export
2026-02-02 18:41:36.622 appintentsmetadataprocessor[897:4921] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.o (in target 'ThreeMF' from project 'ThreeMF')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ThreeMF.o
** BUILD SUCCEEDED **
2026-02-02 18:41:18.131 xcodebuild[735:4112] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-02 18:41:18.284 xcodebuild[735:4112] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "zip",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tomasf/Zip.git"
},
{
"identity" : "nodal",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tomasf/Nodal.git"
}
],
"manifest_display_name" : "ThreeMF",
"name" : "ThreeMF",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ThreeMF",
"targets" : [
"ThreeMF"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ThreeMF",
"module_type" : "SwiftTarget",
"name" : "ThreeMF",
"path" : "Sources/ThreeMF",
"product_dependencies" : [
"Zip",
"Nodal"
],
"product_memberships" : [
"ThreeMF"
],
"sources" : [
"Extensions.swift",
"Model/Build.swift",
"Model/Item.swift",
"Model/Model.swift",
"Model/ResourceContainer.swift",
"Namespace/Attributes.swift",
"Namespace/Namespace.swift",
"Namespace/Namespaces/Core.swift",
"Namespace/Namespaces/Materials.swift",
"Namespace/Namespaces/Production.swift",
"Namespace/Namespaces/TriangleSets.swift",
"Package/ContentTypes.swift",
"Package/ModelLoader.swift",
"Package/PackageReader.swift",
"Package/PackageWriter.swift",
"Package/Relationship.swift",
"Resources/BaseMaterial.swift",
"Resources/ColorGroup.swift",
"Resources/CompositeMaterial.swift",
"Resources/Display Properties/MetallicDisplayProperties.swift",
"Resources/Display Properties/MetallicTextureDisplayProperties.swift",
"Resources/Display Properties/SpecularDisplayProperties.swift",
"Resources/Display Properties/SpecularTextureDisplayProperties.swift",
"Resources/Display Properties/TranslucentDisplayProperties.swift",
"Resources/Multiproperties.swift",
"Resources/Object/Alternatives.swift",
"Resources/Object/Component.swift",
"Resources/Object/Mesh.Triangle.swift",
"Resources/Object/Mesh.TriangleSet.swift",
"Resources/Object/Mesh.Vertex.swift",
"Resources/Object/Mesh.swift",
"Resources/Object/Object.swift",
"Resources/Resource.swift",
"Resources/Texture2D.swift",
"Resources/Texture2DGroup.swift",
"ThreeMF.swift",
"Values/Color.swift",
"Values/Matrix3D.swift",
"Values/Metadata.swift",
"Values/Unit.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.