The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WalletConnectSwift, reference master (9e4dfb), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 08:42:42 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/WalletConnect/WalletConnectSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WalletConnect/WalletConnectSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9e4dfba Merge pull request #135 from immutable/logs-update
Cloned https://github.com/WalletConnect/WalletConnectSwift.git
Revision (git rev-parse @):
9e4dfba34fb35336fd5da551285d7986ff536cb8
SUCCESS checkout https://github.com/WalletConnect/WalletConnectSwift.git at master
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.22s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (2.89s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
========================================
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": "walletconnectswift",
      "name": "WalletConnectSwift",
      "url": "https://github.com/WalletConnect/WalletConnectSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WalletConnectSwift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/WalletConnect/WalletConnectSwift.git
[1/2123] Fetching walletconnectswift
Fetched https://github.com/WalletConnect/WalletConnectSwift.git from cache (1.10s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.50s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.57s)
Creating working copy for https://github.com/WalletConnect/WalletConnectSwift.git
Working copy of https://github.com/WalletConnect/WalletConnectSwift.git resolved at master (9e4dfba)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
warning: '.resolve-product-dependencies': dependency 'walletconnectswift' is not used by any target
Found 1 product dependencies
  - CryptoSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/WalletConnect/WalletConnectSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/95] Compiling CryptoSwift Prime Test.swift
[5/95] Compiling CryptoSwift Random.swift
[6/95] Compiling CryptoSwift Shifts.swift
[7/95] Compiling CryptoSwift Square Root.swift
[8/95] Compiling CryptoSwift Strideable.swift
[9/95] Compiling CryptoSwift String Conversion.swift
[10/95] Compiling CryptoSwift Subtraction.swift
[11/95] Compiling CryptoSwift Words and Bits.swift
[12/95] Compiling CryptoSwift ChaCha20.swift
[13/95] Compiling CryptoSwift Checksum.swift
[14/105] Compiling CryptoSwift Cipher.swift
[15/105] Compiling CryptoSwift Collection+Extension.swift
[16/105] Compiling CryptoSwift CompactMap.swift
[17/105] Compiling CryptoSwift Cryptor.swift
[18/105] Compiling CryptoSwift Cryptors.swift
[19/105] Compiling CryptoSwift Digest.swift
[20/105] Compiling CryptoSwift DigestType.swift
[21/105] Compiling CryptoSwift AES+Foundation.swift
[22/105] Compiling CryptoSwift Array+Foundation.swift
[23/105] Compiling CryptoSwift Blowfish+Foundation.swift
[24/105] Compiling CryptoSwift ISO78164Padding.swift
[25/105] Compiling CryptoSwift Int+Extension.swift
[26/105] Compiling CryptoSwift MD5.swift
[27/105] Compiling CryptoSwift NoPadding.swift
[28/105] Compiling CryptoSwift Operators.swift
[29/105] Compiling CryptoSwift PBKDF1.swift
[30/105] Compiling CryptoSwift PBKDF2.swift
[31/105] Compiling CryptoSwift PKCS5.swift
[32/105] Compiling CryptoSwift PKCS7.swift
[33/105] Compiling CryptoSwift PKCS7Padding.swift
[34/105] Compiling CryptoSwift Padding.swift
[35/105] Compiling CryptoSwift Poly1305.swift
[36/105] Compiling CryptoSwift RSA.swift
[37/105] Compiling CryptoSwift Rabbit.swift
[38/105] Compiling CryptoSwift SHA1.swift
[39/105] Compiling CryptoSwift SHA2.swift
[40/105] Compiling CryptoSwift SHA3.swift
[41/105] Compiling CryptoSwift Scrypt.swift
[42/105] Compiling CryptoSwift SecureBytes.swift
[43/105] Compiling CryptoSwift StreamDecryptor.swift
[44/105] Compiling CryptoSwift BlockMode.swift
[45/105] Compiling CryptoSwift BlockModeOptions.swift
[46/105] Compiling CryptoSwift CBC.swift
[47/105] Compiling CryptoSwift CCM.swift
[48/105] Compiling CryptoSwift CFB.swift
[49/105] Compiling CryptoSwift CTR.swift
[50/105] Compiling CryptoSwift CipherModeWorker.swift
[51/105] Compiling CryptoSwift ECB.swift
[52/105] Compiling CryptoSwift GCM.swift
[53/105] Compiling CryptoSwift OCB.swift
[54/105] Compiling CryptoSwift Codable.swift
[55/105] Compiling CryptoSwift Comparable.swift
[56/105] Compiling CryptoSwift Data Conversion.swift
[57/105] Compiling CryptoSwift Division.swift
[58/105] Compiling CryptoSwift Exponentiation.swift
[59/105] Compiling CryptoSwift Floating Point Conversion.swift
[60/105] Compiling CryptoSwift GCD.swift
[61/105] Compiling CryptoSwift Hashable.swift
[62/105] Compiling CryptoSwift Integer Conversion.swift
[63/105] Compiling CryptoSwift Multiplication.swift
[64/105] Compiling CryptoSwift ChaCha20+Foundation.swift
[65/105] Compiling CryptoSwift Data+Extension.swift
[66/105] Compiling CryptoSwift HMAC+Foundation.swift
[67/105] Compiling CryptoSwift Rabbit+Foundation.swift
[68/105] Compiling CryptoSwift String+FoundationExtension.swift
[69/105] Compiling CryptoSwift Utils+Foundation.swift
[70/105] Compiling CryptoSwift Generics.swift
[71/105] Compiling CryptoSwift HKDF.swift
[72/105] Compiling CryptoSwift HMAC.swift
[73/105] Compiling CryptoSwift ISO10126Padding.swift
[74/105] Compiling CryptoSwift OFB.swift
[75/105] Compiling CryptoSwift PCBC.swift
[76/105] Compiling CryptoSwift Blowfish.swift
[77/105] Compiling CryptoSwift CBCMAC.swift
[78/105] Compiling CryptoSwift CMAC.swift
[79/105] Compiling CryptoSwift Addition.swift
[80/105] Compiling CryptoSwift BigInt.swift
[81/105] Compiling CryptoSwift BigUInt.swift
[82/105] Compiling CryptoSwift Bitwise Ops.swift
[83/105] Compiling CryptoSwift CS.swift
[84/105] Emitting module CryptoSwift
[85/105] Compiling CryptoSwift AEAD.swift
[86/105] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[87/105] Compiling CryptoSwift AES.Cryptors.swift
[88/105] Compiling CryptoSwift AES.swift
[89/105] Compiling CryptoSwift Array+Extension.swift
[90/105] Compiling CryptoSwift Authenticator.swift
[91/105] Compiling CryptoSwift BatchedCollection.swift
[92/105] Compiling CryptoSwift Bit.swift
[93/105] Compiling CryptoSwift BlockCipher.swift
[94/105] Compiling CryptoSwift BlockDecryptor.swift
[95/105] Compiling CryptoSwift BlockEncryptor.swift
[96/105] Compiling CryptoSwift StreamEncryptor.swift
[97/105] Compiling CryptoSwift String+Extension.swift
[98/105] Compiling CryptoSwift UInt128.swift
[99/105] Compiling CryptoSwift UInt16+Extension.swift
[100/105] Compiling CryptoSwift UInt32+Extension.swift
[101/105] Compiling CryptoSwift UInt64+Extension.swift
[102/105] Compiling CryptoSwift UInt8+Extension.swift
[103/105] Compiling CryptoSwift Updatable.swift
[104/105] Compiling CryptoSwift Utils.swift
[105/105] Compiling CryptoSwift ZeroPadding.swift
[106/122] Compiling WalletConnectSwift WCURL.swift
[107/122] Compiling WalletConnectSwift Session.swift
[108/122] Compiling WalletConnectSwift Response.swift
[109/122] Compiling WalletConnectSwift Server.swift
[110/123] Compiling WalletConnectSwift WalletConnect.swift
[111/123] Compiling WalletConnectSwift Serializer.swift
[112/123] Compiling WalletConnectSwift UpdateSessionHandler.swift
[113/123] Compiling WalletConnectSwift Logger.swift
[114/123] Compiling WalletConnectSwift Request.swift
[115/123] Compiling WalletConnectSwift JSONRPC_2_0.swift
[116/123] Compiling WalletConnectSwift PubSubMessage.swift
[117/123] Emitting module WalletConnectSwift
[118/123] Compiling WalletConnectSwift WebSocketConnection.swift
[119/123] Compiling WalletConnectSwift Client.swift
[120/123] Compiling WalletConnectSwift Communicator.swift
[121/123] Compiling WalletConnectSwift HandshakeHandler.swift
[122/123] Compiling WalletConnectSwift AES_256_CBC_HMAC_SHA256_Codec.swift
[123/123] Compiling WalletConnectSwift BridgeTransport.swift
Build complete! (8.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "WalletConnectSwift",
  "name" : "WalletConnectSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WalletConnectSwift",
      "targets" : [
        "WalletConnectSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WalletConnectSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "WalletConnectSwiftTests",
      "path" : "Tests",
      "sources" : [
        "ClientTests.swift",
        "Helpers.swift",
        "JSONRPC_2_0_Tests.swift",
        "RequestTests.swift",
        "ResponseTests.swift",
        "SessionTests.swift",
        "WCURLTests.swift",
        "WalletConnectTests.swift"
      ],
      "target_dependencies" : [
        "WalletConnectSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WalletConnectSwift",
      "module_type" : "SwiftTarget",
      "name" : "WalletConnectSwift",
      "path" : "Sources",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "WalletConnectSwift"
      ],
      "sources" : [
        "Internal/AES_256_CBC_HMAC_SHA256_Codec.swift",
        "Internal/BridgeTransport.swift",
        "Internal/Communicator.swift",
        "Internal/HandshakeHandler.swift",
        "Internal/JSONRPC_2_0.swift",
        "Internal/PubSubMessage.swift",
        "Internal/Serializer.swift",
        "Internal/UpdateSessionHandler.swift",
        "Internal/WebSocketConnection.swift",
        "PublicInterface/Client.swift",
        "PublicInterface/Logger.swift",
        "PublicInterface/Request.swift",
        "PublicInterface/Response.swift",
        "PublicInterface/Server.swift",
        "PublicInterface/Session.swift",
        "PublicInterface/WCURL.swift",
        "PublicInterface/WalletConnect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.