Build Information
Successful build of ldk-node, reference main (c08c3d
), with Swift 5.10 for macOS (SPM) on 12 Nov 2024 19:47:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lightningdevkit/ldk-node.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lightningdevkit/ldk-node
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c08c3d5 Merge pull request #345 from tnull/2024-08-regard-reserve-spending-all
Cloned https://github.com/lightningdevkit/ldk-node.git
Revision (git rev-parse @):
c08c3d5d76a1e6623f7211c282cada0828936643
SUCCESS checkout https://github.com/lightningdevkit/ldk-node.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/lightningdevkit/ldk-node.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying LDKNodeFFI.framework
[2/3] Write swift-version-33747A42983211AE.txt
[4/5] Emitting module LDKNode
[5/5] Compiling LDKNode LDKNode.swift
Build complete! (18.04s)
[8259/236294051] Downloading https://github.com/lightningdevkit/ldk-node/releases/download/v0.4.2/LDKNodeFFI.xcframework.zip
Downloading binary artifact https://github.com/lightningdevkit/ldk-node/releases/download/v0.4.2/LDKNodeFFI.xcframework.zip
Downloaded https://github.com/lightningdevkit/ldk-node/releases/download/v0.4.2/LDKNodeFFI.xcframework.zip (10.37s)
Build complete.
Done.