The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Checkit 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/karwa/swift-checkit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/karwa/swift-checkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f2b91bd Disable BidirectionalCollection in-place index formation tests, due to SR-13874
Cloned https://github.com/karwa/swift-checkit.git
Revision (git rev-parse @):
f2b91bd4ec068a0ab8a73051c0077d1e1b614b43
SUCCESS checkout https://github.com/karwa/swift-checkit.git at master
========================================
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": "swift-checkit",
      "name": "Checkit",
      "url": "https://github.com/karwa/swift-checkit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-checkit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/karwa/swift-checkit.git
[1/74] Fetching swift-checkit
Fetched https://github.com/karwa/swift-checkit.git (0.30s)
Creating working copy for https://github.com/karwa/swift-checkit.git
Working copy of https://github.com/karwa/swift-checkit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-checkit' 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/5] Compiling Checkit SinglePassSequenceChecker.swift
[2/5] Compiling Checkit XCTAssertionContext.swift
[3/5] Emitting module Checkit
[4/5] Compiling Checkit FloatingPointChecker.swift
[5/5] Compiling Checkit CollectionChecker.swift
Build complete! (13.20s)
Build complete.
Done.