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 SwiftXMLInterfaces, reference 5.0.3 (5124c7), with Swift 6.0 for macOS (SPM) on 27 Feb 2025 19:35:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stefanspringer1/SwiftXMLInterfaces.git
Reference: 5.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stefanspringer1/SwiftXMLInterfaces
 * tag               5.0.3      -> FETCH_HEAD
HEAD is now at 5124c7a attributes is [String:String]
Cloned https://github.com/stefanspringer1/SwiftXMLInterfaces.git
Revision (git rev-parse @):
5124c7a6821e937ca965f5c1d902d4ce64b1a73b
SUCCESS checkout https://github.com/stefanspringer1/SwiftXMLInterfaces.git at 5.0.3
Fetching https://github.com/stefanspringer1/AutoreleasepoolShim
[1/27] Fetching autoreleasepoolshim
Fetched https://github.com/stefanspringer1/AutoreleasepoolShim from cache (0.61s)
Computing version for https://github.com/stefanspringer1/AutoreleasepoolShim
Computed https://github.com/stefanspringer1/AutoreleasepoolShim at 1.0.3 (0.54s)
Creating working copy for https://github.com/stefanspringer1/AutoreleasepoolShim
Working copy of https://github.com/stefanspringer1/AutoreleasepoolShim resolved at 1.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": "swiftxmlinterfaces",
      "name": "SwiftXMLInterfaces",
      "url": "https://github.com/stefanspringer1/SwiftXMLInterfaces.git",
      "version": "unspecified",
      "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/SwiftXMLInterfaces.git
[6/581] Fetching swiftxmlinterfaces
Fetched https://github.com/stefanspringer1/SwiftXMLInterfaces.git from cache (0.69s)
Fetching https://github.com/stefanspringer1/AutoreleasepoolShim from cache
Fetched https://github.com/stefanspringer1/AutoreleasepoolShim from cache (0.45s)
Computing version for https://github.com/stefanspringer1/AutoreleasepoolShim
Computed https://github.com/stefanspringer1/AutoreleasepoolShim at 1.0.3 (0.02s)
Creating working copy for https://github.com/stefanspringer1/SwiftXMLInterfaces.git
Working copy of https://github.com/stefanspringer1/SwiftXMLInterfaces.git resolved at 5.0.3 (5124c7a)
Creating working copy for https://github.com/stefanspringer1/AutoreleasepoolShim
Working copy of https://github.com/stefanspringer1/AutoreleasepoolShim resolved at 1.0.3
warning: '.resolve-product-dependencies': dependency 'swiftxmlinterfaces' is not used by any target
Found 1 product dependencies
  - AutoreleasepoolShim
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/stefanspringer1/SwiftXMLInterfaces.git
https://github.com/stefanspringer1/SwiftXMLInterfaces.git
{
  "dependencies" : [
    {
      "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" : "SwiftXMLInterfaces",
  "name" : "SwiftXMLInterfaces",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftXMLInterfaces",
      "targets" : [
        "SwiftXMLInterfaces"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftXMLInterfaces",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLInterfaces",
      "path" : "Sources/SwiftXMLInterfaces",
      "product_dependencies" : [
        "AutoreleasepoolShim"
      ],
      "product_memberships" : [
        "SwiftXMLInterfaces"
      ],
      "sources" : [
        "Errors.swift",
        "Events.swift",
        "Parser.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/5] Emitting module AutoreleasepoolShim
[5/5] Compiling AutoreleasepoolShim AutoreleasepoolShim.swift
[6/10] Compiling SwiftXMLInterfaces Parser.swift
[7/10] Compiling SwiftXMLInterfaces Utilities.swift
[8/10] Compiling SwiftXMLInterfaces Events.swift
[9/10] Emitting module SwiftXMLInterfaces
[10/10] Compiling SwiftXMLInterfaces Errors.swift
Build complete! (6.85s)
Build complete.
{
  "dependencies" : [
    {
      "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" : "SwiftXMLInterfaces",
  "name" : "SwiftXMLInterfaces",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftXMLInterfaces",
      "targets" : [
        "SwiftXMLInterfaces"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftXMLInterfaces",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXMLInterfaces",
      "path" : "Sources/SwiftXMLInterfaces",
      "product_dependencies" : [
        "AutoreleasepoolShim"
      ],
      "product_memberships" : [
        "SwiftXMLInterfaces"
      ],
      "sources" : [
        "Errors.swift",
        "Events.swift",
        "Parser.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.