The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Nodal, reference 1.0.0 (c06334), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 10:00:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Nodal.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/Nodal
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at c063344 Merge branch 'dev'
Submodule path 'Sources/pugixml': checked out 'ee86beb30e4973f5feffe3ce63bfa4fbadf72f38'
Submodule 'Sources/pugixml' (https://tomasf@github.com/zeux/pugixml.git) registered for path 'Sources/pugixml'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/pugixml'...
Cloned https://github.com/tomasf/Nodal.git
Revision (git rev-parse @):
c063344c9679f327de484f3595a8dcf97f35db8a
SUCCESS checkout https://github.com/tomasf/Nodal.git at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "nodal",
      "name": "Nodal",
      "url": "https://github.com/tomasf/Nodal.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nodal",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tomasf/Nodal.git
[1/852] Fetching nodal
Fetched https://github.com/tomasf/Nodal.git from cache (0.82s)
Creating working copy for https://github.com/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 1.0.0 (c063344)
warning: '.resolve-product-dependencies': dependency 'nodal' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tomasf/Nodal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[2/4] Compiling Bridge bridge.cpp
[3/4] Compiling pugixml.cpp
[5/43] Emitting module Nodal
[6/47] Compiling Nodal Node+XMLElementCodable.swift
[7/47] Compiling Nodal XMLElementCodable.swift
[8/47] Compiling Nodal Foundation+XMLValueCodable.swift
[9/47] Compiling Nodal Node+XMLValueCodable.swift
[10/47] Compiling Nodal Node+XMLValueCodableArray.swift
[11/47] Compiling Nodal Node+xPath.swift
[12/47] Compiling Nodal XPathQuery.swift
[13/47] Compiling Nodal XPathResults.swift
[14/47] Compiling Nodal XPathVariableValue.swift
[15/47] Compiling Nodal Document.ParseOptions.swift
[16/47] Compiling Nodal Document.swift
[17/47] Compiling Nodal PendingNameRecord.swift
[18/47] Compiling Nodal Encoding.swift
[19/47] Compiling Nodal XMLDataFormat.swift
[20/47] Compiling Nodal XMLDateFormat.swift
[21/47] Compiling Nodal XMLValueCodable.swift
[22/47] Compiling Nodal Document+Errors.swift
[23/47] Compiling Nodal Document+Input.swift
[24/47] Compiling Nodal AttributeSequence.swift
[25/47] Compiling Nodal ChildSequence.swift
[26/47] Compiling Nodal DescendantSequence.swift
[27/47] Compiling Nodal ReverseSiblingSequence.swift
[28/47] Compiling Nodal PugiNode.swift
[29/47] Compiling Nodal Node+Attributes.swift
[30/47] Compiling Nodal Node+Children.swift
[31/47] Compiling Nodal Node+Elements.swift
[32/47] Compiling Nodal Node+Hierarchy.swift
[33/47] Compiling Nodal Node+MoveCopy.swift
[34/47] Compiling Nodal Node+Names.swift
[35/47] Compiling Nodal Node+Namespaces.swift
[36/47] Compiling Nodal Document+Namespaces.swift
[37/47] Compiling Nodal Document+Output.swift
[38/47] Compiling Nodal Document+PendingNameRecords.swift
[39/47] Compiling Nodal Document+RootElement.swift
[40/47] Compiling Nodal Node.Kind.swift
[41/47] Compiling Nodal Node.swift
[42/47] Compiling Nodal OutputOptions.swift
[43/47] Compiling Nodal AncestorAttributeSequence.swift
[44/47] Compiling Nodal ExpandedName+Pending.swift
[45/47] Compiling Nodal ExpandedName.swift
[46/47] Compiling Nodal Extensions.swift
[47/47] Compiling Nodal Pugi.swift
Build complete! (15.50s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "Nodal",
  "name" : "Nodal",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Nodal",
      "targets" : [
        "Nodal"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pugixml",
      "module_type" : "ClangTarget",
      "name" : "pugixml",
      "path" : "Sources/pugixml",
      "product_memberships" : [
        "Nodal"
      ],
      "sources" : [
        "src/pugixml.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Sources/Tests",
      "sources" : [
        "CodableProtocolTests.swift",
        "ErrorTests.swift",
        "HierarchyTests.swift",
        "NamespaceTests.swift",
        "OutputTests.swift",
        "ParsingTests.swift",
        "XPathTests.swift"
      ],
      "target_dependencies" : [
        "Nodal"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Nodal",
      "module_type" : "SwiftTarget",
      "name" : "Nodal",
      "path" : "Sources/Nodal",
      "product_memberships" : [
        "Nodal"
      ],
      "sources" : [
        "Codable/Element/Node+XMLElementCodable.swift",
        "Codable/Element/XMLElementCodable.swift",
        "Codable/Value/Foundation+XMLValueCodable.swift",
        "Codable/Value/Node+XMLValueCodable.swift",
        "Codable/Value/Node+XMLValueCodableArray.swift",
        "Codable/Value/XMLDataFormat.swift",
        "Codable/Value/XMLDateFormat.swift",
        "Codable/Value/XMLValueCodable.swift",
        "Document/Document+Errors.swift",
        "Document/Document+Input.swift",
        "Document/Document+Namespaces.swift",
        "Document/Document+Output.swift",
        "Document/Document+PendingNameRecords.swift",
        "Document/Document+RootElement.swift",
        "Document/Document.ParseOptions.swift",
        "Document/Document.swift",
        "Document/PendingNameRecord.swift",
        "Encoding.swift",
        "ExpandedName+Pending.swift",
        "ExpandedName.swift",
        "Extensions/Extensions.swift",
        "Extensions/Pugi.swift",
        "Extensions/PugiNode.swift",
        "Node/Node+Attributes.swift",
        "Node/Node+Children.swift",
        "Node/Node+Elements.swift",
        "Node/Node+Hierarchy.swift",
        "Node/Node+MoveCopy.swift",
        "Node/Node+Names.swift",
        "Node/Node+Namespaces.swift",
        "Node/Node.Kind.swift",
        "Node/Node.swift",
        "OutputOptions.swift",
        "Sequences/AncestorAttributeSequence.swift",
        "Sequences/AttributeSequence.swift",
        "Sequences/ChildSequence.swift",
        "Sequences/DescendantSequence.swift",
        "Sequences/ReverseSiblingSequence.swift",
        "XPath/Node+xPath.swift",
        "XPath/XPathQuery.swift",
        "XPath/XPathResults.swift",
        "XPath/XPathVariableValue.swift"
      ],
      "target_dependencies" : [
        "pugixml",
        "Bridge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Bridge",
      "module_type" : "ClangTarget",
      "name" : "Bridge",
      "path" : "Sources/bridge",
      "product_memberships" : [
        "Nodal"
      ],
      "sources" : [
        "bridge.cpp"
      ],
      "target_dependencies" : [
        "pugixml"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.