The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftXML, reference main (4d5fa9), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 15:18:03 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/stefanspringer1/SwiftXML.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stefanspringer1/SwiftXML
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4d5fa97 changed deprecation notice
Cloned https://github.com/stefanspringer1/SwiftXML.git
Revision (git rev-parse @):
4d5fa973b768bee5ac3df03167a3d9e9ee8e7556
SUCCESS checkout https://github.com/stefanspringer1/SwiftXML.git at main
Fetching https://github.com/stefanspringer1/SwiftXMLParser
[1/914] Fetching swiftxmlparser
Fetched https://github.com/stefanspringer1/SwiftXMLParser from cache (0.68s)
Computing version for https://github.com/stefanspringer1/SwiftXMLParser
Computed https://github.com/stefanspringer1/SwiftXMLParser at 7.0.9 (1.23s)
Fetching https://github.com/stefanspringer1/SwiftXMLInterfaces
[1/653] Fetching swiftxmlinterfaces
Fetched https://github.com/stefanspringer1/SwiftXMLInterfaces from cache (0.81s)
Computing version for https://github.com/stefanspringer1/SwiftXMLInterfaces
Computed https://github.com/stefanspringer1/SwiftXMLInterfaces at 8.0.8 (1.36s)
Creating working copy for https://github.com/stefanspringer1/SwiftXMLInterfaces
Working copy of https://github.com/stefanspringer1/SwiftXMLInterfaces resolved at 8.0.8
Creating working copy for https://github.com/stefanspringer1/SwiftXMLParser
Working copy of https://github.com/stefanspringer1/SwiftXMLParser resolved at 7.0.9
========================================
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": "swiftxml",
      "name": "SwiftXML",
      "url": "https://github.com/stefanspringer1/SwiftXML.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftXML",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftxmlparser",
          "name": "SwiftXMLParser",
          "url": "https://github.com/stefanspringer1/SwiftXMLParser",
          "version": "7.0.9",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftXMLParser",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swiftxmlinterfaces",
              "name": "SwiftXMLInterfaces",
              "url": "https://github.com/stefanspringer1/SwiftXMLInterfaces",
              "version": "8.0.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftXMLInterfaces",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/stefanspringer1/SwiftXML.git
[1/7425] Fetching swiftxml
Fetched https://github.com/stefanspringer1/SwiftXML.git from cache (1.29s)
Fetching https://github.com/stefanspringer1/SwiftXMLParser from cache
Fetched https://github.com/stefanspringer1/SwiftXMLParser from cache (0.48s)
Computing version for https://github.com/stefanspringer1/SwiftXMLParser
Computed https://github.com/stefanspringer1/SwiftXMLParser at 7.0.9 (0.54s)
Fetching https://github.com/stefanspringer1/SwiftXMLInterfaces from cache
Fetched https://github.com/stefanspringer1/SwiftXMLInterfaces from cache (0.40s)
Computing version for https://github.com/stefanspringer1/SwiftXMLInterfaces
Computed https://github.com/stefanspringer1/SwiftXMLInterfaces at 8.0.8 (0.46s)
Creating working copy for https://github.com/stefanspringer1/SwiftXML.git
Working copy of https://github.com/stefanspringer1/SwiftXML.git resolved at main (4d5fa97)
Creating working copy for https://github.com/stefanspringer1/SwiftXMLParser
Working copy of https://github.com/stefanspringer1/SwiftXMLParser resolved at 7.0.9
Creating working copy for https://github.com/stefanspringer1/SwiftXMLInterfaces
Working copy of https://github.com/stefanspringer1/SwiftXMLInterfaces resolved at 8.0.8
warning: '.resolve-product-dependencies': dependency 'swiftxml' is not used by any target
Found 1 product dependencies
  - SwiftXMLParser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/stefanspringer1/SwiftXML.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/9] Compiling SwiftXMLInterfaces Errors.swift
[6/9] Compiling SwiftXMLInterfaces Parser.swift
[7/9] Compiling SwiftXMLInterfaces Events.swift
[8/9] Emitting module SwiftXMLInterfaces
[9/9] Compiling SwiftXMLInterfaces Utilities.swift
[10/12] Emitting module SwiftXMLParser
[11/12] Compiling SwiftXMLParser XParser.swift
[12/12] Compiling SwiftXMLParser CharacterCodes.swift
[13/30] Compiling SwiftXML Document.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXML/XML/Document.swift:282:24: warning: 'init(xmlVersion:encoding:standalone:attached:registeringAttributes:registeringValuesForAttributes:registeringAttributesWithPrefix:registeringValuesForAttributesWithPrefix:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXML instead and note the version number being reset to 1.0.0 [#DeprecatedDeclaration]
280 |         pointingToClone: Bool
281 |     ) -> XDocument {
282 |         let theClone = XDocument(
    |                        `- warning: 'init(xmlVersion:encoding:standalone:attached:registeringAttributes:registeringValuesForAttributes:registeringAttributesWithPrefix:registeringValuesForAttributesWithPrefix:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXML instead and note the version number being reset to 1.0.0 [#DeprecatedDeclaration]
283 |             registeringAttributes: attributeRegisterMode ?? self._attributeRegisterMode,
284 |             registeringValuesForAttributes: AttributeRegisterMode ?? self._attributeValueRegisterMode,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[14/30] Compiling SwiftXML Namespaces.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXML/XML/Document.swift:282:24: warning: 'init(xmlVersion:encoding:standalone:attached:registeringAttributes:registeringValuesForAttributes:registeringAttributesWithPrefix:registeringValuesForAttributesWithPrefix:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXML instead and note the version number being reset to 1.0.0 [#DeprecatedDeclaration]
280 |         pointingToClone: Bool
281 |     ) -> XDocument {
282 |         let theClone = XDocument(
    |                        `- warning: 'init(xmlVersion:encoding:standalone:attached:registeringAttributes:registeringValuesForAttributes:registeringAttributesWithPrefix:registeringValuesForAttributesWithPrefix:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXML instead and note the version number being reset to 1.0.0 [#DeprecatedDeclaration]
283 |             registeringAttributes: attributeRegisterMode ?? self._attributeRegisterMode,
284 |             registeringValuesForAttributes: AttributeRegisterMode ?? self._attributeValueRegisterMode,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[15/30] Compiling SwiftXML Parsing.swift
[16/30] Compiling SwiftXML Utilities.swift
[17/30] Compiling SwiftXML Tools.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXML/XML/Tools.swift:203:23: warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0 [#DeprecatedDeclaration]
201 |         let eventHandler = PublicIDAndRootReader()
202 |
203 |         try XParser().parse(fromData: self.getData(), eventHandlers: [eventHandler])
    |                       `- warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0 [#DeprecatedDeclaration]
204 |
205 |         return XDocumentProperties(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[18/30] Compiling SwiftXML Nodes.swift
[19/30] Compiling SwiftXML Production.swift
[20/31] Compiling SwiftXML IteratorProtocols.swift
[21/31] Compiling SwiftXML SequenceConcatenation.swift
[22/31] Compiling SwiftXML Sequences.swift
[23/31] Compiling SwiftXML WrappingIterators.swift
[24/31] Compiling SwiftXML XParseBuilder.swift
[25/31] Compiling SwiftXML Exports.swift
[26/31] Compiling SwiftXML ConvenienceExtensions.swift
[27/31] Compiling SwiftXML IterationExtensions.swift
[28/31] Emitting module SwiftXML
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXML/XML/Tools.swift:203:23: warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0 [#DeprecatedDeclaration]
201 |         let eventHandler = PublicIDAndRootReader()
202 |
203 |         try XParser().parse(fromData: self.getData(), eventHandlers: [eventHandler])
    |                       `- warning: 'parse(fromData:sourceInfo:eventHandlers:immediateTextHandlingNearEntities:)' is deprecated: this package is deprecated, use the repository https://github.com/swiftxml/SwiftXMLParser instead and note the version number being reset to 1.0.0 [#DeprecatedDeclaration]
204 |
205 |         return XDocumentProperties(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[29/31] Compiling SwiftXML BasicIterators.swift
[30/31] Compiling SwiftXML ChainedIterators.swift
[31/31] Compiling SwiftXML Transformation.swift
Build complete! (9.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.6",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/SwiftXMLParser"
    }
  ],
  "manifest_display_name" : "SwiftXML",
  "name" : "SwiftXML",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftXML",
      "targets" : [
        "SwiftXML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftXMLTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLTests",
      "path" : "Tests/SwiftXMLTests",
      "sources" : [
        "AttributeNamespacesTests.swift",
        "FromReadme.swift",
        "NamespacesTests.swift",
        "ProcessingInstructionIterationTests.swift",
        "SequenceTypesTest.swift",
        "SwiftXMLTests.swift",
        "ToolsTests.swift",
        "UtilitiesTest.swift"
      ],
      "target_dependencies" : [
        "SwiftXML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftXML",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXML",
      "path" : "Sources/SwiftXML",
      "product_dependencies" : [
        "SwiftXMLParser"
      ],
      "product_memberships" : [
        "SwiftXML"
      ],
      "sources" : [
        "Builder/XParseBuilder.swift",
        "Exports.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",
        "Utilities.swift",
        "XML/Document.swift",
        "XML/Namespaces.swift",
        "XML/Nodes.swift",
        "XML/Production.swift",
        "XML/Tools.swift",
        "XML/Transformation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.