Build Information
Successful build of Yarn 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/0xLeif/Yarn.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/Yarn
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2e17aaa Updated tests
Cloned https://github.com/0xLeif/Yarn.git
Revision (git rev-parse @):
2e17aaa2c0e1f3f9c248aaefb0cc933015543b0e
SUCCESS checkout https://github.com/0xLeif/Yarn.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/0xLeif/Yarn.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/21] Compiling SwiftFu Modifiable.swift
[6/21] Compiling SwiftFu Printable.swift
[7/21] Compiling SwiftFu Tuplable.swift
[8/21] Compiling SwiftFu Fuable.swift
[9/21] Compiling SwiftFu Functionable.swift
[10/21] Emitting module SwiftFu
[11/21] Compiling SwiftFu SwiftFu+.swift
[12/22] Compiling SwiftFu Foundation+SwiftFu.swift
[13/22] Compiling SwiftFu BinaryFloatingPoint+.swift
[14/22] Compiling SwiftFu Boolable.swift
[15/22] Compiling SwiftFu Configurable.swift
[16/22] Compiling SwiftFu BinaryInteger+.swift
[17/22] Compiling SwiftFu Assertable.swift
[18/22] Compiling SwiftFu Switch+.swift
[19/22] Emitting module Chronicle
[20/22] Compiling Chronicle Chronicle+DefaultHandlers.swift
[21/22] Compiling Chronicle Chronicle.swift
[22/22] Compiling Chronicle Chronicle+DefaultFormatters.swift
[23/24] Compiling Yarn Yarn.swift
[24/24] Emitting module Yarn
Build complete! (3.42s)
Fetching https://github.com/0xLeif/Chronicle from cache
Fetching https://github.com/0xLet/SwiftFu from cache
Fetched https://github.com/0xLet/SwiftFu from cache (0.17s)
Fetched https://github.com/0xLeif/Chronicle from cache (0.17s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.0 (0.03s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.02s)
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.0
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Build complete.
Done.