The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VIZ, reference master (f892ef), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 00:12:46 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/viz-blockchain/viz-swift-lib.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/viz-blockchain/viz-swift-lib
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f892ef4 Update platform targets to support Swift Concurrency
Cloned https://github.com/viz-blockchain/viz-swift-lib.git
Revision (git rev-parse @):
f892ef4d3173d448e573a8903ca21624bf90569c
SUCCESS checkout https://github.com/viz-blockchain/viz-swift-lib.git at master
Fetching https://github.com/greymass/secp256k1.git
[1/7003] Fetching secp256k1
Fetched https://github.com/greymass/secp256k1.git from cache (1.70s)
Fetching https://github.com/lukaskubanek/OrderedDictionary.git
[1/1700] Fetching ordereddictionary
Fetched https://github.com/lukaskubanek/OrderedDictionary.git from cache (1.22s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 4.0.2 (1.78s)
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/lukaskubanek/OrderedDictionary.git
Working copy of https://github.com/lukaskubanek/OrderedDictionary.git resolved at 4.0.2
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/viz-blockchain/viz-swift-lib.git
[1/1035] Fetching viz-swift-lib
Fetched https://github.com/viz-blockchain/viz-swift-lib.git from cache (0.90s)
Fetching https://github.com/greymass/secp256k1.git from cache
Fetched https://github.com/greymass/secp256k1.git from cache (0.46s)
Fetching https://github.com/lukaskubanek/OrderedDictionary.git from cache
Fetched https://github.com/lukaskubanek/OrderedDictionary.git from cache (0.45s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
Computed https://github.com/lukaskubanek/OrderedDictionary.git at 4.0.2 (0.51s)
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/lukaskubanek/OrderedDictionary.git
Working copy of https://github.com/lukaskubanek/OrderedDictionary.git resolved at 4.0.2
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 master (f892ef4)
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.3
Building package at path:  $PWD
https://github.com/viz-blockchain/viz-swift-lib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write swift-version--6988338F2F200930.txt
[3/8] 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 OrderedDictionarySlice.swift
[10/15] Compiling OrderedDictionary OrderedDictionary+Deprecated.swift
[11/15] Compiling OrderedDictionary OrderedDictionary+Description.swift
[12/15] Compiling OrderedDictionary Dictionary+OrderedDictionary.swift
[13/15] Compiling OrderedDictionary OrderedDictionary.swift
[14/15] Emitting module OrderedDictionary
[14/15] Compiling secp256k1.c
[16/36] Compiling VIZ AnyEncodable.swift
[17/36] Compiling VIZ Data+Base58Encoding.swift
[18/36] Compiling VIZ API.swift
[19/36] Compiling VIZ Asset.swift
[20/36] Compiling VIZ Authority.swift
[21/38] Compiling VIZ Signature.swift
[22/38] Compiling VIZ Transaction.swift
[23/38] Compiling VIZ Block.swift
[24/38] Compiling VIZ ChainId.swift
[25/38] Compiling VIZ Client.swift
[26/38] Compiling VIZ Data+RIPEMD160.swift
[27/38] Compiling VIZ Data+Random.swift
[28/38] Compiling VIZ Hex.swift
[29/38] Compiling VIZ Misc.swift
[30/38] Compiling VIZ PublicKey.swift
[31/38] Compiling VIZ Secp256k1.swift
[32/38] Compiling VIZ VIZEncoder.swift
[33/38] Compiling VIZ VIZURL.swift
[34/38] Emitting module VIZ
[35/38] Compiling VIZ Data+SHA2.swift
[36/38] Compiling VIZ Pointers+Convenience.swift
[37/38] Compiling VIZ Operation.swift
[38/38] Compiling VIZ PrivateKey.swift
Build complete! (6.99s)
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" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "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.