Build Information
Successful build of VIZ, reference 0.1.0 (8d2ca3), with Swift 6.2 for macOS (SPM) on 27 Dec 2025 08:44:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/viz-blockchain/viz-swift-lib.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/viz-blockchain/viz-swift-lib
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 8d2ca38 Improve README
Cloned https://github.com/viz-blockchain/viz-swift-lib.git
Revision (git rev-parse @):
8d2ca38e5e58e579a292eb1e2cac032984a58dba
SUCCESS checkout https://github.com/viz-blockchain/viz-swift-lib.git at 0.1.0
Fetching https://github.com/greymass/secp256k1.git
[1/7003] Fetching secp256k1
Fetched https://github.com/greymass/secp256k1.git from cache (1.29s)
Fetching https://github.com/lukaskubanek/OrderedDictionary.git
[1/1700] Fetching ordereddictionary
Fetched https://github.com/lukaskubanek/OrderedDictionary.git from cache (1.32s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 4.0.2 (2.05s)
Creating working copy for https://github.com/lukaskubanek/OrderedDictionary.git
Working copy of https://github.com/lukaskubanek/OrderedDictionary.git resolved at 4.0.2
Creating working copy for https://github.com/greymass/secp256k1.git
Working copy of https://github.com/greymass/secp256k1.git resolved at master (f5babfb)
========================================
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": "viz-swift-lib",
"name": "VIZ",
"url": "https://github.com/viz-blockchain/viz-swift-lib.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/viz-swift-lib",
"dependencies": [
{
"identity": "ordereddictionary",
"name": "OrderedDictionary",
"url": "https://github.com/lukaskubanek/OrderedDictionary.git",
"version": "4.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OrderedDictionary",
"dependencies": [
]
},
{
"identity": "secp256k1",
"name": "secp256k1gm",
"url": "https://github.com/greymass/secp256k1.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/viz-blockchain/viz-swift-lib.git
[1/1029] Fetching viz-swift-lib
Fetched https://github.com/viz-blockchain/viz-swift-lib.git from cache (0.93s)
Fetching https://github.com/greymass/secp256k1.git from cache
Fetched https://github.com/greymass/secp256k1.git from cache (0.50s)
Fetching https://github.com/lukaskubanek/OrderedDictionary.git from cache
Fetched https://github.com/lukaskubanek/OrderedDictionary.git from cache (0.47s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 4.0.2 (0.52s)
Creating working copy for https://github.com/greymass/secp256k1.git
Working copy of https://github.com/greymass/secp256k1.git resolved at master (f5babfb)
Creating working copy for https://github.com/viz-blockchain/viz-swift-lib.git
Working copy of https://github.com/viz-blockchain/viz-swift-lib.git resolved at 0.1.0 (8d2ca38)
Creating working copy for https://github.com/lukaskubanek/OrderedDictionary.git
Working copy of https://github.com/lukaskubanek/OrderedDictionary.git resolved at 4.0.2
warning: '.resolve-product-dependencies': dependency 'viz-swift-lib' is not used by any target
Found 2 product dependencies
- OrderedDictionary
- secp256k1gm
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/viz-blockchain/viz-swift-lib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write swift-version-49B95AFC49DCD68C.txt
[3/15] Compiling Crypto memzero.c
[4/15] Compiling Crypto ripemd160.c
[5/15] Compiling Crypto sha2.c
[6/15] Compiling Crypto base58.c
[8/15] Compiling OrderedDictionary OrderedDictionary+Codable.swift
[9/15] Compiling OrderedDictionary Dictionary+OrderedDictionary.swift
[10/15] Emitting module OrderedDictionary
[11/15] Compiling OrderedDictionary OrderedDictionary.swift
[12/15] Compiling OrderedDictionary OrderedDictionary+Deprecated.swift
[13/15] Compiling OrderedDictionary OrderedDictionarySlice.swift
[14/15] Compiling OrderedDictionary OrderedDictionary+Description.swift
[14/15] Compiling secp256k1.c
[16/36] Compiling VIZ Data+RIPEMD160.swift
[17/36] Compiling VIZ Data+Random.swift
[18/38] Compiling VIZ AnyEncodable.swift
[19/38] Compiling VIZ Data+Base58Encoding.swift
[20/38] Compiling VIZ Hex.swift
[21/38] Compiling VIZ Misc.swift
[22/38] Compiling VIZ Block.swift
[23/38] Compiling VIZ ChainId.swift
[24/38] Compiling VIZ Client.swift
[25/38] Compiling VIZ Data+SHA2.swift
[26/38] Compiling VIZ Pointers+Convenience.swift
[27/38] Compiling VIZ API.swift
[28/38] Compiling VIZ Asset.swift
[29/38] Compiling VIZ Authority.swift
[30/38] Emitting module VIZ
[31/38] Compiling VIZ PublicKey.swift
[32/38] Compiling VIZ Secp256k1.swift
[33/38] Compiling VIZ VIZEncoder.swift
[34/38] Compiling VIZ VIZURL.swift
[35/38] Compiling VIZ Signature.swift
[36/38] Compiling VIZ Transaction.swift
[37/38] Compiling VIZ Operation.swift
[38/38] Compiling VIZ PrivateKey.swift
Build complete! (5.97s)
Build complete.
{
"dependencies" : [
{
"identity" : "ordereddictionary",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lukaskubanek/OrderedDictionary.git"
},
{
"identity" : "secp256k1",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/greymass/secp256k1.git"
}
],
"manifest_display_name" : "VIZ",
"name" : "VIZ",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VIZ",
"targets" : [
"VIZ"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VIZ",
"module_type" : "SwiftTarget",
"name" : "VIZ",
"path" : "Sources/VIZ",
"product_dependencies" : [
"OrderedDictionary",
"secp256k1gm"
],
"product_memberships" : [
"VIZ"
],
"sources" : [
"API.swift",
"Asset.swift",
"Authority.swift",
"Block.swift",
"ChainId.swift",
"Client.swift",
"Extensions/AnyEncodable.swift",
"Extensions/Data+Base58Encoding.swift",
"Extensions/Data+RIPEMD160.swift",
"Extensions/Data+Random.swift",
"Extensions/Data+SHA2.swift",
"Extensions/Pointers+Convenience.swift",
"Hex.swift",
"Misc.swift",
"Operation.swift",
"PrivateKey.swift",
"PublicKey.swift",
"Secp256k1.swift",
"Signature.swift",
"Transaction.swift",
"VIZEncoder.swift",
"VIZURL.swift"
],
"target_dependencies" : [
"Crypto"
],
"type" : "library"
},
{
"c99name" : "UnitTests",
"module_type" : "SwiftTarget",
"name" : "UnitTests",
"path" : "Tests/UnitTests",
"sources" : [
"API.swift",
"Asset.swift",
"Base58.swift",
"Block.swift",
"ChainIdTests.swift",
"Client.swift",
"Common.swift",
"Operation.swift",
"PrivateKey.swift",
"PublicKey.swift",
"Secp256k1.swift",
"Sha2.swift",
"Signature.swift",
"Transaction.swift",
"VIZEncoder.swift",
"VIZURL.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"VIZ"
],
"type" : "test"
},
{
"c99name" : "IntegrationTests",
"module_type" : "SwiftTarget",
"name" : "IntegrationTests",
"path" : "Tests/IntegrationTests",
"sources" : [
"API.swift",
"Performance.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"VIZ"
],
"type" : "test"
},
{
"c99name" : "Crypto",
"module_type" : "ClangTarget",
"name" : "Crypto",
"path" : "Sources/Crypto",
"product_memberships" : [
"VIZ"
],
"sources" : [
"base58.c",
"memzero.c",
"ripemd160.c",
"sha2.c"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.