The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BSWFoundation, reference develop (708971), with Swift 6.2 for macOS (SPM) on 25 Mar 2026 18:28:59 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theleftbit/BSWFoundation.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/theleftbit/BSWFoundation
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7089710 Upgrade to Swift 6.3
Cloned https://github.com/theleftbit/BSWFoundation.git
Revision (git rev-parse @):
7089710a9d6f0f413049dde74a3a6233b3b7e2eb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/theleftbit/BSWFoundation.git at develop
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-crypto.git
[1/1769] Fetching swift-asn1
[108/6157] Fetching swift-asn1, keychainaccess
[1050/23433] Fetching swift-asn1, keychainaccess, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (1.47s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.47s)
[1555/17276] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (4.93s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.66s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.67s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
========================================
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": "bswfoundation",
      "name": "BSWFoundation",
      "url": "https://github.com/theleftbit/BSWFoundation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BSWFoundation",
      "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",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/theleftbit/BSWFoundation.git
[1/5514] Fetching bswfoundation
Fetched https://github.com/theleftbit/BSWFoundation.git from cache (1.28s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.60s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.60s)
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/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.83s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (1.15s)
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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/theleftbit/BSWFoundation.git
Working copy of https://github.com/theleftbit/BSWFoundation.git resolved at develop (7089710)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
warning: '.resolve-product-dependencies': dependency 'bswfoundation' is not used by any target
Found 2 product dependencies
  - KeychainAccess
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/theleftbit/BSWFoundation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/81] Compiling Crypto ASN1Boolean.swift
[7/81] Compiling Crypto ASN1Identifier.swift
[8/81] Compiling Crypto ASN1Integer.swift
[9/81] Compiling Crypto ASN1Null.swift
[10/81] Compiling Crypto ASN1OctetString.swift
[11/81] Compiling Crypto ASN1Strings.swift
[12/81] Compiling Crypto ArraySliceBigint.swift
[13/81] Compiling Crypto GeneralizedTime.swift
[14/89] Compiling Crypto Digest_boring.swift
[15/89] Compiling Crypto Digest.swift
[16/89] Compiling Crypto Digests.swift
[17/89] Compiling Crypto HashFunctions.swift
[18/89] Compiling Crypto HashFunctions_SHA2.swift
[19/89] Compiling Crypto HPKE-AEAD.swift
[20/89] Compiling Crypto HPKE-Ciphersuite.swift
[21/89] Compiling Crypto HPKE-KDF.swift
[22/89] Compiling Crypto HPKE.swift
[23/89] Compiling Crypto HPKE-Context.swift
[24/89] Compiling Crypto HPKE-KeySchedule.swift
[25/89] Compiling Crypto HPKE-Modes.swift
[26/89] Compiling Crypto Insecure.swift
[27/89] Compiling Crypto Insecure_HashFunctions.swift
[28/89] Compiling Crypto KEM.swift
[29/89] Compiling Crypto ECDH_boring.swift
[30/89] Emitting module Crypto
[31/89] Compiling Crypto DH.swift
[32/89] Compiling Crypto ECDH.swift
[33/89] Compiling Crypto HKDF.swift
[34/89] Compiling Crypto AESWrap.swift
[35/89] Compiling Crypto AESWrap_boring.swift
[36/89] Compiling Crypto Ed25519_boring.swift
[37/89] Compiling Crypto NISTCurvesKeys_boring.swift
[38/89] Compiling Crypto X25519Keys_boring.swift
[39/89] Compiling Crypto HPKE-KexKeyDerivation.swift
[40/89] Compiling Crypto HPKE-LabeledExtract.swift
[41/89] Compiling Crypto HPKE-Utils.swift
[42/89] Compiling Crypto DHKEM.swift
[43/89] Compiling Crypto HPKE-KEM-Curve25519.swift
[44/89] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[45/89] Compiling Crypto HPKE-KEM.swift
[46/89] Compiling Crypto HPKE-Errors.swift
[47/89] Compiling Crypto AES.swift
[48/89] Compiling Crypto ECDSASignature_boring.swift
[49/89] Compiling Crypto ECDSA_boring.swift
[50/89] Compiling Crypto EdDSA_boring.swift
[51/89] Compiling Crypto ECDSA.swift
[52/89] Compiling Crypto Ed25519.swift
[53/89] Compiling Crypto Signature.swift
[54/89] Compiling Crypto CryptoKitErrors_boring.swift
[55/89] Compiling Crypto AES-GCM.swift
[56/89] Compiling Crypto AES-GCM_boring.swift
[57/89] Compiling Crypto ChaChaPoly_boring.swift
[58/89] Compiling Crypto ChaChaPoly.swift
[59/89] Compiling Crypto Cipher.swift
[60/89] Compiling Crypto Nonces.swift
[61/89] Compiling Crypto ASN1.swift
[62/89] Compiling Crypto ASN1Any.swift
[63/89] Compiling Crypto ASN1BitString.swift
[64/89] Compiling Crypto Curve25519.swift
[65/89] Compiling Crypto Ed25519Keys.swift
[66/89] Compiling Crypto NISTCurvesKeys.swift
[67/89] Compiling Crypto X25519Keys.swift
[68/89] Compiling Crypto SymmetricKeys.swift
[69/89] Compiling Crypto HMAC.swift
[70/89] Compiling Crypto MACFunctions.swift
[71/89] Compiling Crypto MessageAuthenticationCode.swift
[72/89] Compiling Crypto ObjectIdentifier.swift
[73/89] Compiling Crypto ECDSASignature.swift
[74/89] Compiling Crypto PEMDocument.swift
[75/89] Compiling Crypto PKCS8PrivateKey.swift
[76/89] Compiling Crypto SEC1PrivateKey.swift
[77/89] Compiling Crypto SubjectPublicKeyInfo.swift
[78/89] Compiling Crypto CryptoError_boring.swift
[79/89] Compiling Crypto CryptoKitErrors.swift
[80/89] Compiling KeychainAccess Keychain.swift
[81/89] Emitting module KeychainAccess
[82/89] Compiling Crypto RNG_boring.swift
[83/89] Compiling Crypto SafeCompare_boring.swift
[84/89] Compiling Crypto Zeroization_boring.swift
[85/89] Compiling Crypto PrettyBytes.swift
[86/89] Compiling Crypto SafeCompare.swift
[87/89] Compiling Crypto SecureBytes.swift
[88/89] Compiling Crypto Zeroization.swift
[89/89] Compiling Crypto resource_bundle_accessor.swift
[90/117] Compiling BSWFoundation Throttler.swift
[91/117] Compiling BSWFoundation UIApplication+Tests.swift
[92/117] Compiling BSWFoundation With.swift
[93/120] Compiling BSWFoundation String+Crypto.swift
[94/120] Compiling BSWFoundation String+Utils.swift
[95/120] Compiling BSWFoundation Task.swift
[96/120] Compiling BSWFoundation AuthStorage.swift
[97/120] Compiling BSWFoundation Bundle+Extensions.swift
[98/120] Compiling BSWFoundation Collections.swift
[99/120] Compiling BSWFoundation ProcessInfo.swift
[100/120] Compiling BSWFoundation ProgressObserver.swift
[101/120] Compiling BSWFoundation Random.swift
[102/120] Compiling BSWFoundation Date+Extensions.swift
[103/120] Compiling BSWFoundation Error+Extensions.swift
[104/120] Compiling BSWFoundation Observation+Ext.swift
[105/120] Compiling BSWFoundation APIClient.swift
[106/120] Compiling BSWFoundation Endpoint.swift
[107/120] Compiling BSWFoundation Environment.swift
[108/120] Emitting module BSWFoundation
[109/120] Compiling BSWFoundation APIClient+Error.swift
[110/120] Compiling BSWFoundation APIClient+Logging.swift
[111/120] Compiling BSWFoundation APIClient+URLSession.swift
[112/120] Compiling BSWFoundation MockAPIClient.swift
[113/120] Compiling BSWFoundation Router.swift
[114/120] Compiling BSWFoundation AsyncStreamDispatcher.swift
[115/120] Compiling BSWFoundation LocationFetcher.swift
[116/120] Compiling BSWFoundation ModuleConstants.swift
[117/120] Compiling BSWFoundation FailableCodableArray.swift
[118/120] Compiling BSWFoundation JSONParser.swift
[119/120] Compiling BSWFoundation KeychainBacked.swift
[120/120] Compiling BSWFoundation UserDefaultsBacked.swift
Build complete! (10.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.12.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "BSWFoundation",
  "name" : "BSWFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "BSWFoundation",
      "targets" : [
        "BSWFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BSWFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "BSWFoundationTests",
      "path" : "Tests/BSWFoundationTests",
      "sources" : [
        "APIClient/APIClientErrorTests.swift",
        "APIClient/APIClientTests.swift",
        "APIClient/EnvironmentTests.swift",
        "APIClient/RouterTests.swift",
        "APIClient/Stubs.swift",
        "AsyncStream/AsyncStreamDispatcherTests.swift",
        "Extensions/Android.swift",
        "Extensions/BundleTests.swift",
        "Extensions/CollectionsTests.swift",
        "Extensions/ObservationTests.swift",
        "Extensions/ProgressObserverTests.swift",
        "Extensions/StringTests.swift",
        "Extensions/TaskTests.swift",
        "Extensions/ThrottlerTests.swift",
        "Extensions/UIApplicationTests.swift",
        "Extensions/UserDefaultsBackedTests.swift",
        "Parsing/JSONParserTests.swift"
      ],
      "target_dependencies" : [
        "BSWFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BSWFoundation",
      "module_type" : "SwiftTarget",
      "name" : "BSWFoundation",
      "path" : "Sources/BSWFoundation",
      "product_dependencies" : [
        "Crypto",
        "KeychainAccess"
      ],
      "product_memberships" : [
        "BSWFoundation"
      ],
      "sources" : [
        "APIClient/APIClient+Error.swift",
        "APIClient/APIClient+Logging.swift",
        "APIClient/APIClient+URLSession.swift",
        "APIClient/APIClient.swift",
        "APIClient/Endpoint.swift",
        "APIClient/Environment.swift",
        "APIClient/Mocks/MockAPIClient.swift",
        "APIClient/Router.swift",
        "AsyncStream/AsyncStreamDispatcher.swift",
        "AuthStorage/AuthStorage.swift",
        "Extensions/Bundle+Extensions.swift",
        "Extensions/Collections.swift",
        "Extensions/Date+Extensions.swift",
        "Extensions/Error+Extensions.swift",
        "Extensions/Observation+Ext.swift",
        "Extensions/ProcessInfo.swift",
        "Extensions/ProgressObserver.swift",
        "Extensions/Random.swift",
        "Extensions/String+Crypto.swift",
        "Extensions/String+Utils.swift",
        "Extensions/Task.swift",
        "Extensions/Throttler.swift",
        "Extensions/UIApplication+Tests.swift",
        "Extensions/With.swift",
        "Location/LocationFetcher.swift",
        "ModuleConstants.swift",
        "Parse/FailableCodableArray.swift",
        "Parse/JSONParser.swift",
        "PropertyWrappers/KeychainBacked.swift",
        "PropertyWrappers/UserDefaultsBacked.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.