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 XCTestExtensions, reference main (40da6a), with Swift 5.10 for macOS (SPM) on 20 Aug 2024 16:19:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/XCTestExtensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/XCTestExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 40da6a0 Fixed macOS build
Cloned https://github.com/elegantchaos/XCTestExtensions.git
Revision (git rev-parse @):
40da6a09823c8a9bfa68b6487e92d86b8e8a821e
SUCCESS checkout https://github.com/elegantchaos/XCTestExtensions.git at main
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (1.26s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.60s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "xctestextensions",
      "name": "XCTestExtensions",
      "url": "https://github.com/elegantchaos/XCTestExtensions.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTestExtensions",
      "dependencies": [
        {
          "identity": "matchable",
          "name": "Matchable",
          "url": "https://github.com/elegantchaos/Matchable.git",
          "version": "1.0.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matchable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.82s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.54s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.02s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at main (40da6a0)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
warning: '.resolve-product-dependencies': dependency 'xctestextensions' is not used by any target
Found 1 product dependencies
  - Matchable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/elegantchaos/XCTestExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/15] Emitting module UITestingExtensions
[6/15] Emitting module Matchable
[7/15] Compiling Matchable Bool+Matching.swift
[8/15] Compiling Matchable MatchableCompound.swift
[9/15] Compiling Matchable String+Matching.swift
[10/15] Compiling UITestingExtensions ProcessInfo+XCTestRuntime.swift
[11/15] Compiling Matchable FloatingPoint+Matching.swift
[12/15] Compiling Matchable Integer+Matching.swift
[13/15] Compiling Matchable Collections+Matching.swift
[14/15] Compiling Matchable Matchable.swift
[15/15] Compiling Matchable Date+Matching.swift
[16/29] Compiling XCTestExtensions XCTestCase+WaitForAsync.swift
[17/29] Compiling XCTestExtensions XCTestCase+Resources.swift
[18/30] Emitting module XCTestExtensions
[19/30] Compiling XCTestExtensions XCTAssertEqual+String.swift
[20/30] Compiling XCTestExtensions XCTestCase+Combine.swift
[21/30] Compiling XCTestExtensions XCTAssert+Result.swift
[22/30] Compiling XCTestExtensions XCTAssert+Types.swift
[23/30] Compiling XCTestExtensions XCTAssert+Collections.swift
[24/30] Compiling XCTestExtensions XCTAssert+Matching.swift
[25/30] Compiling XCTestExtensions XCTAssertEqual+Data.swift
[26/30] Compiling XCTestExtensions XCTAssertEqual+Result.swift
[27/30] Compiling XCTestExtensions XCTestMonitor.swift
[28/30] Compiling XCTestExtensions XCTestRunner.swift
[29/30] Compiling XCTestExtensions XCTestCase+JSON.swift
[30/30] Compiling XCTestExtensions XCUIApplication+UITesting.swift
Build complete! (11.16s)
Build complete.
Done.