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 testspm 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/nirajcreatebytes/testspm.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nirajcreatebytes/testspm
 * tag               main       -> FETCH_HEAD
HEAD is now at 2888279 Update swift.yml
Cloned https://github.com/nirajcreatebytes/testspm.git
Revision (git rev-parse @):
28882792fd5dbbeed51f4e137d214e3bc591a12b
SUCCESS checkout https://github.com/nirajcreatebytes/testspm.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "testspm",
      "name": "testspm",
      "url": "https://github.com/nirajcreatebytes/testspm.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/testspm",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/nirajcreatebytes/testspm.git
[1/644] Fetching testspm
Fetched https://github.com/nirajcreatebytes/testspm.git (0.34s)
Creating working copy for https://github.com/nirajcreatebytes/testspm.git
Working copy of https://github.com/nirajcreatebytes/testspm.git resolved at main
warning: '.resolve-product-dependencies': dependency 'testspm' 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/6] Compiling testspm testspm.swift
[2/6] Compiling testspm URLRequest_Anubhav.swift
[3/6] Compiling testspm Parameters_Anubhav.swift
[4/6] Emitting module testspm
[5/6] Compiling testspm Models_Anubhav.swift
[6/6] Compiling testspm OpenAnubhavHandler.swift
Build complete! (11.54s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/testspm/spmversion.json
Build complete.
Done.