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 SwiftJWT with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-JWT.git
Reference: 4.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-JWT
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at f68ec28 Update podspec for 4.0.1
Cloned https://github.com/Kitura/Swift-JWT.git
Revision (git rev-parse @):
f68ec28fbd90a651597e9e825ea7f315f8d52a1f
SUCCESS checkout https://github.com/Kitura/Swift-JWT.git at 4.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Kitura/Swift-JWT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--423B1241ED78D482.txt
[9/43] Compiling Logging Locks.swift
[10/43] Compiling Logging MetadataProvider.swift
[11/43] Compiling Logging LogHandler.swift
[12/43] Emitting module Logging
[13/43] Compiling Logging Logging.swift
[14/45] Emitting module Cryptor
[15/46] Compiling Cryptor Updatable.swift
[16/46] Compiling CryptorECC ECDecryptable.swift
[17/46] Compiling Cryptor Random.swift
[18/46] Compiling Cryptor Digest.swift
[19/46] Compiling Cryptor HMAC.swift
[20/46] Compiling CryptorECC ECError.swift
[21/46] Compiling CryptorECC ECPrivateKey.swift
[22/46] Compiling CryptorRSA CryptorRSAErrors.swift
[23/47] Compiling Cryptor SSLPointerTricks.swift
[24/47] Emitting module LoggerAPI
[25/47] Compiling LoggerAPI Logger.swift
[28/47] Emitting module CryptorECC
[29/47] Compiling CryptorECC ECPublicKey.swift
[32/48] Compiling CryptorECC ECSignature.swift
[35/48] Compiling CryptorECC ECSignable.swift
[36/48] Compiling CryptorECC EllipticCurve.swift
[37/48] Compiling CryptorRSA CryptorRSAUtilities.swift
[38/48] Compiling CryptorRSA CryptorRSADigest.swift
[39/48] Compiling CryptorRSA Data+Extensions.swift
[40/48] Compiling CryptorRSA CryptorRSA.swift
[41/48] Compiling Cryptor StreamCryptor.swift
[42/48] Compiling Cryptor Status.swift
[43/48] Emitting module CryptorRSA
[44/48] Compiling CryptorRSA CryptorRSAConstants.swift
[45/48] Compiling CryptorRSA CryptorRSAKey.swift
[46/48] Compiling Cryptor Utilities.swift
[47/57] Compiling CryptorECC SSLPointerTricks.swift
[48/57] Compiling CryptorRSA SSLPointerTricks.swift
[49/57] Compiling KituraContracts QueryDecoder.swift
[50/57] Compiling KituraContracts BodyFormat.swift
[51/57] Compiling KituraContracts Coder.swift
[52/57] Compiling KituraContracts Extensions.swift
[53/57] Compiling KituraContracts ClosureAliases.swift
[54/57] Emitting module KituraContracts
[55/57] Compiling KituraContracts BodyDecoder.swift
[56/57] Compiling KituraContracts BodyEncoder.swift
[57/57] Compiling KituraContracts QueryEncoder.swift
[58/58] Compiling KituraContracts Contracts.swift
[59/77] Compiling SwiftJWT RSAKeyType.swift
[60/77] Compiling SwiftJWT SignerAlgorithm.swift
[61/79] Compiling SwiftJWT JWTError.swift
[62/79] Compiling SwiftJWT JWTSigner.swift
[63/79] Compiling SwiftJWT JWTVerifier.swift
[64/79] Compiling SwiftJWT NoneAlgorithm.swift
[65/79] Compiling SwiftJWT ValidateClaimsResult.swift
[66/79] Compiling SwiftJWT VerifierAlgorithm.swift
[67/79] Compiling SwiftJWT ClaimsStandardJWT.swift
[68/79] Compiling SwiftJWT Data+Base64URLEncoded.swift
[69/79] Compiling SwiftJWT Header.swift
[70/79] Compiling SwiftJWT BlueECDSA.swift
[71/79] Compiling SwiftJWT BlueHMAC.swift
[72/79] Compiling SwiftJWT BlueRSA.swift
[73/79] Emitting module SwiftJWT
[74/79] Compiling SwiftJWT Claims.swift
[75/79] Compiling SwiftJWT ClaimsMicroProfile.swift
[76/79] Compiling SwiftJWT ClaimsOpenID.swift
[77/79] Compiling SwiftJWT JWT.swift
[78/79] Compiling SwiftJWT JWTDecoder.swift
[79/79] Compiling SwiftJWT JWTEncoder.swift
Build complete! (8.91s)
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/BlueECC.git from cache
Fetching https://github.com/Kitura/BlueCryptor.git from cache
Fetching https://github.com/Kitura/BlueRSA.git from cache
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.27s)
Fetched https://github.com/Kitura/BlueECC.git from cache (0.28s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.28s)
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.28s)
Fetched https://github.com/Kitura/BlueRSA.git from cache (0.28s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 2.0.1 (0.36s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.02s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.23s)
Computing version for https://github.com/Kitura/BlueECC.git
Computed https://github.com/Kitura/BlueECC.git at 1.2.201 (0.33s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (0.31s)
Computing version for https://github.com/Kitura/BlueRSA.git
Computed https://github.com/Kitura/BlueRSA.git at 1.0.201 (0.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.02s)
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/BlueRSA.git
Working copy of https://github.com/Kitura/BlueRSA.git resolved at 1.0.201
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/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/BlueECC.git
Working copy of https://github.com/Kitura/BlueECC.git resolved at 1.2.201
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Build complete.
Done.