The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Solana, reference 0.0.3 (fbd76e), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 01:10:39 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crewshin/solana-swift.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/crewshin/solana-swift
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at fbd76e7 Whoops. We're gonna need websockets lol
Cloned https://github.com/crewshin/solana-swift.git
Revision (git rev-parse @):
fbd76e723ba56b57e5b594a68a5d624bc5d87faf
SUCCESS checkout https://github.com/crewshin/solana-swift.git at 0.0.3
Fetching https://github.com/keefertaylor/Base58Swift
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/crewshin/ed25519swift
Fetching https://github.com/attaswift/BigInt.git
[1/534] Fetching base58swift
[39/5305] Fetching base58swift, bigint
[104/6257] Fetching base58swift, bigint, ed25519swift
[399/18960] Fetching base58swift, bigint, ed25519swift, cryptoswift
Fetched https://github.com/crewshin/ed25519swift from cache (1.30s)
[7338/18008] Fetching base58swift, bigint, cryptoswift
Fetched https://github.com/keefertaylor/Base58Swift from cache (1.80s)
Computing version for https://github.com/crewshin/ed25519swift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.80s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.80s)
Computed https://github.com/crewshin/ed25519swift at 1.2.6 (0.55s)
Computing version for https://github.com/keefertaylor/Base58Swift
Computed https://github.com/keefertaylor/Base58Swift at 2.1.14 (0.50s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.8 (0.51s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.2.1 (0.50s)
Creating working copy for https://github.com/keefertaylor/Base58Swift
Working copy of https://github.com/keefertaylor/Base58Swift resolved at 2.1.14
Creating working copy for https://github.com/crewshin/ed25519swift
Working copy of https://github.com/crewshin/ed25519swift resolved at 1.2.6
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.8
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.2.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",
  "dependencies": [
    {
      "identity": "solana-swift",
      "name": "Solana",
      "url": "https://github.com/crewshin/solana-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/solana-swift",
      "dependencies": [
        {
          "identity": "base58swift",
          "name": "Base58Swift",
          "url": "https://github.com/keefertaylor/Base58Swift",
          "version": "2.1.14",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base58Swift",
          "dependencies": [
            {
              "identity": "bigint",
              "name": "BigInt",
              "url": "https://github.com/attaswift/BigInt.git",
              "version": "5.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "ed25519swift",
          "name": "ed25519swift",
          "url": "https://github.com/crewshin/ed25519swift",
          "version": "1.2.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ed25519swift",
          "dependencies": [
            {
              "identity": "cryptoswift",
              "name": "CryptoSwift",
              "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
              "version": "1.8.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/crewshin/solana-swift.git
[1/377] Fetching solana-swift
Fetched https://github.com/crewshin/solana-swift.git from cache (0.95s)
Fetching https://github.com/keefertaylor/Base58Swift from cache
Fetching https://github.com/crewshin/ed25519swift from cache
Fetched https://github.com/keefertaylor/Base58Swift from cache (0.58s)
Fetched https://github.com/crewshin/ed25519swift from cache (0.58s)
Computing version for https://github.com/keefertaylor/Base58Swift
Computed https://github.com/keefertaylor/Base58Swift at 2.1.14 (0.02s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git from cache (0.47s)
Computing version for https://github.com/crewshin/ed25519swift
Computed https://github.com/crewshin/ed25519swift at 1.2.6 (0.02s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.66s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.42s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.58s)
Creating working copy for https://github.com/crewshin/ed25519swift
Working copy of https://github.com/crewshin/ed25519swift resolved at 1.2.6
Creating working copy for https://github.com/crewshin/solana-swift.git
Working copy of https://github.com/crewshin/solana-swift.git resolved at 0.0.3 (fbd76e7)
Creating working copy for https://github.com/keefertaylor/Base58Swift
Working copy of https://github.com/keefertaylor/Base58Swift resolved at 2.1.14
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.0
warning: '.resolve-product-dependencies': dependency 'solana-swift' is not used by any target
Found 2 product dependencies
  - Base58Swift
  - ed25519swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/crewshin/solana-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/97] Emitting module BigInt
[8/99] Compiling CryptoSwift BlockEncryptor.swift
[9/99] Compiling CryptoSwift BlockMode.swift
[10/99] Compiling BigInt Subtraction.swift
[11/99] Compiling BigInt Words and Bits.swift
[12/99] Emitting module CryptoSwift
[13/99] Compiling CryptoSwift AEAD.swift
[14/99] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[15/99] Compiling CryptoSwift AES.Cryptors.swift
[16/99] Compiling CryptoSwift AES.swift
[17/99] Compiling CryptoSwift Array+Extension.swift
[18/99] Compiling CryptoSwift Authenticator.swift
[19/99] Compiling CryptoSwift BatchedCollection.swift
[20/99] Compiling CryptoSwift Bit.swift
[21/106] Compiling CryptoSwift UInt16+Extension.swift
[22/106] Compiling CryptoSwift UInt32+Extension.swift
[23/106] Compiling CryptoSwift UInt64+Extension.swift
[24/106] Compiling CryptoSwift UInt8+Extension.swift
[25/106] Compiling CryptoSwift Updatable.swift
[26/106] Compiling CryptoSwift Utils.swift
[27/106] Compiling CryptoSwift ZeroPadding.swift
[33/106] Compiling CryptoSwift CompactMap.swift
[34/106] Compiling CryptoSwift Cryptor.swift
[35/106] Compiling CryptoSwift Cipher.swift
[36/106] Compiling CryptoSwift Collection+Extension.swift
[37/106] Compiling CryptoSwift CBCMAC.swift
[38/106] Compiling CryptoSwift CMAC.swift
[39/106] Compiling CryptoSwift ChaCha20.swift
[40/106] Compiling CryptoSwift Checksum.swift
[44/106] Compiling CryptoSwift BlockCipher.swift
[45/106] Compiling CryptoSwift BlockDecryptor.swift
[46/106] Compiling CryptoSwift HMAC+Foundation.swift
[47/106] Compiling CryptoSwift Rabbit+Foundation.swift
[48/106] Compiling CryptoSwift String+FoundationExtension.swift
[49/106] Compiling CryptoSwift Utils+Foundation.swift
[50/106] Compiling CryptoSwift Generics.swift
[51/106] Compiling CryptoSwift HKDF.swift
[52/106] Compiling CryptoSwift HMAC.swift
[53/106] Compiling CryptoSwift ISO78164Padding.swift
[62/106] Compiling CryptoSwift CTR.swift
[63/106] Compiling CryptoSwift CipherModeWorker.swift
[64/106] Compiling CryptoSwift ECB.swift
[65/106] Compiling CryptoSwift GCM.swift
[66/106] Compiling CryptoSwift OCB.swift
[67/106] Compiling CryptoSwift OFB.swift
[68/106] Compiling CryptoSwift PCBC.swift
[69/106] Compiling CryptoSwift Blowfish.swift
[76/106] Compiling CryptoSwift CCM.swift
[77/106] Compiling CryptoSwift CFB.swift
[78/106] Compiling CryptoSwift Cryptors.swift
[79/106] Compiling CryptoSwift Digest.swift
[80/106] Compiling CryptoSwift DigestType.swift
[81/106] Compiling CryptoSwift AES+Foundation.swift
[82/106] Compiling CryptoSwift Array+Foundation.swift
[83/106] Compiling CryptoSwift Blowfish+Foundation.swift
[84/106] Compiling CryptoSwift ChaCha20+Foundation.swift
[85/106] Compiling CryptoSwift Data+Extension.swift
[86/106] Compiling CryptoSwift Int+Extension.swift
[87/106] Compiling CryptoSwift MD5.swift
[88/106] Compiling CryptoSwift NoPadding.swift
[89/106] Compiling CryptoSwift Operators.swift
[90/106] Compiling CryptoSwift PBKDF1.swift
[91/106] Compiling CryptoSwift PBKDF2.swift
[92/106] Compiling CryptoSwift PKCS5.swift
[93/106] Compiling CryptoSwift PKCS7.swift
[94/106] Compiling CryptoSwift PKCS7Padding.swift
[95/106] Compiling CryptoSwift Padding.swift
[96/106] Compiling CryptoSwift Poly1305.swift
[97/106] Compiling CryptoSwift Rabbit.swift
[98/106] Compiling CryptoSwift SHA1.swift
[99/106] Compiling CryptoSwift SHA2.swift
[100/106] Compiling CryptoSwift SHA3.swift
[101/106] Compiling CryptoSwift Scrypt.swift
[102/106] Compiling CryptoSwift SecureBytes.swift
[103/106] Compiling CryptoSwift StreamDecryptor.swift
[104/106] Compiling CryptoSwift StreamEncryptor.swift
[105/106] Compiling CryptoSwift String+Extension.swift
[106/106] Compiling CryptoSwift UInt128.swift
[107/115] Compiling Base58Swift Base58.swift
[108/115] Emitting module Base58Swift
[109/115] Compiling ed25519swift ed25519_utility.swift
[110/115] Compiling ed25519swift ed25519_verify.swift
[111/115] Compiling ed25519swift ed25519_sign.swift
[112/115] Compiling ed25519swift ed25519_sc.swift
[113/115] Emitting module ed25519swift
[114/115] Compiling ed25519swift ed25519_fe.swift
[115/115] Compiling ed25519swift ed25519_ge.swift
[116/148] Compiling Solana Double+.swift
[117/148] Compiling Solana Int+.swift
[118/148] Compiling Solana JSON+.swift
[119/148] Compiling Solana String+.swift
[120/151] Compiling Solana TransactionError.swift
[121/151] Compiling Solana ProgramSubscribe.swift
[122/151] Compiling Solana Network.swift
[123/151] Compiling Solana RpcError.swift
[124/151] Compiling Solana TokenBalance.swift
[125/151] Compiling Solana Transaction.swift
[126/151] Compiling Solana Account.swift
[127/151] Compiling Solana Commitment.swift
[128/151] Compiling Solana Encoding.swift
[129/151] Compiling Solana Filter.swift
[130/151] Compiling Solana SolanaErrors.swift
/Users/admin/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
 8 | import Foundation
 9 |
10 | protocol WebSocketsDelegate: class {
   |                              `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
11 |     func recievedMessage<T: Codable>(message: T)
12 |     func disconnected()
/Users/admin/builder/spi-builder-workspace/Sources/Solana/WebSockets.swift:44:17: warning: capture of 'self' with non-sendable type 'WebSockets' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | }
14 |
15 | public class WebSockets {
   |              `- note: class 'WebSockets' does not conform to the 'Sendable' protocol
16 |
17 |     var task: URLSessionWebSocketTask?
   :
42 |             switch result {
43 |             case .failure:
44 |                 self.disconnect()
   |                 `- warning: capture of 'self' with non-sendable type 'WebSockets' in a `@Sendable` closure; this is an error in the Swift 6 language mode
45 |                 self.delegate?.disconnected()
46 |             case .success(let message):
[131/151] Compiling Solana SolanaSockets.swift
/Users/admin/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
 8 | import Foundation
 9 |
10 | protocol WebSocketsDelegate: class {
   |                              `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
11 |     func recievedMessage<T: Codable>(message: T)
12 |     func disconnected()
/Users/admin/builder/spi-builder-workspace/Sources/Solana/WebSockets.swift:44:17: warning: capture of 'self' with non-sendable type 'WebSockets' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | }
14 |
15 | public class WebSockets {
   |              `- note: class 'WebSockets' does not conform to the 'Sendable' protocol
16 |
17 |     var task: URLSessionWebSocketTask?
   :
42 |             switch result {
43 |             case .failure:
44 |                 self.disconnect()
   |                 `- warning: capture of 'self' with non-sendable type 'WebSockets' in a `@Sendable` closure; this is an error in the Swift 6 language mode
45 |                 self.delegate?.disconnected()
46 |             case .success(let message):
[132/151] Compiling Solana WebSockets.swift
/Users/admin/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
 8 | import Foundation
 9 |
10 | protocol WebSocketsDelegate: class {
   |                              `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
11 |     func recievedMessage<T: Codable>(message: T)
12 |     func disconnected()
/Users/admin/builder/spi-builder-workspace/Sources/Solana/WebSockets.swift:44:17: warning: capture of 'self' with non-sendable type 'WebSockets' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | }
14 |
15 | public class WebSockets {
   |              `- note: class 'WebSockets' does not conform to the 'Sendable' protocol
16 |
17 |     var task: URLSessionWebSocketTask?
   :
42 |             switch result {
43 |             case .failure:
44 |                 self.disconnect()
   |                 `- warning: capture of 'self' with non-sendable type 'WebSockets' in a `@Sendable` closure; this is an error in the Swift 6 language mode
45 |                 self.delegate?.disconnected()
46 |             case .success(let message):
[133/151] Compiling Solana GetConfirmedBlocksWithLimit.swift
[134/151] Compiling Solana GetConfirmedSignaturesForAddress.swift
[135/151] Compiling Solana GetConfirmedSignaturesForAddress2.swift
[136/151] Compiling Solana GetConfirmedTransaction.swift
[137/151] Emitting module Solana
/Users/admin/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
 8 | import Foundation
 9 |
10 | protocol WebSocketsDelegate: class {
   |                              `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
11 |     func recievedMessage<T: Codable>(message: T)
12 |     func disconnected()
[138/151] Compiling Solana NetworkRequestType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Solana/Networking.swift:40:17: warning: capture of 'completion' with non-sendable type '(Result<Networking.Response<T>, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 |                   let objectOutput = try? JSONDecoder().decode(T.self, from: data)
39 |             else {
40 |                 completion(.failure(SolanaAPIError.generic(message: "There was an issue decoding the response.")))
   |                 |- warning: capture of 'completion' with non-sendable type '(Result<Networking.Response<T>, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
41 |                 return
42 |             }
[139/151] Compiling Solana Networking.swift
/Users/admin/builder/spi-builder-workspace/Sources/Solana/Networking.swift:40:17: warning: capture of 'completion' with non-sendable type '(Result<Networking.Response<T>, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 |                   let objectOutput = try? JSONDecoder().decode(T.self, from: data)
39 |             else {
40 |                 completion(.failure(SolanaAPIError.generic(message: "There was an issue decoding the response.")))
   |                 |- warning: capture of 'completion' with non-sendable type '(Result<Networking.Response<T>, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
41 |                 return
42 |             }
[140/151] Compiling Solana Solana.swift
/Users/admin/builder/spi-builder-workspace/Sources/Solana/Networking.swift:40:17: warning: capture of 'completion' with non-sendable type '(Result<Networking.Response<T>, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 |                   let objectOutput = try? JSONDecoder().decode(T.self, from: data)
39 |             else {
40 |                 completion(.failure(SolanaAPIError.generic(message: "There was an issue decoding the response.")))
   |                 |- warning: capture of 'completion' with non-sendable type '(Result<Networking.Response<T>, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
41 |                 return
42 |             }
[141/151] Compiling Solana Instruction.swift
[142/151] Compiling Solana GetAccountInfo.swift
[143/151] Compiling Solana GetBalanace.swift
[144/151] Compiling Solana GetBlockCommitment.swift
[145/151] Compiling Solana GetEpochInfo.swift
[146/151] Compiling Solana SimulateTransaction.swift
[147/151] Compiling Solana RewardType.swift
[148/151] Compiling Solana GetBlockTime.swift
[149/151] Compiling Solana GetClusterNodes.swift
[150/151] Compiling Solana GetConfirmedBlock.swift
[151/151] Compiling Solana GetConfirmedBlocks.swift
Build complete! (32.29s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "base58swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.14",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/keefertaylor/Base58Swift"
    },
    {
      "identity" : "ed25519swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/crewshin/ed25519swift"
    }
  ],
  "manifest_display_name" : "Solana",
  "name" : "Solana",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Solana",
      "targets" : [
        "Solana"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SolanaTests",
      "module_type" : "SwiftTarget",
      "name" : "SolanaTests",
      "path" : "Tests/SolanaTests",
      "sources" : [
        "SolanaTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Solana"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Solana",
      "module_type" : "SwiftTarget",
      "name" : "Solana",
      "path" : "Sources/Solana",
      "product_dependencies" : [
        "Base58Swift",
        "ed25519swift"
      ],
      "product_memberships" : [
        "Solana"
      ],
      "sources" : [
        "Extensions/Double+.swift",
        "Extensions/Int+.swift",
        "Extensions/JSON+.swift",
        "Extensions/String+.swift",
        "Models/Account.swift",
        "Models/Commitment.swift",
        "Models/Encoding.swift",
        "Models/Filter.swift",
        "Models/Instruction.swift",
        "Models/Requests and Responses/GetAccountInfo.swift",
        "Models/Requests and Responses/GetBalanace.swift",
        "Models/Requests and Responses/GetBlockCommitment.swift",
        "Models/Requests and Responses/GetBlockTime.swift",
        "Models/Requests and Responses/GetClusterNodes.swift",
        "Models/Requests and Responses/GetConfirmedBlock.swift",
        "Models/Requests and Responses/GetConfirmedBlocks.swift",
        "Models/Requests and Responses/GetConfirmedBlocksWithLimit.swift",
        "Models/Requests and Responses/GetConfirmedSignaturesForAddress.swift",
        "Models/Requests and Responses/GetConfirmedSignaturesForAddress2.swift",
        "Models/Requests and Responses/GetConfirmedTransaction.swift",
        "Models/Requests and Responses/GetEpochInfo.swift",
        "Models/Requests and Responses/SimulateTransaction.swift",
        "Models/RewardType.swift",
        "Models/RpcError.swift",
        "Models/TokenBalance.swift",
        "Models/Transaction.swift",
        "Models/TransactionError.swift",
        "Models/WebSockets/ProgramSubscribe.swift",
        "Network.swift",
        "NetworkRequestType.swift",
        "Networking.swift",
        "Solana.swift",
        "SolanaErrors.swift",
        "SolanaSockets.swift",
        "WebSockets.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.