The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftyXML with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chenyunguiMilook/SwiftyXML.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/chenyunguiMilook/SwiftyXML
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 30040f3 update pod spec file
Cloned https://github.com/chenyunguiMilook/SwiftyXML.git
Revision (git rev-parse @):
30040f38675bc3a1666a0b0f6417adabaf26a3c6
SUCCESS checkout https://github.com/chenyunguiMilook/SwiftyXML.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftyxml",
      "name": "SwiftyXML",
      "url": "https://github.com/chenyunguiMilook/SwiftyXML.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyXML",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/chenyunguiMilook/SwiftyXML.git
[1/468] Fetching swiftyxml
Fetched https://github.com/chenyunguiMilook/SwiftyXML.git (0.36s)
Creating working copy for https://github.com/chenyunguiMilook/SwiftyXML.git
Working copy of https://github.com/chenyunguiMilook/SwiftyXML.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftyxml' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling SwiftyXML XML.swift
[2/2] Emitting module SwiftyXML
Build complete! (14.12s)
Build complete.
Done.