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, reference main (1a6a2c), with Swift 5.10 for macOS (SPM) on 13 Sep 2024 10:16:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.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 1a6a2ca Merge pull request #357 from G8XSU/vss-client-upgrade
Cloned https://github.com/lightningdevkit/ldk-node.git
Revision (git rev-parse @):
1a6a2ca1d0327bece964f92a31e67921f13ef316
SUCCESS checkout https://github.com/lightningdevkit/ldk-node.git at main
[16375/215769368] Downloading https://github.com/lightningdevkit/ldk-node/releases/download/v0.3.0/LDKNodeFFI.xcframework.zip
Downloading binary artifact 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 (11.38s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ldk-node",
      "name": "ldk-node",
      "url": "https://github.com/lightningdevkit/ldk-node.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ldk-node",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/lightningdevkit/ldk-node.git
[1/4894] Fetching ldk-node
Fetched https://github.com/lightningdevkit/ldk-node.git from cache (1.74s)
Creating working copy for https://github.com/lightningdevkit/ldk-node.git
Working copy of https://github.com/lightningdevkit/ldk-node.git resolved at main (1a6a2ca)
Fetching binary artifact https://github.com/lightningdevkit/ldk-node/releases/download/v0.3.0/LDKNodeFFI.xcframework.zip from cache
Fetched https://github.com/lightningdevkit/ldk-node/releases/download/v0.3.0/LDKNodeFFI.xcframework.zip from cache (8.41s)
warning: '.resolve-product-dependencies': dependency 'ldk-node' is not used by any target
Found 0 product dependencies
========================================
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! (5.02s)
Build complete.
Done.