The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ldk-node with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lightningdevkit/ldk-node.git
Reference: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lightningdevkit/ldk-node
 * tag               v0.3.0     -> FETCH_HEAD
HEAD is now at bd9bd68 Merge pull request #316 from tnull/2024-06-cut-v0.3-release
Cloned https://github.com/lightningdevkit/ldk-node.git
Revision (git rev-parse @):
bd9bd683201c1597d8930ac4118fa950cedfd56c
SUCCESS checkout https://github.com/lightningdevkit/ldk-node.git at v0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/lightningdevkit/ldk-node.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying LDKNodeFFI.framework
[2/3] Compiling LDKNode LDKNode.swift
[3/3] Emitting module LDKNode
Build complete! (20.70s)
Downloading binary artifact https://github.com/lightningdevkit/ldk-node/releases/download/v0.3.0/LDKNodeFFI.xcframework.zip
[6881/215769368] Downloading https://github.com/lightningdevkit/ldk-node/releases/download/v0.3.0/LDKNodeFFI.xcframework.zip
Downloaded https://github.com/lightningdevkit/ldk-node/releases/download/v0.3.0/LDKNodeFFI.xcframework.zip (9.93s)
Build complete.
Done.