The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TestUtils 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/1904labs/ios-test-utils.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/1904labs/ios-test-utils
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2fb64f9 Update README.md
Cloned https://github.com/1904labs/ios-test-utils.git
Revision (git rev-parse @):
2fb64f957ee57d55e00ffc660d743d9fc47a3d49
SUCCESS checkout https://github.com/1904labs/ios-test-utils.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/1904labs/ios-test-utils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/5] Compiling TestUtils URLProtocolMock.swift
[4/5] Compiling TestUtils URLSessionMock.swift
[5/5] Emitting module TestUtils
Build complete! (3.27s)
Build complete.
Done.