The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyXML, reference 3.2.0 (b27f88), with Swift 6.1 for macOS (SPM) on 26 Aug 2025 06:49:47 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chenyunguiMilook/SwiftyXML.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chenyunguiMilook/SwiftyXML
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at b27f88c initializer can throw error
Cloned https://github.com/chenyunguiMilook/SwiftyXML.git
Revision (git rev-parse @):
b27f88cf708563902694d8e09f7fe165c8a998d6
SUCCESS checkout https://github.com/chenyunguiMilook/SwiftyXML.git at 3.2.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",
  "dependencies": [
    {
      "identity": "swiftyxml",
      "name": "SwiftyXML",
      "url": "https://github.com/chenyunguiMilook/SwiftyXML.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyXML",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/chenyunguiMilook/SwiftyXML.git
[1/474] Fetching swiftyxml
Fetched https://github.com/chenyunguiMilook/SwiftyXML.git from cache (0.73s)
Creating working copy for https://github.com/chenyunguiMilook/SwiftyXML.git
Working copy of https://github.com/chenyunguiMilook/SwiftyXML.git resolved at 3.2.0 (b27f88c)
warning: '.resolve-product-dependencies': dependency 'swiftyxml' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/chenyunguiMilook/SwiftyXML.git
https://github.com/chenyunguiMilook/SwiftyXML.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftyXML",
  "name" : "SwiftyXML",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyXML",
      "targets" : [
        "SwiftyXML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyXMLTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyXMLTests",
      "path" : "Tests/SwiftyXMLTests",
      "sources" : [
        "SwiftyXMLTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyXML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyXML",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyXML",
      "path" : "Sources/SwiftyXML",
      "product_memberships" : [
        "SwiftyXML"
      ],
      "sources" : [
        "XML.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling SwiftyXML XML.swift
[4/4] Emitting module SwiftyXML
Build complete! (3.90s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftyXML",
  "name" : "SwiftyXML",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyXML",
      "targets" : [
        "SwiftyXML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyXMLTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyXMLTests",
      "path" : "Tests/SwiftyXMLTests",
      "sources" : [
        "SwiftyXMLTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyXML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyXML",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyXML",
      "path" : "Sources/SwiftyXML",
      "product_memberships" : [
        "SwiftyXML"
      ],
      "sources" : [
        "XML.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.