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.9 for macOS (SPM) on 20 Aug 2024 16:19:01 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: 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
========================================
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 Date+Matching.swift
[3/11] Compiling Matchable Collections+Matching.swift
[4/11] Compiling Matchable MatchableCompound.swift
[5/11] Compiling Matchable Integer+Matching.swift
[6/11] Compiling Matchable FloatingPoint+Matching.swift
[7/11] Compiling Matchable Matchable.swift
[8/11] Compiling Matchable Bool+Matching.swift
[9/11] Compiling Matchable String+Matching.swift
[10/11] Emitting module UITestingExtensions
[11/11] Compiling UITestingExtensions ProcessInfo+XCTestRuntime.swift
[12/25] Compiling XCTestExtensions XCTestCase+WaitForAsync.swift
[13/26] Compiling XCTestExtensions XCTAssert+Result.swift
[14/26] Compiling XCTestExtensions XCTAssert+Types.swift
[15/26] Compiling XCTestExtensions XCTestCase+JSON.swift
[16/26] Compiling XCTestExtensions XCTAssertEqual+Data.swift
[17/26] Compiling XCTestExtensions XCTAssertEqual+Result.swift
[18/26] Compiling XCTestExtensions XCTestMonitor.swift
[19/26] Compiling XCTestExtensions XCTAssertEqual+String.swift
[20/26] Compiling XCTestExtensions XCTestCase+Combine.swift
[21/26] Compiling XCTestExtensions XCTestRunner.swift
[22/26] Compiling XCTestExtensions XCTestCase+Resources.swift
[23/26] Compiling XCTestExtensions XCTAssert+Collections.swift
[24/26] Compiling XCTestExtensions XCTAssert+Matching.swift
[25/26] Emitting module XCTestExtensions
[26/26] Compiling XCTestExtensions XCUIApplication+UITesting.swift
Build complete! (17.74s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git (1.19s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.56s)
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.