The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TestUtils with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1904labs/ios-test-utils.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/1904labs/ios-test-utils
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at a20d4cd Added example URLSession mock
Cloned https://github.com/1904labs/ios-test-utils.git into spi-builder-workspace
a20d4cdea48e8ba8641941f5eb2ec983c4f0faed
SUCCESS checkout https://github.com/1904labs/ios-test-utils.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/3] Compiling TestUtils URLSessionMock.swift
[2/3] Emitting module TestUtils
[3/3] Compiling TestUtils URLProtocolMock.swift
Build complete! (3.43s)
Build complete.
Done.