Build Information
Successful build of SortedArray, reference main (54c863
), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 21:34:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ole/sortedarray.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ole/sortedarray
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 54c8639 Merge pull request #33 from ole/fix-lastWhere
Cloned https://github.com/ole/sortedarray.git
Revision (git rev-parse @):
54c8639696fb5b7de2cff0c4b0016372d1d9414f
SUCCESS checkout https://github.com/ole/sortedarray.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ole/sortedarray.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module SortedArray
[4/4] Compiling SortedArray SortedArray.swift
Build complete! (6.65s)
Build complete.
Done.