The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ThreeMF, reference main (f4cc16), with Swift 6.2 (beta) for visionOS using Xcode 26.0 on 24 Jun 2025 06:41:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ThreeMF -destination generic/platform=xrOS

Build Log

                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;
                          ^
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;
                          ^
SwiftCompile normal arm64 Compiling\ Node+XMLValueCodableArray.swift,\ XMLValueCodable.swift,\ Document+Errors.swift,\ Document+Input.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Codable/Value/Node+XMLValueCodableArray.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Codable/Value/XMLValueCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Document/Document+Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Document/Document+Input.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Codable/Value/Node+XMLValueCodableArray.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/Codable/Value/XMLValueCodable.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/Document/Document+Errors.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/Document/Document+Input.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/_AvailabilityInternal-BKMZXENNGOMYFUVGSUV2V7VEV.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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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-23M5263k-63777232b7fc5220f33897c1cc69dbf5.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 0.3.1 -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/_Builtin_float-5SISCDC13SAJ8RXMPI5EMJRC3.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/_SwiftConcurrencyShims-2AULHSYE2L659FZ3QIE9V5JO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-2F9GSM98DE1340HXC3MKJQZ6O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5YFR0VRJ3VEDNKSWZ4AK30CYV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-265B87GF5GD0I7MNFXOUUK864.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-1VX6YRQ5X8H9GCP5ATAKWO47M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-2NDRUQ9992NJF8X4L4JP8NVHE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-CQ3ZT213TFIMXX07AMAJUQLCF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-BU1KT38SVD7O0JFJUH1LIDPD7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-96DE0NKNXK88K4188Z003SFL.pcm
SwiftCompile normal arm64 Compiling\ Node+Hierarchy.swift,\ Node+MoveCopy.swift,\ Node+Names.swift,\ Node+Namespaces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Hierarchy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+MoveCopy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Names.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Namespaces.swift (in target 'Nodal' from project 'Nodal')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal/Sources/Nodal/Node/Node+Hierarchy.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+MoveCopy.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+Names.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+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;
                          ^
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-AGEVPM55GJ5QQSD7MRZBYA6B6.pcm
SwiftDriverJobDiscovery normal arm64 Compiling Node+XMLElementCodable.swift, XMLElementCodable.swift, Foundation+XMLValueCodable.swift, Node+XMLValueCodable.swift (in target 'Nodal' from project 'Nodal')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-D08GU6QH1MB283MCJE969ZT67.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2YY9TL4K0XITOSH0UYDFVCSNT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/Miniz-D6EG8AUQVXN6GR2X8LGB052X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-2VU6EP18FE78TESO2O8FABVUN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-B3DFZL60KC6CKEIJX3ZP7BRIY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1XU997X6RXOBXELNVQTZRJ4SJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-27FUA92VQDP38FTP5R5A2N8KQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-B3RIA0V7I44BYJ0VFM6913UV6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-97Y8Z5K6IEDFCBJ671IQYAEUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-5DH5L4CRR30HOB2MOTQSHNOR2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-6U5QJOPJYWKWJ31O9WTX3PML6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-82EFTYIWSFI9GKXFVLRHBBZB2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-EZ2RNQX9R66JYG999UHTQ3A0C.pcm
SwiftDriverJobDiscovery normal arm64 Compiling AttributeSequence.swift, ChildSequence.swift, DescendantSequence.swift, ReverseSiblingSequence.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
SwiftDriverJobDiscovery normal arm64 Compiling Node+xPath.swift, XPathQuery.swift, XPathResults.swift, XPathVariableValue.swift (in target 'Nodal' from project 'Nodal')
SwiftDriverJobDiscovery normal arm64 Compiling Node+XMLValueCodableArray.swift, XMLValueCodable.swift, Document+Errors.swift, Document+Input.swift (in target 'Nodal' from project 'Nodal')
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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.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-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.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
SwiftDriverJobDiscovery normal arm64 Compiling PugiNode.swift, Node+Attributes.swift, Node+Children.swift, Node+Elements.swift (in target 'Nodal' from project 'Nodal')
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 Node+Hierarchy.swift, Node+MoveCopy.swift, Node+Names.swift, Node+Namespaces.swift (in target 'Nodal' from project 'Nodal')
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+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

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling ExpandedName+Pending.swift, ExpandedName.swift, Extensions.swift, Pugi.swift (in target 'Nodal' from project 'Nodal')
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 Document+Namespaces.swift, Document+Output.swift, Document+PendingNameRecords.swift, Document+RootElement.swift (in target 'Nodal' from project 'Nodal')
SwiftDriverJobDiscovery normal arm64 Compiling Node.Kind.swift, Node.swift, OutputOptions.swift, AncestorAttributeSequence.swift (in target 'Nodal' from project 'Nodal')
SwiftDriverJobDiscovery normal arm64 Compiling Document.ParseOptions.swift, Document.swift, PendingNameRecord.swift, Encoding.swift (in target 'Nodal' from project 'Nodal')
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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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-23M5263k-63777232b7fc5220f33897c1cc69dbf5.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 0.3.1 -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
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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.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-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.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-Beta.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
ExtractAppIntentsMetadata (in target 'Nodal' from project 'Nodal')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Nodal
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Nodal --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A5241e --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
2025-06-23 23:41:06.803 appintentsmetadataprocessor[835:4431] Starting appintentsmetadataprocessor export
2025-06-23 23:41:06.901 appintentsmetadataprocessor[835:4431] Extracted no relevant App Intents symbols, skipping writing output
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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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-23M5263k-63777232b7fc5220f33897c1cc69dbf5.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.0.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
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
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
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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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-23M5263k-63777232b7fc5220f33897c1cc69dbf5.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
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\ Attributes.swift,\ Namespace.swift,\ Core.swift,\ Materials.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 /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/Materials.swift (in target 'ThreeMF' from project 'ThreeMF')
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 /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 Compiling\ Mesh.TriangleSet.swift,\ Mesh.Vertex.swift,\ Mesh.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 (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

SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Item.swift,\ Model.swift,\ ResourceContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/Item.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Model/ResourceContainer.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/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

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

SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+Get.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ TranslucentDisplayProperties.swift,\ Multiproperties.swift,\ Component.swift,\ Mesh.Triangle.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/TranslucentDisplayProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Multiproperties.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/Display\ Properties/TranslucentDisplayProperties.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/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/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+OnDisk.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ Texture2DGroup.swift,\ ThreeMF.swift,\ Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Texture2DGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/ThreeMF.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Values/Color.swift (in target 'ThreeMF' from project 'ThreeMF')
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

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

SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+InMemory.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ Object.swift,\ Resource.swift,\ Texture2D.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Object/Object.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Resource.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Texture2D.swift (in target 'ThreeMF' from project 'ThreeMF')
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

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

SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+Write.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ Matrix3D.swift,\ Metadata.swift,\ Unit.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/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 ZipError.swift (in target 'Zip' from project 'zip')
SwiftCompile normal arm64 Compiling\ MetallicDisplayProperties.swift,\ MetallicTextureDisplayProperties.swift,\ SpecularDisplayProperties.swift,\ SpecularTextureDisplayProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Resources/Display\ Properties/MetallicDisplayProperties.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 (in target 'ThreeMF' from project 'ThreeMF')
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

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 Compiling\ Relationship.swift,\ BaseMaterial.swift,\ ColorGroup.swift,\ CompositeMaterial.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/Relationship.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 (in target 'ThreeMF' from project 'ThreeMF')
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

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

SwiftDriverJobDiscovery normal arm64 Compiling ZipArchive+Read.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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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-23M5263k-63777232b7fc5220f33897c1cc69dbf5.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.0.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 Attributes.swift, Namespace.swift, Core.swift, Materials.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftCompile normal arm64 Compiling\ TriangleSets.swift,\ ContentTypes.swift,\ PackageReader.swift,\ PackageWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Namespace/Namespaces/TriangleSets.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/ContentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/PackageReader.swift /Users/admin/builder/spi-builder-workspace/Sources/ThreeMF/Package/PackageWriter.swift (in target 'ThreeMF' from project 'ThreeMF')
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

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

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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.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-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.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-Beta.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 Mesh.TriangleSet.swift, Mesh.Vertex.swift, Mesh.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling MetallicDisplayProperties.swift, MetallicTextureDisplayProperties.swift, SpecularDisplayProperties.swift, SpecularTextureDisplayProperties.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
SwiftDriverJobDiscovery normal arm64 Compiling Matrix3D.swift, Metadata.swift, Unit.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Zip --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A5241e --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
2025-06-23 23:41:10.564 appintentsmetadataprocessor[855:4553] Starting appintentsmetadataprocessor export
2025-06-23 23:41:10.616 appintentsmetadataprocessor[855:4553] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Object.swift, Resource.swift, Texture2D.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling TranslucentDisplayProperties.swift, Multiproperties.swift, Component.swift, Mesh.Triangle.swift (in target 'ThreeMF' from project 'ThreeMF')
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 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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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-23M5263k-63777232b7fc5220f33897c1cc69dbf5.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
SwiftDriverJobDiscovery normal arm64 Compiling Relationship.swift, BaseMaterial.swift, ColorGroup.swift, CompositeMaterial.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling Texture2DGroup.swift, ThreeMF.swift, Color.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling Extensions.swift, Item.swift, Model.swift, ResourceContainer.swift (in target 'ThreeMF' from project 'ThreeMF')
SwiftDriverJobDiscovery normal arm64 Compiling TriangleSets.swift, ContentTypes.swift, PackageReader.swift, PackageWriter.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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.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 -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.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-23M5263k-63777232b7fc5220f33897c1cc69dbf5.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.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-Beta.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-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.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-Beta.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-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ThreeMF --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A5241e --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
2025-06-23 23:41:11.264 appintentsmetadataprocessor[858:4584] Starting appintentsmetadataprocessor export
2025-06-23 23:41:11.306 appintentsmetadataprocessor[858:4584] 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 **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Zip.git"
    },
    {
      "identity" : "nodal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.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/Item.swift",
        "Model/Model.swift",
        "Model/ResourceContainer.swift",
        "Namespace/Attributes.swift",
        "Namespace/Namespace.swift",
        "Namespace/Namespaces/Core.swift",
        "Namespace/Namespaces/Materials.swift",
        "Namespace/Namespaces/TriangleSets.swift",
        "Package/ContentTypes.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/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.