The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WalletConnectSwift with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WalletConnect/WalletConnectSwift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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:             5.10
Building package at path:  $workDir
https://github.com/WalletConnect/WalletConnectSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/93] Compiling CryptoSwift Integer Conversion.swift
[5/93] Compiling CryptoSwift Multiplication.swift
[6/93] Compiling CryptoSwift Prime Test.swift
[7/93] Compiling CryptoSwift Random.swift
[8/93] Compiling CryptoSwift Shifts.swift
[9/93] Compiling CryptoSwift Square Root.swift
[10/93] Compiling CryptoSwift Strideable.swift
[11/93] Compiling CryptoSwift String Conversion.swift
[12/93] Compiling CryptoSwift Subtraction.swift
[13/93] Compiling CryptoSwift Words and Bits.swift
[14/93] Compiling CryptoSwift ChaCha20.swift
[15/93] Compiling CryptoSwift Checksum.swift
[16/93] Compiling CryptoSwift Cipher.swift
[17/105] Compiling CryptoSwift Collection+Extension.swift
[18/105] Compiling CryptoSwift CompactMap.swift
[19/105] Compiling CryptoSwift Cryptor.swift
[20/105] Compiling CryptoSwift Cryptors.swift
[21/105] Compiling CryptoSwift Digest.swift
[22/105] Compiling CryptoSwift DigestType.swift
[23/105] Compiling CryptoSwift AES+Foundation.swift
[24/105] Compiling CryptoSwift Array+Foundation.swift
[25/105] Compiling CryptoSwift Blowfish+Foundation.swift
[26/105] Compiling CryptoSwift ChaCha20+Foundation.swift
[27/105] Compiling CryptoSwift Data+Extension.swift
[28/105] Compiling CryptoSwift HMAC+Foundation.swift
[29/105] Compiling CryptoSwift Rabbit+Foundation.swift
[30/105] Compiling CryptoSwift Addition.swift
[31/105] Compiling CryptoSwift BigInt.swift
[32/105] Compiling CryptoSwift BigUInt.swift
[33/105] Compiling CryptoSwift Bitwise Ops.swift
[34/105] Compiling CryptoSwift CS.swift
[35/105] Compiling CryptoSwift Codable.swift
[36/105] Compiling CryptoSwift Comparable.swift
[37/105] Compiling CryptoSwift Data Conversion.swift
[38/105] Compiling CryptoSwift Division.swift
[39/105] Compiling CryptoSwift Exponentiation.swift
[40/105] Compiling CryptoSwift Floating Point Conversion.swift
[41/105] Compiling CryptoSwift GCD.swift
[42/105] Compiling CryptoSwift Hashable.swift
[43/105] Emitting module CryptoSwift
[44/105] Compiling CryptoSwift AEAD.swift
[45/105] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[46/105] Compiling CryptoSwift AES.Cryptors.swift
[47/105] Compiling CryptoSwift AES.swift
[48/105] Compiling CryptoSwift Array+Extension.swift
[49/105] Compiling CryptoSwift Authenticator.swift
[50/105] Compiling CryptoSwift BatchedCollection.swift
[51/105] Compiling CryptoSwift Bit.swift
[52/105] Compiling CryptoSwift BlockCipher.swift
[53/105] Compiling CryptoSwift BlockDecryptor.swift
[54/105] Compiling CryptoSwift BlockEncryptor.swift
[55/105] Compiling CryptoSwift BlockMode.swift
[56/105] Compiling CryptoSwift BlockModeOptions.swift
[57/105] Compiling CryptoSwift CBC.swift
[58/105] Compiling CryptoSwift CCM.swift
[59/105] Compiling CryptoSwift CFB.swift
[60/105] Compiling CryptoSwift CTR.swift
[61/105] Compiling CryptoSwift CipherModeWorker.swift
[62/105] Compiling CryptoSwift ECB.swift
[63/105] Compiling CryptoSwift GCM.swift
[64/105] Compiling CryptoSwift OCB.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 String+FoundationExtension.swift
[71/105] Compiling CryptoSwift Utils+Foundation.swift
[72/105] Compiling CryptoSwift Generics.swift
[73/105] Compiling CryptoSwift HKDF.swift
[74/105] Compiling CryptoSwift HMAC.swift
[75/105] Compiling CryptoSwift ISO10126Padding.swift
[76/105] Compiling CryptoSwift ISO78164Padding.swift
[77/105] Compiling CryptoSwift Int+Extension.swift
[78/105] Compiling CryptoSwift MD5.swift
[79/105] Compiling CryptoSwift NoPadding.swift
[80/105] Compiling CryptoSwift Operators.swift
[81/105] Compiling CryptoSwift PBKDF1.swift
[82/105] Compiling CryptoSwift SecureBytes.swift
[83/105] Compiling CryptoSwift StreamDecryptor.swift
[84/105] Compiling CryptoSwift StreamEncryptor.swift
[85/105] Compiling CryptoSwift String+Extension.swift
[86/105] Compiling CryptoSwift UInt128.swift
[87/105] Compiling CryptoSwift UInt16+Extension.swift
[88/105] Compiling CryptoSwift UInt32+Extension.swift
[89/105] Compiling CryptoSwift UInt64+Extension.swift
[90/105] Compiling CryptoSwift UInt8+Extension.swift
[91/105] Compiling CryptoSwift Updatable.swift
[92/105] Compiling CryptoSwift Utils.swift
[93/105] Compiling CryptoSwift ZeroPadding.swift
[94/105] Compiling CryptoSwift PBKDF2.swift
[95/105] Compiling CryptoSwift PKCS5.swift
[96/105] Compiling CryptoSwift PKCS7.swift
[97/105] Compiling CryptoSwift PKCS7Padding.swift
[98/105] Compiling CryptoSwift Padding.swift
[99/105] Compiling CryptoSwift Poly1305.swift
[100/105] Compiling CryptoSwift RSA.swift
[101/105] Compiling CryptoSwift Rabbit.swift
[102/105] Compiling CryptoSwift SHA1.swift
[103/105] Compiling CryptoSwift SHA2.swift
[104/105] Compiling CryptoSwift SHA3.swift
[105/105] Compiling CryptoSwift Scrypt.swift
[106/121] Compiling WalletConnectSwift Client.swift
[107/121] Compiling WalletConnectSwift Logger.swift
[108/121] Compiling WalletConnectSwift HandshakeHandler.swift
[109/121] Compiling WalletConnectSwift JSONRPC_2_0.swift
[110/121] Compiling WalletConnectSwift Server.swift
[111/121] Compiling WalletConnectSwift Session.swift
[112/121] Compiling WalletConnectSwift PubSubMessage.swift
[113/121] Compiling WalletConnectSwift Serializer.swift
[114/121] Compiling WalletConnectSwift AES_256_CBC_HMAC_SHA256_Codec.swift
[115/121] Compiling WalletConnectSwift BridgeTransport.swift
[116/121] Compiling WalletConnectSwift Communicator.swift
[117/121] Compiling WalletConnectSwift Request.swift
[118/121] Compiling WalletConnectSwift Response.swift
[119/121] Emitting module WalletConnectSwift
[120/121] Compiling WalletConnectSwift UpdateSessionHandler.swift
[121/121] Compiling WalletConnectSwift WebSocketConnection.swift
[122/123] Compiling WalletConnectSwift WCURL.swift
[123/123] Compiling WalletConnectSwift WalletConnect.swift
Build complete! (7.33s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.16s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.03s)
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: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Info.plist
Build complete.
Done.

Build Machine: Mac 7