The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Chain 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/0xLet/Chain.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLet/Chain
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at e693d4d Merge pull request #5 from 0xLeif/develop
Cloned https://github.com/0xLet/Chain.git into spi-builder-workspace
e693d4dcc8b21910299c076346f62d4de80a4aa8
SUCCESS checkout https://github.com/0xLet/Chain.git at 0.3.0
========================================
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)
Fetching https://github.com/0xLeif/E.num from cache
Fetched https://github.com/0xLeif/E.num (0.19s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (0.42s)
Creating working copy for https://github.com/0xLeif/E.num
Working copy of https://github.com/0xLeif/E.num resolved at 0.3.0
Building for debugging...
[1/5] Compiling E Control.swift
[2/5] Compiling E State.swift
[3/5] Compiling E Function.swift
[4/5] Compiling E Variable.swift
[5/5] Emitting module E
[6/7] Emitting module Chain
[7/7] Compiling Chain Chain.swift
Build complete! (4.43s)
Build complete.
Done.