Build Information
Successful build of Chain 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/0xLet/Chain.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLet/Chain
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e693d4d Merge pull request #5 from 0xLeif/develop
Cloned https://github.com/0xLet/Chain.git
Revision (git rev-parse @):
e693d4dcc8b21910299c076346f62d4de80a4aa8
SUCCESS checkout https://github.com/0xLet/Chain.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/0xLet/Chain.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/8] Compiling E State.swift
[5/8] Emitting module E
[6/8] Compiling E Variable.swift
[7/8] Compiling E Control.swift
[8/8] Compiling E Function.swift
[9/10] Emitting module Chain
[10/10] Compiling Chain Chain.swift
Build complete! (4.81s)
Fetching https://github.com/0xLeif/E.num from cache
Fetched https://github.com/0xLeif/E.num from cache (0.17s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (0.50s)
Creating working copy for https://github.com/0xLeif/E.num
Working copy of https://github.com/0xLeif/E.num resolved at 0.3.0
Build complete.
Done.