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.9 for macOS (SPM) on 20 Aug 2024 16:17:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/elegantchaos/XCTestExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Emitting module Matchable
[2/11] Compiling Matchable FloatingPoint+Matching.swift
[3/11] Compiling Matchable Date+Matching.swift
[4/11] Compiling Matchable Bool+Matching.swift
[5/11] Compiling Matchable Collections+Matching.swift
[6/11] Compiling Matchable String+Matching.swift
[7/11] Compiling Matchable Matchable.swift
[8/11] Compiling Matchable Integer+Matching.swift
[9/11] Compiling Matchable MatchableCompound.swift
[10/11] Compiling UITestingExtensions ProcessInfo+XCTestRuntime.swift
[11/11] Emitting module UITestingExtensions
[12/25] Compiling XCTestExtensions XCTestMonitor.swift
[13/26] Compiling XCTestExtensions XCTestCase+JSON.swift
[14/26] Compiling XCTestExtensions XCTAssertEqual+Data.swift
[15/26] Compiling XCTestExtensions XCTAssertEqual+Result.swift
[16/26] Compiling XCTestExtensions XCTestCase+Resources.swift
[17/26] Compiling XCTestExtensions XCTAssertEqual+String.swift
[18/26] Compiling XCTestExtensions XCTestCase+Combine.swift
[19/26] Compiling XCTestExtensions XCTAssert+Result.swift
[20/26] Compiling XCTestExtensions XCTAssert+Types.swift
[21/26] Compiling XCTestExtensions XCTestCase+WaitForAsync.swift
[22/26] Compiling XCTestExtensions XCTestRunner.swift
[23/26] Emitting module XCTestExtensions
[24/26] Compiling XCTestExtensions XCTAssert+Collections.swift
[25/26] Compiling XCTestExtensions XCTAssert+Matching.swift
[26/26] Compiling XCTestExtensions XCUIApplication+UITesting.swift
Build complete! (17.58s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git (1.17s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.61s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
Build complete.
Done.