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 SwiftJWT, reference master (29fe08), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 11:49:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-JWT.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-JWT
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 29fe084 README: Update shields to refer to swift package index
Cloned https://github.com/Kitura/Swift-JWT.git
Revision (git rev-parse @):
29fe084d874045d22546612d85fae1e9408c9091
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kitura/Swift-JWT.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kitura/Swift-JWT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/44] Emitting module Logging
[10/44] Compiling Logging Locks.swift
[11/44] Compiling Logging Logging.swift
[12/44] Compiling Logging MetadataProvider.swift
[13/44] Compiling Logging LogHandler.swift
[14/46] Compiling CryptorRSA SSLPointerTricks.swift
[15/46] Compiling CryptorRSA Data+Extensions.swift
[16/46] Compiling CryptorECC ECEncryptable.swift
[17/47] Compiling Cryptor Random.swift
[18/48] Compiling Cryptor Updatable.swift
[19/48] Compiling CryptorECC ASN1.swift
[20/48] Compiling CryptorECC Data+Extensions.swift
[21/48] Emitting module CryptorECC
[22/48] Compiling CryptorECC ECDecryptable.swift
[23/48] Compiling CryptorRSA CryptorRSAUtilities.swift
[24/48] Compiling CryptorECC ECPublicKey.swift
[25/48] Compiling Cryptor KeyDerivation.swift
[26/48] Compiling Cryptor SSLPointerTricks.swift
[27/48] Compiling CryptorECC EllipticCurve.swift
[28/48] Compiling CryptorECC ECSignature.swift
[29/48] Compiling CryptorECC ECSignable.swift
[30/48] Compiling Cryptor HMAC.swift
[31/48] Emitting module CryptorRSA
[32/48] Compiling CryptorRSA CryptorRSA.swift
[33/48] Compiling LoggerAPI Logger.swift
[34/48] Emitting module LoggerAPI
[35/48] Compiling CryptorECC ECPrivateKey.swift
[36/48] Compiling CryptorECC ECError.swift
[37/48] Emitting module Cryptor
[40/48] Compiling Cryptor Digest.swift
[41/48] Compiling Cryptor Status.swift
[42/48] Compiling Cryptor StreamCryptor.swift
[43/48] Compiling CryptorRSA CryptorRSAConstants.swift
[44/48] Compiling CryptorRSA CryptorRSAErrors.swift
[45/48] Compiling CryptorRSA CryptorRSADigest.swift
[46/48] Compiling CryptorRSA CryptorRSAKey.swift
[47/58] Compiling CryptorECC SSLPointerTricks.swift
[48/58] Compiling Cryptor Utilities.swift
[49/58] Compiling KituraContracts ClosureAliases.swift
[50/58] Compiling KituraContracts BodyFormat.swift
[51/58] Emitting module KituraContracts
[52/58] Compiling KituraContracts BodyDecoder.swift
[53/58] Compiling KituraContracts QueryDecoder.swift
[54/58] Compiling KituraContracts Extensions.swift
[55/58] Compiling KituraContracts BodyEncoder.swift
[56/58] Compiling KituraContracts QueryEncoder.swift
[57/58] Compiling KituraContracts Coder.swift
[58/58] Compiling KituraContracts Contracts.swift
[59/77] Compiling SwiftJWT JWTVerifier.swift
[60/77] Compiling SwiftJWT NoneAlgorithm.swift
[61/79] Compiling SwiftJWT RSAKeyType.swift
[62/79] Compiling SwiftJWT SignerAlgorithm.swift
[63/79] Compiling SwiftJWT JWTError.swift
[64/79] Compiling SwiftJWT JWTSigner.swift
[65/79] Compiling SwiftJWT ValidateClaimsResult.swift
[66/79] Compiling SwiftJWT VerifierAlgorithm.swift
[67/79] Compiling SwiftJWT Header.swift
[68/79] Compiling SwiftJWT JWT.swift
[69/79] Compiling SwiftJWT ClaimsStandardJWT.swift
[70/79] Compiling SwiftJWT Data+Base64URLEncoded.swift
[71/79] Compiling SwiftJWT ClaimsMicroProfile.swift
[72/79] Compiling SwiftJWT ClaimsOpenID.swift
[73/79] Compiling SwiftJWT BlueECDSA.swift
[74/79] Compiling SwiftJWT BlueHMAC.swift
[75/79] Compiling SwiftJWT JWTDecoder.swift
[76/79] Compiling SwiftJWT JWTEncoder.swift
[77/79] Emitting module SwiftJWT
[78/79] Compiling SwiftJWT BlueRSA.swift
[79/79] Compiling SwiftJWT Claims.swift
Build complete! (15.51s)
Fetching https://github.com/Kitura/KituraContracts.git
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/Kitura/BlueECC.git
Fetching https://github.com/Kitura/BlueRSA.git
Fetching https://github.com/Kitura/BlueCryptor.git
[1/2546] Fetching kituracontracts
[103/3567] Fetching kituracontracts, blueecc
[175/5221] Fetching kituracontracts, blueecc, bluecryptor
[473/5992] Fetching kituracontracts, blueecc, bluecryptor, loggerapi
[646/8010] Fetching kituracontracts, blueecc, bluecryptor, loggerapi, bluersa
Fetched https://github.com/Kitura/BlueCryptor.git from cache (1.01s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.01s)
[4924/5585] Fetching kituracontracts, blueecc, bluersa
Fetched https://github.com/Kitura/BlueRSA.git from cache (1.12s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.12s)
Fetched https://github.com/Kitura/BlueECC.git from cache (1.12s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 2.0.1 (1.63s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.48s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.00s)
Computing version for https://github.com/Kitura/BlueECC.git
Computed https://github.com/Kitura/BlueECC.git at 1.2.201 (1.52s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (0.50s)
Computing version for https://github.com/Kitura/BlueRSA.git
Computed https://github.com/Kitura/BlueRSA.git at 1.0.203 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.40s)
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 2.0.1
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 2.0.2
Creating working copy for https://github.com/Kitura/BlueRSA.git
Working copy of https://github.com/Kitura/BlueRSA.git resolved at 1.0.203
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Kitura/BlueECC.git
Working copy of https://github.com/Kitura/BlueECC.git resolved at 1.2.201
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bluersa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.202",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueRSA.git"
    },
    {
      "identity" : "bluecryptor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueCryptor.git"
    },
    {
      "identity" : "blueecc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.200",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueECC.git"
    },
    {
      "identity" : "loggerapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/LoggerAPI.git"
    },
    {
      "identity" : "kituracontracts",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/KituraContracts.git"
    }
  ],
  "manifest_display_name" : "SwiftJWT",
  "name" : "SwiftJWT",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftJWT",
      "targets" : [
        "SwiftJWT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftJWTTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftJWTTests",
      "path" : "Tests/SwiftJWTTests",
      "sources" : [
        "TestJWT.swift"
      ],
      "target_dependencies" : [
        "SwiftJWT"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftJWT",
      "module_type" : "SwiftTarget",
      "name" : "SwiftJWT",
      "path" : "Sources/SwiftJWT",
      "product_dependencies" : [
        "LoggerAPI",
        "KituraContracts",
        "CryptorRSA",
        "Cryptor",
        "CryptorECC"
      ],
      "product_memberships" : [
        "SwiftJWT"
      ],
      "sources" : [
        "BlueECDSA.swift",
        "BlueHMAC.swift",
        "BlueRSA.swift",
        "Claims.swift",
        "ClaimsExamples/ClaimsMicroProfile.swift",
        "ClaimsExamples/ClaimsOpenID.swift",
        "ClaimsExamples/ClaimsStandardJWT.swift",
        "Data+Base64URLEncoded.swift",
        "Header.swift",
        "JWT.swift",
        "JWTDecoder.swift",
        "JWTEncoder.swift",
        "JWTError.swift",
        "JWTSigner.swift",
        "JWTVerifier.swift",
        "NoneAlgorithm.swift",
        "RSAKeyType.swift",
        "SignerAlgorithm.swift",
        "ValidateClaimsResult.swift",
        "VerifierAlgorithm.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.