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 SwiftXMLParser, reference 3.0.2 (fe3f3d), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 18:13:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stefanspringer1/SwiftXMLParser.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stefanspringer1/SwiftXMLParser
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at fe3f3db using SwiftXMLInterfaces 5.0.3
Cloned https://github.com/stefanspringer1/SwiftXMLParser.git
Revision (git rev-parse @):
fe3f3db11f972622b6aa7a4ca7f6bb1425ebeb0b
SUCCESS checkout https://github.com/stefanspringer1/SwiftXMLParser.git at 3.0.2
Fetching https://github.com/stefanspringer1/SwiftXMLInterfaces
[1/581] Fetching swiftxmlinterfaces
Fetched https://github.com/stefanspringer1/SwiftXMLInterfaces from cache (0.76s)
Computing version for https://github.com/stefanspringer1/SwiftXMLInterfaces
Computed https://github.com/stefanspringer1/SwiftXMLInterfaces at 5.0.3 (1.36s)
Fetching https://github.com/stefanspringer1/AutoreleasepoolShim
[1/27] Fetching autoreleasepoolshim
Fetched https://github.com/stefanspringer1/AutoreleasepoolShim from cache (0.57s)
Computing version for https://github.com/stefanspringer1/AutoreleasepoolShim
Computed https://github.com/stefanspringer1/AutoreleasepoolShim at 1.0.3 (1.17s)
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
========================================
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",
  "dependencies": [
    {
      "identity": "swiftxmlparser",
      "name": "SwiftXMLParser",
      "url": "https://github.com/stefanspringer1/SwiftXMLParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftXMLParser",
      "dependencies": [
        {
          "identity": "swiftxmlinterfaces",
          "name": "SwiftXMLInterfaces",
          "url": "https://github.com/stefanspringer1/SwiftXMLInterfaces",
          "version": "5.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftXMLInterfaces",
          "dependencies": [
            {
              "identity": "autoreleasepoolshim",
              "name": "AutoreleasepoolShim",
              "url": "https://github.com/stefanspringer1/AutoreleasepoolShim",
              "version": "1.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AutoreleasepoolShim",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/stefanspringer1/SwiftXMLParser.git
[1/798] Fetching swiftxmlparser
Fetched https://github.com/stefanspringer1/SwiftXMLParser.git from cache (0.74s)
Fetching https://github.com/stefanspringer1/SwiftXMLInterfaces from cache
Fetched https://github.com/stefanspringer1/SwiftXMLInterfaces from cache (0.46s)
Computing version for https://github.com/stefanspringer1/SwiftXMLInterfaces
Computed https://github.com/stefanspringer1/SwiftXMLInterfaces at 5.0.3 (0.51s)
Fetching https://github.com/stefanspringer1/AutoreleasepoolShim from cache
Fetched https://github.com/stefanspringer1/AutoreleasepoolShim from cache (0.46s)
Computing version for https://github.com/stefanspringer1/AutoreleasepoolShim
Computed https://github.com/stefanspringer1/AutoreleasepoolShim at 1.0.3 (0.51s)
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/SwiftXMLParser.git
Working copy of https://github.com/stefanspringer1/SwiftXMLParser.git resolved at 3.0.2 (fe3f3db)
Creating working copy for https://github.com/stefanspringer1/SwiftXMLInterfaces
Working copy of https://github.com/stefanspringer1/SwiftXMLInterfaces resolved at 5.0.3
warning: '.resolve-product-dependencies': dependency 'swiftxmlparser' is not used by any target
Found 1 product dependencies
  - SwiftXMLInterfaces
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/stefanspringer1/SwiftXMLParser.git
https://github.com/stefanspringer1/SwiftXMLParser.git
{
  "dependencies" : [
    {
      "identity" : "swiftxmlinterfaces",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/SwiftXMLInterfaces"
    }
  ],
  "manifest_display_name" : "SwiftXMLParser",
  "name" : "SwiftXMLParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftXMLParser",
      "targets" : [
        "SwiftXMLParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftXMLParserTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLParserTests",
      "path" : "Tests/SwiftXMLParserTests",
      "sources" : [
        "SwiftXMLParserTests.swift"
      ],
      "target_dependencies" : [
        "SwiftXMLParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftXMLParser",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLParser",
      "path" : "Sources/SwiftXMLParser",
      "product_dependencies" : [
        "SwiftXMLInterfaces"
      ],
      "product_memberships" : [
        "SwiftXMLParser"
      ],
      "sources" : [
        "CharacterCodes.swift",
        "Testing.swift",
        "Utilities.swift",
        "XParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/6] Compiling AutoreleasepoolShim AutoreleasepoolShim.swift
[6/6] Emitting module AutoreleasepoolShim
[7/11] Compiling SwiftXMLInterfaces Errors.swift
[8/11] Emitting module SwiftXMLInterfaces
[9/11] Compiling SwiftXMLInterfaces Events.swift
[10/11] Compiling SwiftXMLInterfaces Parser.swift
[11/11] Compiling SwiftXMLInterfaces Utilities.swift
[12/16] Compiling SwiftXMLParser Utilities.swift
[13/16] Compiling SwiftXMLParser Testing.swift
[14/16] Compiling SwiftXMLParser XParser.swift
[15/16] Emitting module SwiftXMLParser
[16/16] Compiling SwiftXMLParser CharacterCodes.swift
Build complete! (7.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftxmlinterfaces",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stefanspringer1/SwiftXMLInterfaces"
    }
  ],
  "manifest_display_name" : "SwiftXMLParser",
  "name" : "SwiftXMLParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftXMLParser",
      "targets" : [
        "SwiftXMLParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftXMLParserTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLParserTests",
      "path" : "Tests/SwiftXMLParserTests",
      "sources" : [
        "SwiftXMLParserTests.swift"
      ],
      "target_dependencies" : [
        "SwiftXMLParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftXMLParser",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLParser",
      "path" : "Sources/SwiftXMLParser",
      "product_dependencies" : [
        "SwiftXMLInterfaces"
      ],
      "product_memberships" : [
        "SwiftXMLParser"
      ],
      "sources" : [
        "CharacterCodes.swift",
        "Testing.swift",
        "Utilities.swift",
        "XParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.