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 DependencyResolution, reference 1.3.0 (700dba), with Swift 5.9 for macOS (SPM) on 11 Apr 2025 13:31:06 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/DependencyResolution.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/DependencyResolution
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 700dba4 Merge pull request #3 from SwiftPackageIndex/swift-6
Cloned https://github.com/SwiftPackageIndex/DependencyResolution.git
Revision (git rev-parse @):
700dba4ca633b541e4693cb81049aa9cb4a00352
SUCCESS checkout https://github.com/SwiftPackageIndex/DependencyResolution.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/DependencyResolution.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling DependencyResolution ResolvedDependency.swift
[2/3] Compiling DependencyResolution ProductDependency.swift
[3/3] Emitting module DependencyResolution
Build complete! (3.97s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DependencyResolution",
  "name" : "DependencyResolution",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DependencyResolution",
      "targets" : [
        "DependencyResolution"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DependencyResolution",
      "module_type" : "SwiftTarget",
      "name" : "DependencyResolution",
      "path" : "Sources/DependencyResolution",
      "product_memberships" : [
        "DependencyResolution"
      ],
      "sources" : [
        "ProductDependency.swift",
        "ResolvedDependency.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.