Build Information
Failed to build TonSdkSwift, reference main (63fceb), with Swift 6.0 for macOS (SPM) on 1 May 2026 02:03:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/ton-sdk-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerzh/ton-sdk-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 63fcebb fix bigint
Cloned https://github.com/nerzh/ton-sdk-swift.git
Revision (git rev-parse @):
63fcebb093e5886c5f3057b83ca0bb1b30beff10
SUCCESS checkout https://github.com/nerzh/ton-sdk-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nerzh/ton-sdk-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/nerzh/swift-net-layer
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/nerzh/swift-extensions-pack
Fetching https://github.com/bytehubio/CryptoSwift
Fetching https://github.com/bytehubio/BigInt
Fetching https://github.com/nerzh/swift-regular-expression
[1/424] Fetching swift-net-layer
[120/1564] Fetching swift-net-layer, swift-extensions-pack
[441/5990] Fetching swift-net-layer, swift-extensions-pack, bigint
[442/16908] Fetching swift-net-layer, swift-extensions-pack, bigint, cryptoswift
[541/16969] Fetching swift-net-layer, swift-extensions-pack, bigint, cryptoswift, swift-regular-expression
[3908/34426] Fetching swift-net-layer, swift-extensions-pack, bigint, cryptoswift, swift-regular-expression, swift-crypto
Fetched https://github.com/nerzh/swift-extensions-pack from cache (1.14s)
[7401/33286] Fetching swift-net-layer, bigint, cryptoswift, swift-regular-expression, swift-crypto
Fetched https://github.com/bytehubio/BigInt from cache (1.59s)
Fetched https://github.com/nerzh/swift-regular-expression from cache (1.59s)
Fetched https://github.com/bytehubio/CryptoSwift from cache (1.59s)
[3392/17881] Fetching swift-net-layer, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.07s)
Fetched https://github.com/nerzh/swift-net-layer from cache (2.07s)
Computing version for https://github.com/bytehubio/CryptoSwift
Computed https://github.com/bytehubio/CryptoSwift at 1.8.1 (3.41s)
Computing version for https://github.com/apple/swift-crypto
error: Dependencies could not be resolved because 'swift-crypto' >= 4.4.0 contains incompatible tools version (6.1.0) and root depends on 'swift-crypto' 4.5.0..<5.0.0.
BUILD FAILURE 6.0 macosSpm