Build Information
Successful build of c 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/0xOpenBytes/c.git
Reference: 4.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/c
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at 876899c Add Value get and resolve
Cloned https://github.com/0xOpenBytes/c.git
Revision (git rev-parse @):
876899c63377f407a27316ce24eb7bc37653cb13
SUCCESS checkout https://github.com/0xOpenBytes/c.git at 4.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/0xOpenBytes/c.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/9] Compiling t t+Structure.swift
[5/9] Compiling t t.swift
[6/9] Compiling t t+Assertion.swift
[7/9] Compiling t t+Factories.swift
[8/9] Emitting module t
[9/9] Compiling t t+Logging.swift
[10/11] Compiling c c.swift
[11/11] Emitting module c
Build complete! (3.29s)
Fetching https://github.com/0xOpenBytes/t from cache
Fetched https://github.com/0xOpenBytes/t from cache (0.15s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (0.02s)
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
Build complete.
Done.