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 SwiftXML, reference 3.4.2 (fc1c6f), with Swift 6.2 (beta) for macOS (SPM) on 27 Jun 2025 09:30:08 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stefanspringer1/SwiftXML.git
Reference: 3.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stefanspringer1/SwiftXML
 * tag               3.4.2      -> FETCH_HEAD
HEAD is now at fc1c6fb README (edited the "Limitations" section)
Cloned https://github.com/stefanspringer1/SwiftXML.git
Revision (git rev-parse @):
fc1c6fbbd7376860f06b41da7e0d862f8315c13a
SUCCESS checkout https://github.com/stefanspringer1/SwiftXML.git at 3.4.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/stefanspringer1/SwiftXML.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/7] Compiling AutoreleasepoolShim AutoreleasepoolShim.swift
[7/7] Emitting module AutoreleasepoolShim
[8/12] Compiling SwiftXMLInterfaces Parser.swift
[9/12] Compiling SwiftXMLInterfaces Events.swift
[10/12] Compiling SwiftXMLInterfaces Utilities.swift
[11/12] Compiling SwiftXMLInterfaces Errors.swift
[12/12] Emitting module SwiftXMLInterfaces
[13/17] Compiling SwiftXMLParser XParser.swift
[14/17] Compiling SwiftXMLParser CharacterCodes.swift
[15/17] Emitting module SwiftXMLParser
[16/17] Compiling SwiftXMLParser Testing.swift
[17/17] Compiling SwiftXMLParser Utilities.swift
[18/34] Compiling SwiftXML Tools.swift
[19/34] Compiling SwiftXML Production.swift
[20/35] Compiling SwiftXML Transformation.swift
[21/35] Compiling SwiftXML SequenceConcatenation.swift
[22/35] Compiling SwiftXML Sequences.swift
[23/35] Compiling SwiftXML XParseBuilder.swift
[24/35] Compiling SwiftXML BasicIterators.swift
[25/35] Emitting module SwiftXML
[26/35] Compiling SwiftXML Util.swift
[27/35] Compiling SwiftXML Document.swift
[28/35] Compiling SwiftXML IterationExtensions.swift
[29/35] Compiling SwiftXML IteratorProtocols.swift
[30/35] Compiling SwiftXML Namespaces.swift
[31/35] Compiling SwiftXML Nodes.swift
[32/35] Compiling SwiftXML ChainedIterators.swift
[33/35] Compiling SwiftXML ConvenienceExtensions.swift
[34/35] Compiling SwiftXML WrappingIterators.swift
[35/35] Compiling SwiftXML Parsing.swift
Build complete! (14.49s)
Fetching https://github.com/stefanspringer1/SwiftXMLParser
Fetching https://github.com/stefanspringer1/AutoreleasepoolShim
[1/27] Fetching autoreleasepoolshim
[28/830] Fetching autoreleasepoolshim, swiftxmlparser
Fetched https://github.com/stefanspringer1/SwiftXMLParser from cache (0.74s)
Fetched https://github.com/stefanspringer1/AutoreleasepoolShim from cache (0.74s)
Computing version for https://github.com/stefanspringer1/AutoreleasepoolShim
Computed https://github.com/stefanspringer1/AutoreleasepoolShim at 1.0.3 (3.35s)
Computing version for https://github.com/stefanspringer1/SwiftXMLParser
Computed https://github.com/stefanspringer1/SwiftXMLParser at 3.0.2 (0.51s)
Fetching https://github.com/stefanspringer1/SwiftXMLInterfaces
[6/581] Fetching swiftxmlinterfaces
Fetched https://github.com/stefanspringer1/SwiftXMLInterfaces from cache (0.67s)
Computing version for https://github.com/stefanspringer1/SwiftXMLInterfaces
Computed https://github.com/stefanspringer1/SwiftXMLInterfaces at 5.0.3 (1.20s)
Creating working copy for https://github.com/stefanspringer1/SwiftXMLParser
Working copy of https://github.com/stefanspringer1/SwiftXMLParser resolved at 3.0.2
Creating working copy for https://github.com/stefanspringer1/AutoreleasepoolShim
Working copy of https://github.com/stefanspringer1/AutoreleasepoolShim resolved at 1.0.3
Creating working copy for https://github.com/stefanspringer1/SwiftXMLInterfaces
Working copy of https://github.com/stefanspringer1/SwiftXMLInterfaces resolved at 5.0.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/SwiftXMLParser"
    },
    {
      "identity" : "autoreleasepoolshim",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/AutoreleasepoolShim"
    }
  ],
  "manifest_display_name" : "SwiftXML",
  "name" : "SwiftXML",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftXML",
      "targets" : [
        "SwiftXML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftXMLTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLTests",
      "path" : "Tests/SwiftXMLTests",
      "sources" : [
        "FromReadme.swift",
        "NamespacesTests.swift",
        "SequenceTypesTest.swift",
        "SwiftXMLTests.swift",
        "ToolsTests.swift"
      ],
      "target_dependencies" : [
        "SwiftXML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftXML",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXML",
      "path" : "Sources/SwiftXML",
      "product_dependencies" : [
        "SwiftXMLParser",
        "AutoreleasepoolShim"
      ],
      "product_memberships" : [
        "SwiftXML"
      ],
      "sources" : [
        "Builder/XParseBuilder.swift",
        "Iteration/BasicIterators.swift",
        "Iteration/ChainedIterators.swift",
        "Iteration/ConvenienceExtensions.swift",
        "Iteration/IterationExtensions.swift",
        "Iteration/IteratorProtocols.swift",
        "Iteration/SequenceConcatenation.swift",
        "Iteration/Sequences.swift",
        "Iteration/WrappingIterators.swift",
        "Parsing/Parsing.swift",
        "Util.swift",
        "XML/Document.swift",
        "XML/Namespaces.swift",
        "XML/Nodes.swift",
        "XML/Production.swift",
        "XML/Tools.swift",
        "XML/Transformation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.