This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Solana with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crewshin/solana-swift.git
Reference: 0.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
HEAD is now at fbd76e7 Whoops. We're gonna need websockets lol
Cloned https://github.com/crewshin/solana-swift.git into /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
fbd76e723ba56b57e5b594a68a5d624bc5d87faf
SUCCESS checkout https://github.com/crewshin/solana-swift.git at 0.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/89] Emitting module BigInt
[2/91] Compiling CryptoSwift Int+Extension.swift
[3/91] Compiling CryptoSwift AEAD.swift
[4/91] Compiling CryptoSwift GCM.swift
[5/91] Compiling CryptoSwift HMAC+Foundation.swift
[6/91] Compiling CryptoSwift Rabbit+Foundation.swift
[7/91] Compiling BigInt Subtraction.swift
[8/91] Compiling BigInt Words and Bits.swift
[9/91] Compiling CryptoSwift BlockEncryptor.swift
[10/91] Compiling CryptoSwift BlockMode.swift
[11/91] Compiling CryptoSwift BlockModeOptions.swift
[15/91] Compiling CryptoSwift CBC.swift
[16/91] Compiling CryptoSwift CCM.swift
[17/91] Compiling CryptoSwift CFB.swift
[18/91] Compiling CryptoSwift CTR.swift
[19/91] Compiling CryptoSwift CipherModeWorker.swift
[20/91] Compiling CryptoSwift ECB.swift
[28/100] Compiling CryptoSwift String+FoundationExtension.swift
[29/100] Compiling CryptoSwift Utils+Foundation.swift
[30/100] Compiling CryptoSwift Generics.swift
[31/100] Compiling CryptoSwift HKDF.swift
[32/100] Compiling CryptoSwift HMAC.swift
[33/100] Compiling CryptoSwift ISO78164Padding.swift
[43/102] Emitting module Base58Swift
[44/102] Compiling Base58Swift Base58.swift
[45/102] Compiling CryptoSwift String+Extension.swift
[46/102] Compiling CryptoSwift UInt128.swift
[47/102] Compiling CryptoSwift UInt16+Extension.swift
[48/102] Compiling CryptoSwift UInt32+Extension.swift
[49/102] Compiling CryptoSwift UInt64+Extension.swift
[50/102] Compiling CryptoSwift UInt8+Extension.swift
[51/102] Compiling CryptoSwift Updatable.swift
[52/102] Compiling CryptoSwift Utils.swift
[53/102] Compiling CryptoSwift ZeroPadding.swift
[54/102] Emitting module CryptoSwift
[55/102] Compiling CryptoSwift OCB.swift
[56/102] Compiling CryptoSwift OFB.swift
[57/102] Compiling CryptoSwift PCBC.swift
[58/102] Compiling CryptoSwift Blowfish.swift
[59/102] Compiling CryptoSwift CBCMAC.swift
[60/102] Compiling CryptoSwift CMAC.swift
[61/102] Compiling CryptoSwift ChaCha20.swift
[62/102] Compiling CryptoSwift Checksum.swift
[63/102] Compiling CryptoSwift Cipher.swift
[64/102] Compiling CryptoSwift Collection+Extension.swift
[68/102] Compiling CryptoSwift AES.swift
[69/102] Compiling CryptoSwift Array+Extension.swift
[70/102] Compiling CryptoSwift Authenticator.swift
[71/102] Compiling CryptoSwift BatchedCollection.swift
[72/102] Compiling CryptoSwift Bit.swift
[73/102] Compiling CryptoSwift BlockCipher.swift
[74/102] Compiling CryptoSwift BlockDecryptor.swift
[75/102] Compiling CryptoSwift CompactMap.swift
[76/102] Compiling CryptoSwift Cryptor.swift
[77/102] Compiling CryptoSwift Cryptors.swift
[78/102] Compiling CryptoSwift Digest.swift
[79/102] Compiling CryptoSwift DigestType.swift
[80/102] Compiling CryptoSwift AES+Foundation.swift
[81/102] Compiling CryptoSwift Array+Foundation.swift
[82/102] Compiling CryptoSwift Blowfish+Foundation.swift
[83/102] Compiling CryptoSwift ChaCha20+Foundation.swift
[84/102] Compiling CryptoSwift Data+Extension.swift
[85/102] Compiling CryptoSwift Poly1305.swift
[86/102] Compiling CryptoSwift Rabbit.swift
[87/102] Compiling CryptoSwift SHA1.swift
[88/102] Compiling CryptoSwift SHA2.swift
[89/102] Compiling CryptoSwift SHA3.swift
[90/102] Compiling CryptoSwift Scrypt.swift
[91/102] Compiling CryptoSwift SecureBytes.swift
[92/102] Compiling CryptoSwift StreamDecryptor.swift
[93/102] Compiling CryptoSwift StreamEncryptor.swift
[94/102] Compiling CryptoSwift MD5.swift
[95/102] Compiling CryptoSwift NoPadding.swift
[96/102] Compiling CryptoSwift Operators.swift
[97/102] Compiling CryptoSwift PBKDF1.swift
[98/102] Compiling CryptoSwift PBKDF2.swift
[99/102] Compiling CryptoSwift PKCS5.swift
[100/102] Compiling CryptoSwift PKCS7.swift
[101/102] Compiling CryptoSwift PKCS7Padding.swift
[102/102] Compiling CryptoSwift Padding.swift
[103/109] Compiling ed25519swift ed25519_utility.swift
[104/109] Compiling ed25519swift ed25519_verify.swift
[105/109] Emitting module ed25519swift
[106/109] Compiling ed25519swift ed25519_ge.swift
[107/109] Compiling ed25519swift ed25519_fe.swift
[108/109] Compiling ed25519swift ed25519_sign.swift
[109/109] Compiling ed25519swift ed25519_sc.swift
[110/141] Compiling Solana GetConfirmedTransaction.swift
[111/141] Compiling Solana GetEpochInfo.swift
[112/141] Compiling Solana SimulateTransaction.swift
[113/141] Compiling Solana RewardType.swift
[114/145] Compiling Solana ProgramSubscribe.swift
[115/145] Compiling Solana Network.swift
[116/145] Compiling Solana NetworkRequestType.swift
[117/145] Compiling Solana Networking.swift
[118/145] Compiling Solana RpcError.swift
[119/145] Compiling Solana TokenBalance.swift
[120/145] Compiling Solana Transaction.swift
[121/145] Compiling Solana TransactionError.swift
[122/145] Compiling Solana Solana.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Solana/WebSockets.swift:10:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol WebSocketsDelegate: class {
                             ^~~~~
                             AnyObject
[123/145] Compiling Solana SolanaErrors.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Solana/WebSockets.swift:10:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol WebSocketsDelegate: class {
                             ^~~~~
                             AnyObject
[124/145] Compiling Solana SolanaSockets.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Solana/WebSockets.swift:10:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol WebSocketsDelegate: class {
                             ^~~~~
                             AnyObject
[125/145] Compiling Solana WebSockets.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Solana/WebSockets.swift:10:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol WebSocketsDelegate: class {
                             ^~~~~
                             AnyObject
[126/145] Compiling Solana Commitment.swift
[127/145] Compiling Solana Encoding.swift
[128/145] Compiling Solana Filter.swift
[129/145] Compiling Solana Instruction.swift
[130/145] Compiling Solana GetAccountInfo.swift
[131/145] Emitting module Solana
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Solana/WebSockets.swift:10:30: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol WebSocketsDelegate: class {
                             ^~~~~
                             AnyObject
[132/145] Compiling Solana Double+.swift
[133/145] Compiling Solana Int+.swift
[134/145] Compiling Solana JSON+.swift
[135/145] Compiling Solana String+.swift
[136/145] Compiling Solana Account.swift
[137/145] Compiling Solana GetConfirmedBlocks.swift
[138/145] Compiling Solana GetConfirmedBlocksWithLimit.swift
[139/145] Compiling Solana GetConfirmedSignaturesForAddress.swift
[140/145] Compiling Solana GetConfirmedSignaturesForAddress2.swift
[141/145] Compiling Solana GetBalanace.swift
[142/145] Compiling Solana GetBlockCommitment.swift
[143/145] Compiling Solana GetBlockTime.swift
[144/145] Compiling Solana GetClusterNodes.swift
[145/145] Compiling Solana GetConfirmedBlock.swift
Build complete! (45.98s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Found 2 product dependencies
  - Base58Swift
  - ed25519swift
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.