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: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/SwiftCheck
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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/1/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 master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/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/1/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.18s)
Creating working copy for https://github.com/bow-swift/SwiftCheck.git
Working copy of https://github.com/bow-swift/SwiftCheck.git resolved at master
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/16] Compiling SwiftCheck Lattice.swift
[4/16] Compiling SwiftCheck Modifiers.swift
[5/16] Emitting module SwiftCheck
[6/16] Compiling SwiftCheck Compose.swift
[7/16] Compiling SwiftCheck Gen.swift
[8/16] Compiling SwiftCheck Property.swift
[9/16] Compiling SwiftCheck Random.swift
[10/16] Compiling SwiftCheck Rose.swift
[11/16] Compiling SwiftCheck State.swift
[12/16] Compiling SwiftCheck Arbitrary.swift
[13/16] Compiling SwiftCheck Cartesian.swift
[14/16] Compiling SwiftCheck Check.swift
[15/16] Compiling SwiftCheck CoArbitrary.swift
[16/16] Compiling SwiftCheck WitnessedArbitrary.swift
Build complete! (8.90s)
Build complete.
Done.