The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SubVTData, reference main (04c8c6), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 09:03:31 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/helikon-labs/subvt-data-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/helikon-labs/subvt-data-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 04c8c60 Set max message size for ws connections.
Cloned https://github.com/helikon-labs/subvt-data-swift.git
Revision (git rev-parse @):
04c8c600b3268673dc783ebf09181b20db38cb85
SUCCESS checkout https://github.com/helikon-labs/subvt-data-swift.git at main
Fetching https://github.com/konkab/AlamofireNetworkActivityLogger.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/tesseract-one/Blake2.swift.git
Fetching https://github.com/keefertaylor/Base58Swift.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/attaswift/BigInt.git
[1/141] Fetching blake2.swift
[110/5019] Fetching blake2.swift, bigint
[111/5553] Fetching blake2.swift, bigint, base58swift
[223/5873] Fetching blake2.swift, bigint, base58swift, alamofirenetworkactivitylogger
[586/9952] Fetching blake2.swift, bigint, base58swift, alamofirenetworkactivitylogger, swiftybeaver
[868/14340] Fetching blake2.swift, bigint, base58swift, alamofirenetworkactivitylogger, swiftybeaver, keychainaccess
Fetched https://github.com/konkab/AlamofireNetworkActivityLogger.git from cache (1.26s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.26s)
Fetching https://github.com/Alamofire/Alamofire.git
[7713/9142] Fetching blake2.swift, base58swift, swiftybeaver, keychainaccess
[7714/19460] Fetching blake2.swift, base58swift, swiftybeaver, keychainaccess, secp256k1.swift
[10278/51017] Fetching blake2.swift, base58swift, swiftybeaver, keychainaccess, secp256k1.swift, alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.89s)
[16159/19460] Fetching blake2.swift, base58swift, swiftybeaver, keychainaccess, secp256k1.swift
Fetched https://github.com/keefertaylor/Base58Swift.git from cache (7.56s)
Fetched https://github.com/tesseract-one/Blake2.swift.git from cache (7.56s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (7.56s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (7.56s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (7.56s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (8.17s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.68s)
Computing version for https://github.com/tesseract-one/Blake2.swift.git
Computed https://github.com/tesseract-one/Blake2.swift.git at 0.2.0 (0.67s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.69s)
Computing version for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Computed https://github.com/konkab/AlamofireNetworkActivityLogger.git at 3.4.0 (0.67s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
28 | let package = Package(name: "Alamofire",
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v11),
   |                                         `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
31 |                                   .tvOS(.v11),
32 |                                   .watchOS(.v4)],
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v11),
31 |                                   .tvOS(.v11),
   |                                          `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 |                                   .watchOS(.v4)],
33 |                       products: [.library(name: "Alamofire",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.59s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.70s)
Computing version for https://github.com/keefertaylor/Base58Swift.git
Computed https://github.com/keefertaylor/Base58Swift.git at 2.1.14 (0.72s)
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.15.0
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Creating working copy for https://github.com/tesseract-one/Blake2.swift.git
Working copy of https://github.com/tesseract-one/Blake2.swift.git resolved at 0.2.0
Creating working copy for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Working copy of https://github.com/konkab/AlamofireNetworkActivityLogger.git resolved at 3.4.0
Creating working copy for https://github.com/keefertaylor/Base58Swift.git
Working copy of https://github.com/keefertaylor/Base58Swift.git resolved at 2.1.14
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
28 | let package = Package(name: "Alamofire",
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v11),
   |                                         `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
31 |                                   .tvOS(.v11),
32 |                                   .watchOS(.v4)],
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v11),
31 |                                   .tvOS(.v11),
   |                                          `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 |                                   .watchOS(.v4)],
33 |                       products: [.library(name: "Alamofire",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
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": "subvt-data-swift",
      "name": "SubVTData",
      "url": "https://github.com/helikon-labs/subvt-data-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/subvt-data-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.8.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "alamofirenetworkactivitylogger",
          "name": "AlamofireNetworkActivityLogger",
          "url": "https://github.com/konkab/AlamofireNetworkActivityLogger.git",
          "version": "3.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireNetworkActivityLogger",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "alamofire",
              "name": "Alamofire",
              "url": "https://github.com/Alamofire/Alamofire.git",
              "version": "5.8.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "base58swift",
          "name": "Base58Swift",
          "url": "https://github.com/keefertaylor/Base58Swift.git",
          "version": "2.1.14",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base58Swift",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "bigint",
              "name": "BigInt",
              "url": "https://github.com/attaswift/BigInt.git",
              "version": "5.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "blake2.swift",
          "name": "Blake2",
          "url": "https://github.com/tesseract-one/Blake2.swift.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Blake2.swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "keychainaccess",
          "name": "KeychainAccess",
          "url": "https://github.com/kishikawakatsumi/KeychainAccess.git",
          "version": "4.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "secp256k1.swift",
          "name": "secp256k1.swift",
          "url": "https://github.com/GigaBitcoin/secp256k1.swift.git",
          "version": "0.15.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1.swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftybeaver",
          "name": "SwiftyBeaver",
          "url": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",
          "version": "2.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyBeaver",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/helikon-labs/subvt-data-swift.git
[1/1091] Fetching subvt-data-swift
Fetched https://github.com/helikon-labs/subvt-data-swift.git from cache (0.85s)
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache
Fetching https://github.com/keefertaylor/Base58Swift.git from cache
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/tesseract-one/Blake2.swift.git from cache
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.53s)
Fetching https://github.com/konkab/AlamofireNetworkActivityLogger.git from cache
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.75s)
Fetched https://github.com/tesseract-one/Blake2.swift.git from cache (0.75s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.75s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.75s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.75s)
Fetched https://github.com/keefertaylor/Base58Swift.git from cache (0.75s)
Fetched https://github.com/konkab/AlamofireNetworkActivityLogger.git from cache (0.47s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (1.12s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.05s)
Computing version for https://github.com/tesseract-one/Blake2.swift.git
Computed https://github.com/tesseract-one/Blake2.swift.git at 0.2.0 (0.03s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.03s)
Computing version for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Computed https://github.com/konkab/AlamofireNetworkActivityLogger.git at 3.4.0 (0.03s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.04s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.03s)
Computing version for https://github.com/keefertaylor/Base58Swift.git
Computed https://github.com/keefertaylor/Base58Swift.git at 2.1.14 (0.04s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Working copy of https://github.com/konkab/AlamofireNetworkActivityLogger.git resolved at 3.4.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/keefertaylor/Base58Swift.git
Working copy of https://github.com/keefertaylor/Base58Swift.git resolved at 2.1.14
Creating working copy for https://github.com/helikon-labs/subvt-data-swift.git
Working copy of https://github.com/helikon-labs/subvt-data-swift.git resolved at main (04c8c60)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
Creating working copy for https://github.com/tesseract-one/Blake2.swift.git
Working copy of https://github.com/tesseract-one/Blake2.swift.git resolved at 0.2.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.15.0
warning: '.resolve-product-dependencies': dependency 'subvt-data-swift' is not used by any target
Found 8 product dependencies
  - Alamofire
  - AlamofireNetworkActivityLogger
  - Base58Swift
  - BigInt
  - Blake2
  - KeychainAccess
  - secp256k1.swift
  - SwiftyBeaver
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/helikon-labs/subvt-data-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[7/21] Copying data-env-example.json
[8/21] Write sources
[9/21] Write swift-version--6988338F2F200930.txt
[10/21] Compiling precomputed_ecmult_gen.c
[11/21] Compiling CBlake2 blake2s-ref.c
[12/21] Compiling CBlake2 blake2b-ref.c
[13/21] Compiling CBlake2 blake2sp-ref.c
[14/21] Write sources
[15/21] Compiling Utility.c
[16/32] Compiling CBlake2 blake2bp-ref.c
[17/54] Compiling CBlake2 blake2xs-ref.c
[18/54] Compiling CBlake2 blake2xb-ref.c
[19/54] Compiling secp256k1.c
[20/98] Compiling precomputed_ecmult.c
[22/136] Emitting module secp256k1
[23/140] Compiling secp256k1 PKCS8PrivateKey.swift
[24/140] Compiling secp256k1 SEC1PrivateKey.swift
[25/140] Compiling secp256k1 HashDigest.swift
[26/140] Compiling secp256k1 PEMDocument.swift
[27/142] Emitting module Alamofire
[28/145] Compiling BigInt Subtraction.swift
[29/145] Compiling BigInt Words and Bits.swift
[30/145] Compiling secp256k1 Tweak.swift
[31/145] Compiling secp256k1 Utility.swift
[32/145] Compiling secp256k1 Zeroization.swift
[33/145] Compiling secp256k1 secp256k1.swift
[34/145] Compiling secp256k1 ArraySliceBigint.swift
[35/145] Compiling secp256k1 GeneralizedTime.swift
[36/145] Compiling secp256k1 EdDSA.swift
[37/145] Compiling secp256k1 Errors.swift
[38/145] Compiling secp256k1 Exports.swift
[39/145] Compiling secp256k1 ObjectIdentifier.swift
[40/145] Compiling secp256k1 ECDSASignature.swift
[41/145] Compiling secp256k1 ASN1Integer.swift
[42/145] Compiling secp256k1 ASN1Null.swift
[43/145] Compiling secp256k1 ASN1.swift
[44/145] Compiling secp256k1 ASN1Any.swift
[55/145] Compiling secp256k1 ASN1BitString.swift
[56/145] Compiling secp256k1 ASN1Boolean.swift
[57/145] Compiling secp256k1 ASN1Identifier.swift
[58/145] Compiling secp256k1 PrettyBytes.swift
[59/145] Compiling secp256k1 RNG_boring.swift
[60/145] Compiling secp256k1 Recovery.swift
[61/145] Compiling secp256k1 SHA256.swift
[62/145] Compiling secp256k1 DH.swift
[63/145] Compiling Alamofire URLRequest+Alamofire.swift
[64/145] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[65/145] Compiling Alamofire Validation.swift
[70/145] Emitting module BigInt
[71/145] Compiling secp256k1 ASN1OctetString.swift
[72/145] Compiling secp256k1 ASN1Strings.swift
[95/145] Compiling secp256k1 Combine.swift
[96/145] Compiling secp256k1 Context.swift
[97/145] Compiling secp256k1 CryptoKitErrors.swift
[98/145] Compiling secp256k1 SafeCompare.swift
[99/145] Compiling secp256k1 Schnorr.swift
[100/145] Compiling secp256k1 SecureBytes.swift
[101/145] Compiling secp256k1 Signature.swift
[106/145] Compiling Blake2 Blake2bp.swift
[107/145] Compiling Blake2 Blake2b.swift
[108/145] Compiling Blake2 Blake2xb.swift
[109/145] Compiling Blake2 Blake2sp.swift
[110/145] Compiling Blake2 Blake2s.swift
[111/145] Compiling Blake2 Blake2.swift
[112/145] Emitting module Blake2
[113/145] Compiling Blake2 Blake2xs.swift
[114/145] Compiling SwiftyBeaver FilterValidator.swift
[115/145] Compiling SwiftyBeaver SwiftyBeaver.swift
[116/145] Compiling SwiftyBeaver Filter.swift
[117/145] Compiling SwiftyBeaver GoogleCloudDestination.swift
[118/145] Compiling Blake2 DataPtr.swift
[130/145] Compiling SwiftyBeaver FileDestination.swift
[131/145] Compiling SwiftyBeaver ConsoleDestination.swift
[132/145] Compiling SwiftyBeaver Extensions.swift
[133/145] Compiling SwiftyBeaver Base64.swift
[134/145] Emitting module SwiftyBeaver
[135/145] Compiling SwiftyBeaver BaseDestination.swift
[144/147] Emitting module KeychainAccess
[145/147] Compiling KeychainAccess Keychain.swift
[146/149] Compiling Base58Swift Base58.swift
[147/149] Emitting module Base58Swift
[148/149] Compiling AlamofireNetworkActivityLogger NetworkActivityLogger.swift
[149/149] Emitting module AlamofireNetworkActivityLogger
[150/203] Emitting module SubVTData
[151/208] Compiling SubVTData HeartbeatEvent.swift
[152/208] Compiling SubVTData IdentityRegistration.swift
[153/208] Compiling SubVTData Nomination.swift
[154/208] Compiling SubVTData NominatorStake.swift
[155/208] Compiling SubVTData ParaCoreAssigment.swift
[156/208] Compiling SubVTData RewardDestination.swift
[157/208] Compiling SubVTData Account.swift
[158/208] Compiling SubVTData AccountId.swift
[159/208] Compiling SubVTData Balance.swift
[160/208] Compiling SubVTData BlockSummary.swift
[161/208] Compiling SubVTData Epoch.swift
[162/208] Compiling SubVTData Era.swift
[163/208] Compiling SubVTData BaseRESTService.swift
[164/208] Compiling SubVTData ReportService.swift
[165/208] Compiling SubVTData SubVTData.swift
[166/208] Compiling SubVTData NetworkStatusService.swift
[167/208] Compiling SubVTData RPCSubscriptionService.swift
[168/208] Compiling SubVTData Network.swift
[169/208] Compiling SubVTData NetworkStatus.swift
[170/208] Compiling SubVTData NotificationChannel.swift
[171/208] Compiling SubVTData NotificationParamType.swift
[172/208] Compiling SubVTData NotificationPeriodType.swift
[173/208] Compiling SubVTData NotificationType.swift
[174/208] Compiling SubVTData ValidatorDetailsService.swift
[175/208] Compiling SubVTData ValidatorListService.swift
[176/208] Compiling SubVTData Logging.swift
[177/208] Compiling SubVTData Settings.swift
[178/208] Compiling SubVTData resource_bundle_accessor.swift
[179/208] Compiling SubVTData ValidatorSearchSummary.swift
[180/208] Compiling SubVTData ValidatorSummary.swift
[181/208] Compiling SubVTData OneKVNominatorSummary.swift
[182/208] Compiling SubVTData EraReport.swift
[183/208] Compiling SubVTData EraValidatorReport.swift
[184/208] Compiling SubVTData MonthlyIncomeReport.swift
[185/208] Compiling SubVTData SessionValidatorReport.swift
[186/208] Compiling SubVTData ValidatorDetailsReport.swift
[187/208] Compiling SubVTData ValidatorEraPayoutReport.swift
[188/208] Compiling SubVTData ValidatorEraRewardReport.swift
[189/208] Compiling SubVTData ValidatorListReport.swift
[190/208] Compiling SubVTData ValidatorSummaryReport.swift
[191/208] Compiling SubVTData Stake.swift
[192/208] Compiling SubVTData ValidatorPreferences.swift
[193/208] Compiling SubVTData ValidatorStake.swift
[194/208] Compiling SubVTData AppService.swift
[195/208] Compiling SubVTData AuthInterceptor.swift
[196/208] Compiling SubVTData AuthStorage.swift
[197/208] Compiling SubVTData ParaVotesSummary.swift
[198/208] Compiling SubVTData User.swift
[199/208] Compiling SubVTData UserNotificationChannel.swift
[200/208] Compiling SubVTData UserNotificationRule.swift
[201/208] Compiling SubVTData UserValidator.swift
[202/208] Compiling SubVTData ValidatorDetails.swift
[203/208] Compiling SubVTData Color.swift
[204/208] Compiling SubVTData StringProtocol.swift
[205/208] Compiling SubVTData Identicon.swift
[206/208] Compiling SubVTData IdenticonScheme.swift
[207/208] Compiling SubVTData APIError.swift
[208/208] Compiling SubVTData RPC.swift
Build complete! (19.14s)
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
28 | let package = Package(name: "Alamofire",
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v11),
   |                                         `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
31 |                                   .tvOS(.v11),
32 |                                   .watchOS(.v4)],
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v11),
31 |                                   .tvOS(.v11),
   |                                          `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 |                                   .watchOS(.v4)],
33 |                       products: [.library(name: "Alamofire",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': Invalid Resource 'Resources/data-env.json': File not found.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.8.1",
            "upper_bound" : "5.9.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "alamofirenetworkactivitylogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "3.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/konkab/AlamofireNetworkActivityLogger.git"
    },
    {
      "identity" : "base58swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.7",
            "upper_bound" : "2.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/keefertaylor/Base58Swift.git"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "5.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "blake2.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tesseract-one/Blake2.swift.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.2",
            "upper_bound" : "4.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.0",
            "upper_bound" : "0.16.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GigaBitcoin/secp256k1.swift.git"
    },
    {
      "identity" : "swiftybeaver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
    }
  ],
  "manifest_display_name" : "SubVTData",
  "name" : "SubVTData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SubVTData",
      "targets" : [
        "SubVTData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SubVTDataTests",
      "module_type" : "SwiftTarget",
      "name" : "SubVTDataTests",
      "path" : "Tests/SubVTDataTests",
      "sources" : [
        "AppServiceTests.swift",
        "BaseTest.swift",
        "ModelTests.swift",
        "NetworkStatusServiceTests.swift",
        "ReportServiceTests.swift",
        "SS58Tests.swift",
        "ValidatorDetailsServiceTests.swift",
        "ValidatorListServiceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SubVTData"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SubVTData",
      "module_type" : "SwiftTarget",
      "name" : "SubVTData",
      "path" : "Sources/SubVTData",
      "product_dependencies" : [
        "Alamofire",
        "AlamofireNetworkActivityLogger",
        "Base58Swift",
        "Blake2",
        "BigInt",
        "KeychainAccess",
        "secp256k1",
        "SwiftyBeaver"
      ],
      "product_memberships" : [
        "SubVTData"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SubVTData/Resources/data-env-example.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/Color.swift",
        "Extensions/StringProtocol.swift",
        "Identicon/Identicon.swift",
        "Identicon/IdenticonScheme.swift",
        "Model/API/APIError.swift",
        "Model/API/RPC.swift",
        "Model/App/Network.swift",
        "Model/App/NetworkStatus.swift",
        "Model/App/NotificationChannel.swift",
        "Model/App/NotificationParamType.swift",
        "Model/App/NotificationPeriodType.swift",
        "Model/App/NotificationType.swift",
        "Model/App/ParaVotesSummary.swift",
        "Model/App/User.swift",
        "Model/App/UserNotificationChannel.swift",
        "Model/App/UserNotificationRule.swift",
        "Model/App/UserValidator.swift",
        "Model/App/ValidatorDetails.swift",
        "Model/App/ValidatorSearchSummary.swift",
        "Model/App/ValidatorSummary.swift",
        "Model/OneKV/OneKVNominatorSummary.swift",
        "Model/Report/EraReport.swift",
        "Model/Report/EraValidatorReport.swift",
        "Model/Report/MonthlyIncomeReport.swift",
        "Model/Report/SessionValidatorReport.swift",
        "Model/Report/ValidatorDetailsReport.swift",
        "Model/Report/ValidatorEraPayoutReport.swift",
        "Model/Report/ValidatorEraRewardReport.swift",
        "Model/Report/ValidatorListReport.swift",
        "Model/Report/ValidatorSummaryReport.swift",
        "Model/Substrate/Account.swift",
        "Model/Substrate/AccountId.swift",
        "Model/Substrate/Balance.swift",
        "Model/Substrate/BlockSummary.swift",
        "Model/Substrate/Epoch.swift",
        "Model/Substrate/Era.swift",
        "Model/Substrate/HeartbeatEvent.swift",
        "Model/Substrate/IdentityRegistration.swift",
        "Model/Substrate/Nomination.swift",
        "Model/Substrate/NominatorStake.swift",
        "Model/Substrate/ParaCoreAssigment.swift",
        "Model/Substrate/RewardDestination.swift",
        "Model/Substrate/Stake.swift",
        "Model/Substrate/ValidatorPreferences.swift",
        "Model/Substrate/ValidatorStake.swift",
        "Service/REST/AppService.swift",
        "Service/REST/Auth/AuthInterceptor.swift",
        "Service/REST/Auth/AuthStorage.swift",
        "Service/REST/Base/BaseRESTService.swift",
        "Service/REST/ReportService.swift",
        "Service/SubVTData.swift",
        "Service/WSPRC/NetworkStatusService.swift",
        "Service/WSPRC/RPCSubscriptionService.swift",
        "Service/WSPRC/ValidatorDetailsService.swift",
        "Service/WSPRC/ValidatorListService.swift",
        "Util/Logging.swift",
        "Util/Settings.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources/data-env.json': File not found.
Done.