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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/SwiftCheck.git
Reference: 0.12.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/SwiftCheck
 * tag               0.12.1     -> FETCH_HEAD
HEAD is now at 748359f Update Package.swift
Submodule path 'Carthage/Checkouts/FileCheck': checked out 'bd9cb30ceee1f21c02f51a7168f58471449807d8'
Submodule 'Carthage/Checkouts/FileCheck' (https://github.com/trill-lang/FileCheck.git) registered for path 'Carthage/Checkouts/FileCheck'
Cloning into '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/FileCheck'...
Cloned https://github.com/bow-swift/SwiftCheck.git
Revision (git rev-parse @):
748359f9a95edf94d0c4664102f104f56b1ff1fb
SUCCESS checkout https://github.com/bow-swift/SwiftCheck.git at 0.12.1
========================================
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": "swiftcheck",
      "name": "SwiftCheck",
      "url": "https://github.com/bow-swift/SwiftCheck.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCheck",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bow-swift/SwiftCheck.git from cache
Fetched https://github.com/bow-swift/SwiftCheck.git (0.21s)
Creating working copy for https://github.com/bow-swift/SwiftCheck.git
Working copy of https://github.com/bow-swift/SwiftCheck.git resolved at 0.12.1
warning: '.resolve-product-dependencies': dependency 'swiftcheck' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/bow-swift/SwiftCheck.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling SwiftCheck Test.swift
[2/15] Compiling SwiftCheck Testable.swift
[3/15] Compiling SwiftCheck Property.swift
[4/15] Compiling SwiftCheck Random.swift
[5/15] Compiling SwiftCheck Compose.swift
[6/15] Compiling SwiftCheck Gen.swift
[7/15] Compiling SwiftCheck Arbitrary.swift
[8/15] Compiling SwiftCheck Cartesian.swift
[9/15] Compiling SwiftCheck Lattice.swift
[10/15] Compiling SwiftCheck Modifiers.swift
[11/15] Compiling SwiftCheck Rose.swift
[12/15] Compiling SwiftCheck State.swift
[13/15] Emitting module SwiftCheck
[14/15] Compiling SwiftCheck Check.swift
[15/15] Compiling SwiftCheck CoArbitrary.swift
[16/16] Compiling SwiftCheck WitnessedArbitrary.swift
Build complete! (8.66s)
Build complete.
Done.