This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 MPath 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.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danramteke/MPath.git
Reference: main
Initialized empty Git repository in $PWD/checkout/.git/
Cloned https://github.com/danramteke/MPath.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/danramteke/MPath.git at main
========================================
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
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/danramteke/MPath.git
[1/174] Fetching mpath
Fetched https://github.com/danramteke/MPath.git (0.26s)
Creating working copy for https://github.com/danramteke/MPath.git
Working copy of https://github.com/danramteke/MPath.git resolved at main
warning: '.resolve-product-dependencies': dependency 'mpath' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "$PWD/checkout",
Found 0 product dependencies
  "version": "unspecified",
  "path": "$PWD/checkout",
  "dependencies": [
    {
      "identity": "mpath",
      "name": "MPath",
      "url": "https://github.com/danramteke/MPath.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/MPath",
      "dependencies": [
      ]
    }
  ]
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.