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 XCTestStarterKit 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/CypherPoet/XCTestStarterKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/XCTestStarterKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2d9557c Rename LICENSE to LICENSE.md
Cloned https://github.com/CypherPoet/XCTestStarterKit.git
Revision (git rev-parse @):
2d9557c37ba61542c638bbc87dbbc814e0d5ffe4
SUCCESS checkout https://github.com/CypherPoet/XCTestStarterKit.git at main
========================================
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": "xcteststarterkit",
      "name": "XCTestStarterKit",
      "url": "https://github.com/CypherPoet/XCTestStarterKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTestStarterKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CypherPoet/XCTestStarterKit.git
[1/162] Fetching xcteststarterkit
Fetched https://github.com/CypherPoet/XCTestStarterKit.git (0.71s)
Creating working copy for https://github.com/CypherPoet/XCTestStarterKit.git
Working copy of https://github.com/CypherPoet/XCTestStarterKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'xcteststarterkit' 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/4] Compiling XCTestStarterKit XCTestCase+AssertExpressionThrowsError.swift
[2/4] Compiling XCTestStarterKit XCTestCase+AssertResultCompletesWithError.swift
[3/4] Compiling XCTestStarterKit XCTestCase+AwaitCompletionOfPublisher.swift
[4/4] Emitting module XCTestStarterKit
Build complete! (17.14s)
Build complete.
Done.