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 v1.5.1 (40da6a), with Swift 5.10 for macOS (SPM) on 20 Aug 2024 16:16:43 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: v1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/XCTestExtensions
 * tag               v1.5.1     -> FETCH_HEAD
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 v1.5.1
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (1.14s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.47s)
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.77s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.45s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.03s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at v1.5.1 (40da6a0)
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] Compiling Matchable Bool+Matching.swift
[6/15] Emitting module Matchable
[7/15] Compiling Matchable FloatingPoint+Matching.swift
[8/15] Compiling Matchable Date+Matching.swift
[9/15] Compiling Matchable Collections+Matching.swift
[10/15] Compiling Matchable Matchable.swift
[11/15] Compiling Matchable MatchableCompound.swift
[12/15] Compiling Matchable Integer+Matching.swift
[13/15] Compiling Matchable String+Matching.swift
[14/15] Emitting module UITestingExtensions
[15/15] Compiling UITestingExtensions ProcessInfo+XCTestRuntime.swift
[16/29] Emitting module XCTestExtensions
[17/30] Compiling XCTestExtensions XCTAssertEqual+String.swift
[18/30] Compiling XCTestExtensions XCTestCase+Combine.swift
[19/30] Compiling XCTestExtensions XCTAssert+Result.swift
[20/30] Compiling XCTestExtensions XCTAssert+Types.swift
[21/30] Compiling XCTestExtensions XCTAssert+Collections.swift
[22/30] Compiling XCTestExtensions XCTAssert+Matching.swift
[23/30] Compiling XCTestExtensions XCTAssertEqual+Data.swift
[24/30] Compiling XCTestExtensions XCTAssertEqual+Result.swift
[25/30] Compiling XCTestExtensions XCTestCase+JSON.swift
[26/30] Compiling XCTestExtensions XCTestCase+Resources.swift
[27/30] Compiling XCTestExtensions XCTestRunner.swift
[28/30] Compiling XCTestExtensions XCTestCase+WaitForAsync.swift
[29/30] Compiling XCTestExtensions XCTestMonitor.swift
[30/30] Compiling XCTestExtensions XCUIApplication+UITesting.swift
Build complete! (11.13s)
Build complete.
Done.