Build Information
Successful build of ldk-node, reference v0.4.2 (215661
), with Swift 5.9 for macOS (SPM) on 28 Oct 2024 15:30:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lightningdevkit/ldk-node.git
Reference: v0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lightningdevkit/ldk-node
* tag v0.4.2 -> FETCH_HEAD
HEAD is now at 2156611 Merge pull request #391 from tnull/2024-10-cut-0.4.2
Cloned https://github.com/lightningdevkit/ldk-node.git
Revision (git rev-parse @):
21566111f1c32f6f562a15711158020fa416f1d7
SUCCESS checkout https://github.com/lightningdevkit/ldk-node.git at v0.4.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/lightningdevkit/ldk-node.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying LDKNodeFFI.framework
[2/3] Emitting module LDKNode
[3/3] Compiling LDKNode LDKNode.swift
Build complete! (20.43s)
Downloading binary artifact https://github.com/lightningdevkit/ldk-node/releases/download/v0.4.2/LDKNodeFFI.xcframework.zip
[861/236294051] Downloading 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 (11.22s)
Build complete.
Done.