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 PackageKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mcrich23/packagekit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mcrich23/packagekit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at efcac72 added public init for Package
Cloned https://github.com/mcrich23/packagekit.git
Revision (git rev-parse @):
efcac720bba4a199255bf09e0bb54a5d48f0cd93
SUCCESS checkout https://github.com/mcrich23/packagekit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "packagekit",
      "name": "PackageKit",
      "url": "https://github.com/mcrich23/packagekit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/packagekit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mcrich23/packagekit.git
[1/49] Fetching packagekit
Fetched https://github.com/mcrich23/packagekit.git (0.25s)
Creating working copy for https://github.com/mcrich23/packagekit.git
Working copy of https://github.com/mcrich23/packagekit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'packagekit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mcrich23/packagekit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module PackageKit
[2/2] Compiling PackageKit PackageKit.swift
Build complete! (5.15s)
Build complete.
Done.