The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WalletConnectSwift, reference master (9e4dfb), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 16:59:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/WalletConnect/WalletConnectSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/95] Compiling CryptoSwift BlockMode.swift
[5/95] Compiling CryptoSwift BlockModeOptions.swift
[6/95] Compiling CryptoSwift CBC.swift
[7/95] Compiling CryptoSwift CCM.swift
[8/95] Compiling CryptoSwift CFB.swift
[9/95] Compiling CryptoSwift CTR.swift
[10/95] Compiling CryptoSwift CipherModeWorker.swift
[11/95] Compiling CryptoSwift ECB.swift
[12/95] Compiling CryptoSwift GCM.swift
[13/95] Compiling CryptoSwift OCB.swift
[14/105] Emitting module CryptoSwift
[15/105] Compiling CryptoSwift Cipher.swift
[16/105] Compiling CryptoSwift Collection+Extension.swift
[17/105] Compiling CryptoSwift CompactMap.swift
[18/105] Compiling CryptoSwift Cryptor.swift
[19/105] Compiling CryptoSwift Cryptors.swift
[20/105] Compiling CryptoSwift Digest.swift
[21/105] Compiling CryptoSwift DigestType.swift
[22/105] Compiling CryptoSwift AES+Foundation.swift
[23/105] Compiling CryptoSwift Array+Foundation.swift
[24/105] Compiling CryptoSwift Blowfish+Foundation.swift
[25/105] Compiling CryptoSwift ISO78164Padding.swift
[26/105] Compiling CryptoSwift Int+Extension.swift
[27/105] Compiling CryptoSwift MD5.swift
[28/105] Compiling CryptoSwift NoPadding.swift
[29/105] Compiling CryptoSwift Operators.swift
[30/105] Compiling CryptoSwift PBKDF1.swift
[31/105] Compiling CryptoSwift PBKDF2.swift
[32/105] Compiling CryptoSwift PKCS5.swift
[33/105] Compiling CryptoSwift PKCS7.swift
[34/105] Compiling CryptoSwift PKCS7Padding.swift
[35/105] Compiling CryptoSwift ChaCha20+Foundation.swift
[36/105] Compiling CryptoSwift Data+Extension.swift
[37/105] Compiling CryptoSwift HMAC+Foundation.swift
[38/105] Compiling CryptoSwift Rabbit+Foundation.swift
[39/105] Compiling CryptoSwift String+FoundationExtension.swift
[40/105] Compiling CryptoSwift Utils+Foundation.swift
[41/105] Compiling CryptoSwift Generics.swift
[42/105] Compiling CryptoSwift HKDF.swift
[43/105] Compiling CryptoSwift HMAC.swift
[44/105] Compiling CryptoSwift ISO10126Padding.swift
[45/105] Compiling CryptoSwift Codable.swift
[46/105] Compiling CryptoSwift Comparable.swift
[47/105] Compiling CryptoSwift Data Conversion.swift
[48/105] Compiling CryptoSwift Division.swift
[49/105] Compiling CryptoSwift Exponentiation.swift
[50/105] Compiling CryptoSwift Floating Point Conversion.swift
[51/105] Compiling CryptoSwift GCD.swift
[52/105] Compiling CryptoSwift Hashable.swift
[53/105] Compiling CryptoSwift Integer Conversion.swift
[54/105] Compiling CryptoSwift Multiplication.swift
[55/105] Compiling CryptoSwift Prime Test.swift
[56/105] Compiling CryptoSwift Random.swift
[57/105] Compiling CryptoSwift Shifts.swift
[58/105] Compiling CryptoSwift Square Root.swift
[59/105] Compiling CryptoSwift Strideable.swift
[60/105] Compiling CryptoSwift String Conversion.swift
[61/105] Compiling CryptoSwift Subtraction.swift
[62/105] Compiling CryptoSwift Words and Bits.swift
[63/105] Compiling CryptoSwift ChaCha20.swift
[64/105] Compiling CryptoSwift Checksum.swift
[65/105] Compiling CryptoSwift OFB.swift
[66/105] Compiling CryptoSwift PCBC.swift
[67/105] Compiling CryptoSwift Blowfish.swift
[68/105] Compiling CryptoSwift CBCMAC.swift
[69/105] Compiling CryptoSwift CMAC.swift
[70/105] Compiling CryptoSwift Addition.swift
[71/105] Compiling CryptoSwift BigInt.swift
[72/105] Compiling CryptoSwift BigUInt.swift
[73/105] Compiling CryptoSwift Bitwise Ops.swift
[74/105] Compiling CryptoSwift CS.swift
[75/105] Compiling CryptoSwift AEAD.swift
[76/105] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[77/105] Compiling CryptoSwift AES.Cryptors.swift
[78/105] Compiling CryptoSwift AES.swift
[79/105] Compiling CryptoSwift Array+Extension.swift
[80/105] Compiling CryptoSwift Authenticator.swift
[81/105] Compiling CryptoSwift BatchedCollection.swift
[82/105] Compiling CryptoSwift Bit.swift
[83/105] Compiling CryptoSwift BlockCipher.swift
[84/105] Compiling CryptoSwift BlockDecryptor.swift
[85/105] Compiling CryptoSwift BlockEncryptor.swift
[86/105] Compiling CryptoSwift StreamEncryptor.swift
[87/105] Compiling CryptoSwift String+Extension.swift
[88/105] Compiling CryptoSwift UInt128.swift
[89/105] Compiling CryptoSwift UInt16+Extension.swift
[90/105] Compiling CryptoSwift UInt32+Extension.swift
[91/105] Compiling CryptoSwift UInt64+Extension.swift
[92/105] Compiling CryptoSwift UInt8+Extension.swift
[93/105] Compiling CryptoSwift Updatable.swift
[94/105] Compiling CryptoSwift Utils.swift
[95/105] Compiling CryptoSwift ZeroPadding.swift
[96/105] Compiling CryptoSwift Padding.swift
[97/105] Compiling CryptoSwift Poly1305.swift
[98/105] Compiling CryptoSwift RSA.swift
[99/105] Compiling CryptoSwift Rabbit.swift
[100/105] Compiling CryptoSwift SHA1.swift
[101/105] Compiling CryptoSwift SHA2.swift
[102/105] Compiling CryptoSwift SHA3.swift
[103/105] Compiling CryptoSwift Scrypt.swift
[104/105] Compiling CryptoSwift SecureBytes.swift
[105/105] Compiling CryptoSwift StreamDecryptor.swift
[106/122] Compiling WalletConnectSwift Response.swift
[107/122] Compiling WalletConnectSwift Server.swift
[108/123] Compiling WalletConnectSwift Logger.swift
[109/123] Compiling WalletConnectSwift Request.swift
[110/123] Compiling WalletConnectSwift WalletConnect.swift
[111/123] Compiling WalletConnectSwift WCURL.swift
[112/123] Compiling WalletConnectSwift Communicator.swift
[113/123] Compiling WalletConnectSwift HandshakeHandler.swift
[114/123] Compiling WalletConnectSwift Serializer.swift
[115/123] Compiling WalletConnectSwift UpdateSessionHandler.swift
[116/123] Compiling WalletConnectSwift AES_256_CBC_HMAC_SHA256_Codec.swift
[117/123] Compiling WalletConnectSwift BridgeTransport.swift
[118/123] Compiling WalletConnectSwift Session.swift
[119/123] Compiling WalletConnectSwift JSONRPC_2_0.swift
[120/123] Compiling WalletConnectSwift PubSubMessage.swift
[121/123] Compiling WalletConnectSwift WebSocketConnection.swift
[122/123] Compiling WalletConnectSwift Client.swift
[123/123] Emitting module WalletConnectSwift
Build complete! (9.60s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.56s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (2.12s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
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.