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 SwiftAsyncAssert 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/angu-software/SwiftAsyncAssert.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/angu-software/SwiftAsyncAssert
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a44e4f3 Fix workflow shield in readme
Cloned https://github.com/angu-software/SwiftAsyncAssert.git
Revision (git rev-parse @):
a44e4f3ea03f8aaa717fe450b204acf921c3c79b
SUCCESS checkout https://github.com/angu-software/SwiftAsyncAssert.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftasyncassert",
      "name": "SwiftAsyncAssert",
      "url": "https://github.com/angu-software/SwiftAsyncAssert.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftAsyncAssert",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/angu-software/SwiftAsyncAssert.git
[1/122] Fetching swiftasyncassert
Fetched https://github.com/angu-software/SwiftAsyncAssert.git (0.30s)
Creating working copy for https://github.com/angu-software/SwiftAsyncAssert.git
Working copy of https://github.com/angu-software/SwiftAsyncAssert.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftasyncassert' 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 SwiftAsyncAssert SwiftAsyncAssert.swift
[2/4] Compiling SwiftAsyncAssert AssertExpressionEvaluator.swift
[3/4] Emitting module SwiftAsyncAssert
[4/4] Compiling SwiftAsyncAssert ThrownErrorFormatter.swift
Build complete! (19.21s)
Build complete.
Done.