The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncExpectations with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bangerang/swift-async-expectations.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bangerang/swift-async-expectations
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 667facd Merge pull request #6 from KaiOelfke/sendable-expressions-instead-of-mainactor
Cloned https://github.com/bangerang/swift-async-expectations.git
Revision (git rev-parse @):
667facd8ccfa37d4263ad496e0d3a95ea39f5321
SUCCESS checkout https://github.com/bangerang/swift-async-expectations.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bangerang/swift-async-expectations.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/11] Compiling XCTestDynamicOverlay Unimplemented.swift
[5/11] Compiling XCTestDynamicOverlay XCTFail.swift
[6/11] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[7/11] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[8/11] Emitting module XCTestDynamicOverlay
[9/11] Compiling XCTestDynamicOverlay Deprecations.swift
[10/11] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[11/11] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[12/12] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[13/14] Emitting module AsyncExpectations
[14/14] Compiling AsyncExpectations AsyncExpectations.swift
Build complete! (6.71s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.02s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.5
Build complete.
Done.