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 jose-swift, reference 6.0.1 (f25da1), with Swift 6.2 for macOS (SPM) on 15 Nov 2025 17:46:23 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beatt83/jose-swift.git
Reference: 6.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beatt83/jose-swift
 * tag               6.0.1      -> FETCH_HEAD
HEAD is now at f25da1b chore: update minimum versions
Cloned https://github.com/beatt83/jose-swift.git
Revision (git rev-parse @):
f25da1bf75b9a2b803bb7c40bdd6ace85f4df3ce
SUCCESS checkout https://github.com/beatt83/jose-swift.git at 6.0.1
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/DLTAStudio/zlib.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-asn1.git
[1/1653] Fetching swift-asn1
[117/1709] Fetching swift-asn1, zlib
[438/8643] Fetching swift-asn1, zlib, swift-certificates
[590/21748] Fetching swift-asn1, zlib, swift-certificates, cryptoswift
[722/27250] Fetching swift-asn1, zlib, swift-certificates, cryptoswift, secp256k1.swift
[1307/44692] Fetching swift-asn1, zlib, swift-certificates, cryptoswift, secp256k1.swift, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (1.79s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.79s)
Fetched https://github.com/DLTAStudio/zlib.git from cache (1.79s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.79s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.04s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (2.04s)
Computing version for https://github.com/DLTAStudio/zlib.git
Computed https://github.com/DLTAStudio/zlib.git at 1.0.1 (5.24s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.56s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (2.31s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.15.1 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.78s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
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/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.15.1
Creating working copy for https://github.com/DLTAStudio/zlib.git
Working copy of https://github.com/DLTAStudio/zlib.git resolved at 1.0.1
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
========================================
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": "jose-swift",
      "name": "jose-swift",
      "url": "https://github.com/beatt83/jose-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jose-swift",
      "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.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "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",
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-certificates",
          "name": "swift-certificates",
          "url": "https://github.com/apple/swift-certificates.git",
          "version": "1.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
          "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.5.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "zlib",
          "name": "Zlib",
          "url": "https://github.com/DLTAStudio/zlib.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zlib",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-asn1",
          "name": "swift-asn1",
          "url": "https://github.com/apple/swift-asn1.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/beatt83/jose-swift.git
[1/2132] Fetching jose-swift
Fetched https://github.com/beatt83/jose-swift.git from cache (1.21s)
Fetching https://github.com/DLTAStudio/zlib.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/apple/swift-certificates.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.54s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.57s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.57s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.57s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.57s)
Fetched https://github.com/DLTAStudio/zlib.git from cache (0.57s)
Computing version for https://github.com/DLTAStudio/zlib.git
Computed https://github.com/DLTAStudio/zlib.git at 1.0.1 (0.63s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.03s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (0.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (0.03s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.15.1 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.03s)
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/beatt83/jose-swift.git
Working copy of https://github.com/beatt83/jose-swift.git resolved at 6.0.1 (f25da1b)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.15.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
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/DLTAStudio/zlib.git
Working copy of https://github.com/DLTAStudio/zlib.git resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'jose-swift' is not used by any target
Found 6 product dependencies
  - swift-crypto
  - secp256k1.swift
  - CryptoSwift
  - swift-certificates
  - Zlib
  - swift-asn1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/beatt83/jose-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/395] Write sources
[3/395] Copying PrivacyInfo.xcprivacy
[7/395] Write sources
[8/395] Copying PrivacyInfo.xcprivacy
[9/395] Write sources
[9/395] Copying PrivacyInfo.xcprivacy
[13/395] Write sources
[19/395] Copying PrivacyInfo.xcprivacy
[19/395] Write sources
[22/395] Compiling fiat_p256_adx_sqr.S
[22/395] Compiling fiat_curve25519_adx_square.S
[22/395] Compiling fiat_p256_adx_mul.S
[25/395] Write swift-version-49B95AFC49DCD68C.txt
[26/395] Compiling md5-x86_64-apple.S
[27/395] Compiling fiat_curve25519_adx_mul.S
[27/395] Compiling md5-586-linux.S
[29/395] Compiling md5-x86_64-linux.S
[30/525] Compiling ZlibShims ZlibShim.c
[31/525] Compiling Utility.c
[32/525] Compiling precomputed_ecmult_gen.c
[33/527] Compiling md5-586-apple.S
[34/601] Compiling secp256k1.c
[35/601] Compiling CCryptoBoringSSLShims shims.c
[36/601] Compiling chacha20_poly1305_x86_64-linux.S
[37/601] Compiling chacha20_poly1305_x86_64-apple.S
[38/601] Compiling chacha20_poly1305_armv8-win.S
[39/601] Compiling chacha20_poly1305_armv8-linux.S
[40/601] Compiling chacha-x86_64-linux.S
[41/601] Compiling chacha20_poly1305_armv8-apple.S
[42/601] Compiling chacha-x86_64-apple.S
[43/601] Compiling chacha-x86-linux.S
[44/601] Compiling chacha-x86-apple.S
[45/601] Compiling chacha-armv8-win.S
[46/601] Compiling chacha-armv8-linux.S
[47/601] Compiling chacha-armv8-apple.S
[48/601] Compiling chacha-armv4-linux.S
[49/601] Compiling aes128gcmsiv-x86_64-linux.S
[50/601] Compiling aes128gcmsiv-x86_64-apple.S
[51/601] Compiling x86_64-mont5-linux.S
[52/601] Compiling x86_64-mont5-apple.S
[53/601] Compiling x86_64-mont-linux.S
[54/601] Compiling x86_64-mont-apple.S
[56/601] Compiling _CertificateInternals _TinyArray.swift
[57/601] Emitting module _CertificateInternals
[57/601] Compiling x86-mont-linux.S
[58/601] Compiling x86-mont-apple.S
[59/601] Compiling vpaes-x86_64-linux.S
[60/601] Compiling vpaes-x86_64-apple.S
[61/601] Compiling vpaes-x86-linux.S
[62/601] Compiling vpaes-x86-apple.S
[63/601] Compiling vpaes-armv8-linux.S
[64/601] Compiling vpaes-armv8-win.S
[65/601] Compiling vpaes-armv8-apple.S
[66/601] Compiling sha512-x86_64-linux.S
[66/601] Compiling vpaes-armv7-linux.S
[68/601] Compiling sha512-x86_64-apple.S
[69/601] Compiling err_data.cc
[70/601] Compiling sha512-armv8-win.S
[71/601] Compiling sha512-armv8-linux.S
[72/601] Compiling sha512-armv4-linux.S
[73/601] Compiling sha512-armv8-apple.S
[74/601] Compiling sha512-586-linux.S
[75/601] Compiling sha512-586-apple.S
[76/601] Compiling sha256-x86_64-linux.S
[77/601] Compiling sha256-x86_64-apple.S
[78/601] Compiling sha256-armv8-win.S
[79/601] Compiling sha256-armv8-linux.S
[80/601] Compiling sha256-armv4-linux.S
[81/601] Compiling sha256-586-linux.S
[82/601] Compiling sha256-armv8-apple.S
[83/601] Compiling sha256-586-apple.S
[84/601] Compiling sha1-x86_64-linux.S
[85/601] Compiling sha1-x86_64-apple.S
[86/601] Compiling sha1-armv8-win.S
[87/601] Compiling sha1-armv8-linux.S
[88/601] Compiling sha1-armv4-large-linux.S
[89/601] Compiling sha1-586-linux.S
[90/601] Compiling sha1-armv8-apple.S
[91/601] Compiling sha1-586-apple.S
[92/601] Compiling rsaz-avx2-linux.S
[93/601] Compiling rdrand-x86_64-linux.S
[93/601] Compiling rsaz-avx2-apple.S
[95/601] Compiling rdrand-x86_64-apple.S
[96/601] Compiling p256_beeu-x86_64-asm-linux.S
[97/601] Compiling p256_beeu-armv8-asm-win.S
[97/601] Compiling p256_beeu-x86_64-asm-apple.S
[99/601] Compiling p256_beeu-armv8-asm-linux.S
[100/601] Compiling p256-x86_64-asm-linux.S
[101/601] Compiling p256_beeu-armv8-asm-apple.S
[102/601] Compiling p256-x86_64-asm-apple.S
[103/601] Compiling p256-armv8-asm-win.S
[104/601] Compiling ghashv8-armv8-win.S
[105/601] Compiling p256-armv8-asm-linux.S
[105/601] Compiling ghashv8-armv8-linux.S
[107/601] Compiling p256-armv8-asm-apple.S
[108/601] Compiling precomputed_ecmult.c
[109/601] Compiling ghash-x86_64-linux.S
[110/601] Compiling ghashv8-armv7-linux.S
[111/601] Compiling ghashv8-armv8-apple.S
[112/601] Compiling ghash-x86_64-apple.S
[113/601] Compiling ghash-x86-linux.S
[114/601] Compiling ghash-x86-apple.S
[115/601] Compiling ghash-ssse3-x86_64-linux.S
[116/601] Compiling ghash-ssse3-x86_64-apple.S
[117/601] Compiling ghash-ssse3-x86-linux.S
[118/601] Compiling ghash-ssse3-x86-apple.S
[119/601] Compiling ghash-neon-armv8-win.S
[120/601] Compiling ghash-neon-armv8-linux.S
[121/601] Compiling ghash-neon-armv8-apple.S
[122/612] Compiling ghash-armv4-linux.S
[123/620] Compiling co-586-linux.S
[124/639] Compiling co-586-apple.S
[125/639] Compiling bsaes-armv7-linux.S
[126/639] Compiling bn-armv8-win.S
[127/639] Compiling bn-armv8-linux.S
[128/639] Compiling bn-armv8-apple.S
[129/639] Compiling bn-586-linux.S
[130/639] Compiling bn-586-apple.S
[131/639] Compiling armv8-mont-win.S
[132/639] Compiling armv8-mont-linux.S
[133/639] Compiling armv8-mont-apple.S
[134/639] Compiling armv4-mont-linux.S
[135/639] Compiling aesv8-gcm-armv8-win.S
[136/639] Compiling aesv8-gcm-armv8-linux.S
[137/639] Compiling aesv8-gcm-armv8-apple.S
[138/639] Compiling aesv8-armv8-win.S
[139/639] Compiling aesv8-armv8-linux.S
[140/639] Compiling aesv8-armv8-apple.S
[141/639] Compiling aesv8-armv7-linux.S
[142/639] Compiling aesni-x86_64-apple.S
[143/639] Compiling aesni-x86_64-linux.S
[144/639] Compiling aesni-x86-linux.S
[145/639] Compiling aesni-x86-apple.S
[146/639] Compiling aesni-gcm-x86_64-linux.S
[147/639] Compiling aesni-gcm-x86_64-apple.S
[148/639] Compiling aes-gcm-avx512-x86_64-linux.S
[149/639] Compiling aes-gcm-avx512-x86_64-apple.S
[150/639] Compiling aes-gcm-avx2-x86_64-linux.S
[151/639] Compiling aes-gcm-avx2-x86_64-apple.S
[152/639] Compiling xwing.cc
[154/639] Emitting module Crypto
[154/647] Compiling x_x509a.cc
[155/647] Compiling x_spki.cc
[156/647] Compiling x_x509.cc
[158/647] Compiling secp256k1 ASN1BitString.swift
[159/647] Compiling secp256k1 ASN1Boolean.swift
[160/648] Emitting module secp256k1
[161/652] Compiling secp256k1 HashDigest.swift
[162/652] Compiling secp256k1 DH.swift
[163/652] Compiling secp256k1 ASN1Identifier.swift
[164/652] Compiling secp256k1 EdDSA.swift
[165/652] Compiling secp256k1 Errors.swift
[166/652] Compiling secp256k1 Exports.swift
[167/652] Compiling SwiftASN1 DER.swift
[168/652] Compiling secp256k1 Schnorr.swift
[169/652] Compiling secp256k1 SecureBytes.swift
[170/652] Compiling SwiftASN1 Errors.swift
[170/652] Compiling x_sig.cc
[172/652] Compiling secp256k1 ASN1.swift
[173/652] Compiling secp256k1 ASN1Any.swift
[173/652] Compiling x_req.cc
[174/652] Compiling x_name.cc
[175/652] Compiling x_pubkey.cc
[177/652] Emitting module SwiftASN1
[177/652] Compiling x_exten.cc
[179/652] Compiling Tools JWTCodable.swift
[180/652] Compiling Tools JSONEncoder+JoseEncoder.swift
[181/652] Compiling Tools HelperExtensions.swift
[182/652] Compiling Tools Base64URL.swift
[183/652] Emitting module Tools
[184/652] Compiling Tools DataRepresentable.swift
[185/652] Compiling secp256k1 PEMDocument.swift
[186/652] Compiling secp256k1 PKCS8PrivateKey.swift
[187/652] Compiling secp256k1 SEC1PrivateKey.swift
[188/652] Compiling secp256k1 SubjectPublicKeyInfo.swift
[189/652] Compiling secp256k1 ASN1Integer.swift
[190/652] Compiling secp256k1 ASN1Null.swift
[191/652] Compiling secp256k1 ASN1OctetString.swift
[192/652] Compiling secp256k1 ASN1Strings.swift
[193/652] Compiling secp256k1 PrettyBytes.swift
[194/652] Compiling secp256k1 RNG_boring.swift
[195/652] Compiling secp256k1 Recovery.swift
[196/652] Compiling secp256k1 SHA256.swift
[197/652] Compiling secp256k1 Asymmetric.swift
[198/652] Compiling secp256k1 Combine.swift
[199/652] Compiling secp256k1 Context.swift
[200/652] Compiling secp256k1 CryptoKitErrors.swift
[201/652] Compiling secp256k1 SafeCompare.swift
[204/652] Compiling secp256k1 Signature.swift
[206/652] Compiling secp256k1 Digest.swift
[207/652] Compiling secp256k1 ECDH.swift
[208/652] Compiling secp256k1 ECDSA.swift
[213/652] Compiling secp256k1 ArraySliceBigint.swift
[214/652] Compiling secp256k1 GeneralizedTime.swift
[215/652] Compiling secp256k1 ObjectIdentifier.swift
[216/652] Compiling secp256k1 ECDSASignature.swift
[216/652] Compiling x_crl.cc
[218/652] Compiling ZlibSwift Zlib.swift
[219/652] Emitting module ZlibSwift
[220/652] Compiling Crypto ObjectIdentifier.swift
[221/652] Compiling Crypto ECDSASignature.swift
[222/652] Compiling Crypto PEMDocument.swift
[223/652] Compiling Crypto PKCS8PrivateKey.swift
[224/652] Compiling Crypto SEC1PrivateKey.swift
[225/652] Compiling Crypto SubjectPublicKeyInfo.swift
[226/652] Compiling Crypto CryptoError_boring.swift
[227/652] Compiling Crypto CryptoKitErrors.swift
[228/652] Compiling Crypto AES.swift
[229/652] Compiling Crypto ECDSASignature_boring.swift
[230/652] Compiling Crypto ECDSA_boring.swift
[231/652] Compiling Crypto EdDSA_boring.swift
[232/652] Compiling Crypto ECDSA.swift
[233/652] Compiling Crypto Ed25519.swift
[234/652] Compiling Crypto Signature.swift
[235/652] Compiling Crypto CryptoKitErrors_boring.swift
[236/652] Compiling Crypto ASN1Boolean.swift
[237/652] Compiling Crypto ASN1Identifier.swift
[238/652] Compiling Crypto ASN1Integer.swift
[239/652] Compiling Crypto ASN1Null.swift
[240/652] Compiling Crypto ASN1OctetString.swift
[241/652] Compiling Crypto ASN1Strings.swift
[242/652] Compiling Crypto ArraySliceBigint.swift
[243/652] Compiling Crypto GeneralizedTime.swift
[248/652] Compiling secp256k1 Tweak.swift
[249/652] Compiling secp256k1 Utility.swift
[250/652] Compiling secp256k1 Zeroization.swift
[251/652] Compiling secp256k1 secp256k1.swift
[276/652] Compiling Crypto DH.swift
[277/652] Compiling Crypto ECDH.swift
[278/652] Compiling Crypto HKDF.swift
[279/652] Compiling Crypto AESWrap.swift
[280/652] Compiling Crypto AESWrap_boring.swift
[281/652] Compiling Crypto Ed25519_boring.swift
[282/652] Compiling Crypto NISTCurvesKeys_boring.swift
[283/652] Compiling Crypto X25519Keys_boring.swift
[293/652] Compiling Crypto RNG_boring.swift
[294/652] Compiling Crypto SafeCompare_boring.swift
[295/652] Compiling Crypto Zeroization_boring.swift
[296/652] Compiling Crypto PrettyBytes.swift
[297/652] Compiling Crypto SafeCompare.swift
[298/652] Compiling Crypto SecureBytes.swift
[299/652] Compiling Crypto Zeroization.swift
[300/652] Compiling Crypto resource_bundle_accessor.swift
[300/652] Compiling x_attrib.cc
[312/663] Compiling x_all.cc
[334/663] Compiling CryptoSwift Operators.swift
[335/663] Compiling CryptoSwift DER.swift
[336/663] Compiling CryptoSwift PBKDF1.swift
[337/663] Compiling CryptoSwift PBKDF2.swift
[338/663] Compiling CryptoSwift PKCS1v15.swift
[339/663] Compiling CryptoSwift PKCS5.swift
[340/663] Compiling CryptoSwift PKCS7.swift
[341/663] Compiling CryptoSwift PKCS7Padding.swift
[342/663] Compiling CryptoSwift Padding.swift
[343/663] Compiling CryptoSwift Poly1305.swift
[344/663] Compiling CryptoSwift RSA+Cipher.swift
[348/663] Compiling x_algor.cc
[349/663] Compiling x509spki.cc
[373/663] Compiling x509rset.cc
[374/663] Compiling x509name.cc
[375/663] Compiling x509cset.cc
[376/663] Compiling x509_vpm.cc
[377/663] Compiling x509_vfy.cc
[378/663] Compiling x509_v3.cc
[379/663] Compiling x509_txt.cc
[380/663] Compiling x509_trs.cc
[381/663] Compiling x509_set.cc
[382/663] Compiling x509_req.cc
[383/663] Compiling x509_obj.cc
[384/663] Compiling x509_lu.cc
[385/663] Compiling x509_ext.cc
[410/663] Compiling x509_def.cc
[411/663] Compiling x509_d2.cc
[412/663] Compiling x509_cmp.cc
[413/663] Compiling x509_att.cc
[414/663] Compiling x509.cc
[415/663] Compiling v3_prn.cc
[416/663] Compiling v3_skey.cc
[417/663] Compiling v3_purp.cc
[418/663] Compiling v3_utl.cc
[420/663] Compiling CryptoSwift String+Extension.swift
[421/663] Compiling CryptoSwift UInt128.swift
[422/663] Compiling CryptoSwift UInt16+Extension.swift
[423/663] Compiling CryptoSwift UInt32+Extension.swift
[424/663] Compiling CryptoSwift UInt64+Extension.swift
[425/663] Compiling CryptoSwift UInt8+Extension.swift
[426/663] Compiling CryptoSwift Updatable.swift
[427/663] Compiling CryptoSwift Utils.swift
[428/663] Compiling CryptoSwift XChaCha20.swift
[429/663] Compiling CryptoSwift ZeroPadding.swift
[430/663] Compiling CryptoSwift resource_bundle_accessor.swift
[430/663] Compiling v3_pmaps.cc
[431/663] Compiling v3_pcons.cc
[433/663] Emitting module CryptoSwift
[445/663] Compiling v3_ocsp.cc
[446/663] Compiling v3_ncons.cc
[447/663] Compiling v3_lib.cc
[448/663] Compiling v3_int.cc
[449/663] Compiling v3_info.cc
[450/663] Compiling v3_ia5.cc
[451/663] Compiling v3_genn.cc
[452/663] Compiling v3_extku.cc
[454/663] Compiling CryptoSwift RSA+Signature.swift
[455/663] Compiling CryptoSwift RSA.swift
[456/663] Compiling CryptoSwift Rabbit.swift
[457/663] Compiling CryptoSwift SHA1.swift
[458/663] Compiling CryptoSwift SHA2.swift
[459/663] Compiling CryptoSwift SHA3.swift
[460/663] Compiling CryptoSwift Scrypt.swift
[461/663] Compiling CryptoSwift SecureBytes.swift
[462/663] Compiling CryptoSwift Signature.swift
[463/663] Compiling CryptoSwift StreamDecryptor.swift
[464/663] Compiling CryptoSwift StreamEncryptor.swift
[464/663] Compiling v3_enum.cc
[465/663] Compiling v3_crld.cc
[466/663] Compiling v3_cpols.cc
[467/663] Compiling v3_conf.cc
[468/663] Compiling v3_bitst.cc
[469/663] Compiling v3_bcons.cc
[470/663] Compiling v3_akeya.cc
[470/663] Compiling v3_alt.cc
[472/663] Compiling v3_akey.cc
[473/663] Compiling t_x509a.cc
[474/663] Compiling t_x509.cc
[475/663] Compiling t_req.cc
[476/663] Compiling i2d_pr.cc
[477/663] Compiling t_crl.cc
[478/663] Compiling rsa_pss.cc
[479/663] Compiling policy.cc
[480/663] Compiling name_print.cc
[481/663] Compiling by_file.cc
[482/663] Compiling by_dir.cc
[483/663] Compiling asn1_gen.cc
[484/663] Compiling algorithm.cc
[485/663] Compiling thread_win.cc
[485/663] Compiling a_verify.cc
[487/663] Compiling voprf.cc
[488/663] Compiling a_digest.cc
[489/663] Compiling a_sign.cc
[490/663] Compiling trust_token.cc
[491/663] Compiling thread_pthread.cc
[492/663] Compiling pmbtoken.cc
[493/663] Compiling thread_none.cc
[494/663] Compiling thread.cc
[495/663] Compiling stack.cc
[495/663] Compiling siphash.cc
[497/663] Compiling sha512.cc
[498/663] Compiling sha256.cc
[499/663] Compiling sha1.cc
[500/663] Compiling rsa_extra.cc
[501/663] Compiling slhdsa.cc
[502/663] Compiling rsa_print.cc
[503/663] Compiling spake2plus.cc
[504/663] Compiling rsa_crypt.cc
[505/663] Compiling rc4.cc
[506/663] Compiling refcount.cc
[507/663] Compiling urandom.cc
[508/663] Compiling windows.cc
[509/663] Compiling trusty.cc
[510/663] Compiling rand.cc
[511/663] Compiling passive.cc
[512/663] Compiling poly1305_arm_asm.S
[513/663] Compiling ios.cc
[514/663] Compiling getentropy.cc
[515/663] Compiling rsa_asn1.cc
[516/663] Compiling forkunsafe.cc
[517/663] Compiling deterministic.cc
[518/663] Compiling fork_detect.cc
[519/663] Compiling poly1305_vec.cc
[520/663] Compiling poly1305_arm.cc
[521/663] Compiling poly1305.cc
[522/663] Compiling pool.cc
[523/663] Compiling pkcs8_x509.cc
[524/663] Compiling pkcs8.cc
[525/663] Compiling p5_pbev2.cc
[526/663] Compiling pkcs7.cc
[527/663] Compiling pem_xaux.cc
[528/663] Compiling pkcs7_x509.cc
[529/663] Compiling pem_x509.cc
[530/663] Compiling pem_pkey.cc
[531/663] Compiling pem_pk8.cc
[532/663] Compiling pem_oth.cc
[533/663] Compiling pem_info.cc
[534/663] Compiling pem_lib.cc
[535/663] Compiling obj_xref.cc
[536/663] Compiling mlkem.cc
[537/663] Compiling mldsa.cc
[538/663] Compiling pem_all.cc
[539/663] Compiling poly_rq_mul.S
[540/663] Compiling mem.cc
[541/663] Compiling fips_shared_support.cc
[542/663] Compiling obj.cc
[543/663] Compiling md5.cc
[544/663] Compiling md4.cc
[545/663] Compiling lhash.cc
[546/663] Compiling fuzzer_mode.cc
[547/663] Compiling ex_data.cc
[548/663] Compiling kyber.cc
[549/663] Compiling hpke.cc
[550/663] Compiling hrss.cc
[551/663] Compiling scrypt.cc
[552/663] Compiling print.cc
[553/663] Compiling sign.cc
[554/663] Compiling pbkdf.cc
[555/663] Compiling p_x25519_asn1.cc
[556/663] Compiling p_x25519.cc
[557/663] Compiling p_rsa_asn1.cc
[558/663] Compiling p_hkdf.cc
[559/663] Compiling p_ed25519_asn1.cc
[560/663] Compiling p_rsa.cc
[561/663] Compiling p_ed25519.cc
[562/663] Compiling p_ec_asn1.cc
[563/663] Compiling p_ec.cc
[564/663] Compiling p_dsa_asn1.cc
[565/663] Compiling p_dh_asn1.cc
[566/663] Compiling p_dh.cc
[567/663] Compiling err.cc
[568/663] Compiling engine.cc
[569/663] Compiling evp_ctx.cc
[570/663] Compiling evp.cc
[571/663] Compiling ecdsa_p1363.cc
[572/663] Compiling evp_asn1.cc
[573/663] Compiling ecdh.cc
[574/663] Compiling ec_derive.cc
[575/663] Compiling ecdsa_asn1.cc
[576/663] Compiling hash_to_curve.cc
[577/663] Compiling dsa.cc
[578/663] Compiling ec_asn1.cc
[579/663] Compiling dsa_asn1.cc
[580/663] Compiling x25519-asm-arm.S
[581/663] Compiling params.cc
[582/663] Compiling digest_extra.cc
[583/663] Compiling dh_asn1.cc
[584/663] Compiling des.cc
[585/663] Compiling curve25519_64_adx.cc
[586/663] Compiling spake25519.cc
[587/663] Compiling crypto.cc
[588/663] Compiling cpu_intel.cc
[589/663] Compiling cpu_arm_linux.cc
[590/663] Compiling cpu_arm_freebsd.cc
[591/663] Compiling curve25519.cc
[592/663] Compiling cpu_aarch64_win.cc
[593/663] Compiling cpu_aarch64_openbsd.cc
[594/663] Compiling cpu_aarch64_sysreg.cc
[595/663] Compiling cpu_aarch64_linux.cc
[596/663] Compiling cpu_aarch64_fuchsia.cc
[597/663] Compiling cpu_aarch64_apple.cc
[598/663] Compiling conf.cc
[599/663] Compiling tls_cbc.cc
[600/663] Compiling get_cipher.cc
[601/663] Compiling cms.cc
[602/663] Compiling e_rc4.cc
[603/663] Compiling e_tls.cc
[604/663] Compiling e_rc2.cc
[605/663] Compiling e_null.cc
[606/663] Compiling e_des.cc
[607/663] Compiling e_chacha20poly1305.cc
[608/663] Compiling e_aesgcmsiv.cc
[609/663] Compiling derive_key.cc
[610/663] Compiling e_aesctrhmac.cc
[611/663] Compiling e_aeseax.cc
[612/663] Compiling chacha.cc
[613/663] Compiling unicode.cc
[614/663] Compiling cbs.cc
[615/663] Compiling cbb.cc
[616/663] Compiling ber.cc
[617/663] Compiling asn1_compat.cc
[618/663] Compiling sqrt.cc
[619/663] Compiling buf.cc
[620/663] Compiling exponentiation.cc
[621/663] Compiling div.cc
[622/663] Compiling blake2.cc
[623/663] Compiling convert.cc
[624/663] Compiling printf.cc
[625/663] Compiling bn_asn1.cc
[626/663] Compiling pair.cc
[627/663] Compiling hexdump.cc
[628/663] Compiling file.cc
[629/663] Compiling errno.cc
[630/663] Compiling fd.cc
[631/663] Compiling bcm.cc
[632/663] Compiling bio_mem.cc
[633/663] Compiling bio.cc
[634/663] Compiling base64.cc
[635/663] Compiling tasn_typ.cc
[636/663] Compiling tasn_fre.cc
[637/663] Compiling tasn_enc.cc
[638/663] Compiling tasn_utl.cc
[639/663] Compiling posix_time.cc
[640/663] Compiling tasn_new.cc
[641/663] Compiling tasn_dec.cc
[642/663] Compiling f_string.cc
[643/663] Compiling f_int.cc
[644/663] Compiling asn_pack.cc
[645/663] Compiling asn1_par.cc
[646/663] Compiling asn1_lib.cc
[647/663] Compiling a_utctm.cc
[648/663] Compiling a_type.cc
[649/663] Compiling a_time.cc
[650/663] Compiling a_strnid.cc
[651/663] Compiling a_strex.cc
[652/663] Compiling a_octet.cc
[653/663] Compiling a_object.cc
[654/663] Compiling a_mbstr.cc
[655/663] Compiling a_int.cc
[656/663] Compiling a_i2d_fp.cc
[657/663] Compiling a_dup.cc
[658/663] Compiling a_d2i_fp.cc
[659/663] Compiling a_gentm.cc
[660/663] Compiling aes.cc
[661/663] Compiling a_bool.cc
[662/663] Compiling a_bitstr.cc
[664/672] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[665/672] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[666/672] Compiling CryptoBoringWrapper RandomBytes.swift
[667/672] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[668/672] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[669/672] Compiling CryptoBoringWrapper EllipticCurve.swift
[670/672] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[671/672] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[672/672] Emitting module CryptoBoringWrapper
[673/728] Compiling _CryptoExtras ECToolbox.swift
[674/728] Compiling _CryptoExtras HashToField.swift
[675/728] Compiling _CryptoExtras KDF.swift
[676/728] Compiling _CryptoExtras PBKDF2_boring.swift
[677/728] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[678/728] Compiling _CryptoExtras PBKDF2.swift
[679/728] Emitting module _CryptoExtras
[680/734] Compiling _CryptoExtras PEMDocument.swift
[681/734] Compiling _CryptoExtras PrettyBytes.swift
[682/734] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[683/734] Compiling _CryptoExtras ThreadOps.swift
[684/734] Compiling _CryptoExtras ThreadPosix.swift
[685/734] Compiling _CryptoExtras ThreadSpecific.swift
[686/734] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[687/734] Compiling _CryptoExtras Data+Extensions.swift
[688/734] Compiling _CryptoExtras DigestType.swift
[689/734] Compiling _CryptoExtras Error.swift
[690/734] Compiling _CryptoExtras I2OSP.swift
[691/734] Compiling _CryptoExtras IntegerEncoding.swift
[692/734] Compiling _CryptoExtras Scrypt_boring.swift
[693/734] Compiling _CryptoExtras Scrypt.swift
[694/734] Compiling _CryptoExtras OPRF.swift
[695/734] Compiling _CryptoExtras OPRFClient.swift
[696/734] Compiling _CryptoExtras OPRFServer.swift
[697/734] Compiling _CryptoExtras VOPRF+API.swift
[698/734] Compiling _CryptoExtras ChaCha20CTR.swift
[699/734] Compiling _CryptoExtras ObjectIdentifier.swift
[700/734] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[701/734] Compiling _CryptoExtras PKCS8PrivateKey.swift
[702/734] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[703/734] Compiling _CryptoExtras ECToolbox_boring.swift
[704/734] Compiling _CryptoExtras ARCPrecredential.swift
[705/734] Compiling _CryptoExtras ARCPresentation.swift
[706/734] Compiling _CryptoExtras ARCRequest.swift
[707/734] Compiling _CryptoExtras ARCResponse.swift
[708/734] Compiling _CryptoExtras ARCServer.swift
[709/734] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[710/734] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[711/734] Compiling _CryptoExtras CMAC.swift
[712/734] Compiling _CryptoExtras ARC+API.swift
[713/734] Compiling _CryptoExtras ARC.swift
[714/734] Compiling _CryptoExtras ARCCredential.swift
[715/734] Compiling _CryptoExtras ARCEncoding.swift
[716/734] Compiling _CryptoExtras ThreadWindows.swift
[717/734] Compiling _CryptoExtras DLEQ.swift
[718/734] Compiling _CryptoExtras Prover.swift
[719/734] Compiling _CryptoExtras Verifier.swift
[720/734] Compiling _CryptoExtras ZKPToolbox.swift
[721/734] Compiling _CryptoExtras resource_bundle_accessor.swift
[722/734] Compiling _CryptoExtras AES_CBC.swift
[723/734] Compiling _CryptoExtras AES_CFB.swift
[724/734] Compiling _CryptoExtras AES_CTR.swift
[725/734] Compiling _CryptoExtras AES_GCM_SIV.swift
[726/734] Compiling _CryptoExtras Block Function.swift
[727/734] Compiling _CryptoExtras AES_CFB_boring.swift
[728/734] Compiling _CryptoExtras AES_CTR_boring.swift
[729/734] Compiling _CryptoExtras VOPRFClient.swift
[730/734] Compiling _CryptoExtras VOPRFServer.swift
[731/734] Compiling _CryptoExtras RSA+BlindSigning.swift
[732/734] Compiling _CryptoExtras RSA.swift
[733/734] Compiling _CryptoExtras RSA_boring.swift
[734/734] Compiling _CryptoExtras BoringSSLHelpers.swift
[735/839] Compiling JSONWebKey JWK.swift
[736/839] Compiling JSONWebKey JWKSet.swift
[737/839] Compiling JSONWebKey JWK+Thumbprint.swift
[738/839] Compiling JSONWebKey JWK+Error.swift
[739/839] Emitting module JSONWebKey
[740/839] Compiling JSONWebKey JWK+PEM.swift
[741/839] Compiling JSONWebKey JWK+Codable.swift
[742/934] Compiling JSONWebAlgorithms MockedVerifier.swift
[743/934] Compiling JSONWebAlgorithms RSA+Security.swift
[744/934] Compiling JSONWebAlgorithms PS256Signer.swift
[745/934] Compiling JSONWebAlgorithms PS384Signer.swift
[746/934] Compiling JSONWebAlgorithms PS512Signer.swift
[747/934] Compiling JSONWebAlgorithms RS256Signer.swift
[748/934] Compiling JSONWebAlgorithms RS384Signer.swift
[749/934] Compiling X509 DirectoryNames.swift
[750/934] Compiling X509 ExpiryPolicy.swift
[751/934] Compiling X509 IPConstraints.swift
[752/944] Compiling JSONWebAlgorithms ES384Signer.swift
[753/944] Compiling JSONWebAlgorithms ES521Signer.swift
[754/944] Compiling JSONWebAlgorithms ES256KVerifier.swift
[755/944] Compiling JSONWebAlgorithms ES256Verifier.swift
[756/944] Compiling JSONWebAlgorithms ES384Verifier.swift
[757/944] Compiling JSONWebAlgorithms ES521Verifier.swift
[758/944] Compiling JSONWebAlgorithms HS256Signer.swift
[759/944] Compiling JSONWebAlgorithms HS384Signer.swift
[760/944] Compiling JSONWebAlgorithms HS512Signer.swift
[761/944] Compiling JSONWebAlgorithms HS256Verifier.swift
[762/944] Compiling JSONWebAlgorithms HS384Verifier.swift
[763/944] Compiling JSONWebAlgorithms HS512Verifier.swift
[764/944] Compiling JSONWebAlgorithms MockedSigner.swift
[772/954] Compiling JSONWebAlgorithms ECDHES+KeyDerivation.swift
[773/954] Compiling JSONWebAlgorithms KeyDerivation.swift
[774/954] Compiling JSONWebAlgorithms MockKeyDerivation.swift
[775/954] Compiling JSONWebAlgorithms PBE2_SHA256_A128KW+KeyEncryption.swift
[776/954] Compiling JSONWebAlgorithms PBE2_SHA384_A192KW+KeyEncryption.swift
[777/954] Compiling JSONWebAlgorithms PBE2_SHA512_A256KW+KeyEncryption.swift
[778/954] Compiling JSONWebAlgorithms PBES2SHA.swift
[779/954] Compiling JSONWebAlgorithms AES128GCM+KeyEncryption.swift
[780/954] Compiling JSONWebAlgorithms AES192GCM+KeyEncryption.swift
[781/954] Compiling JSONWebAlgorithms AES256GCM+KeyEncryption.swift
[782/954] Compiling JSONWebAlgorithms ContentCompressionAlgorithm.swift
[783/954] Compiling JSONWebAlgorithms ContentCompressor.swift
[784/954] Compiling JSONWebAlgorithms Zip+ContentCompressor.swift
[785/954] Compiling JSONWebAlgorithms AES128GCM+ContentEncryptor.swift
[786/954] Compiling JSONWebAlgorithms AES192GCM+ContentEncryptor.swift
[787/954] Compiling JSONWebAlgorithms AES256GCM+ContentEncryptor.swift
[788/954] Compiling JSONWebAlgorithms AESCBC_SHA256+ContentEncryptor.swift
[789/954] Compiling JSONWebAlgorithms AESCBC_SHA384+ContentEncryptor.swift
[790/954] Compiling JSONWebAlgorithms AESCBC_SHA512+ContentEncryptor.swift
[791/954] Compiling JSONWebAlgorithms C20P+ContentEncryption.swift
[792/954] Compiling JSONWebAlgorithms XC20P+ContentEncryption.swift
[793/954] Compiling JSONWebAlgorithms AESGCM+KeyUnwrap.swift
[794/954] Compiling JSONWebAlgorithms AESKeyUnwrap+KeyUnwrap.swift
[795/954] Compiling JSONWebAlgorithms AESKeyWrap+KeyEncryption.swift
[796/954] Compiling JSONWebAlgorithms KeyUnwrap.swift
[797/954] Compiling JSONWebAlgorithms KeyWrapping.swift
[798/954] Compiling JSONWebAlgorithms MockKeyEncryption.swift
[799/954] Compiling JSONWebAlgorithms RSA15KeyUnwrap+KeyUnwrapping.swift
[800/954] Compiling JSONWebAlgorithms RSA15KeyWrapper+KeyEncryption.swift
[801/954] Compiling JSONWebAlgorithms RSAOAEP256KeyUnwrap+KeyUnwrapping.swift
[802/954] Compiling JSONWebAlgorithms RSAOAEP256KeyWrap+KeyEncryption.swift
[803/954] Compiling JSONWebAlgorithms Curve25519+KeyAgreement.swift
[804/954] Compiling JSONWebAlgorithms P256+KeyAgreement.swift
[805/954] Compiling JSONWebAlgorithms P384+KeyAgreement.swift
[806/954] Compiling JSONWebAlgorithms P521+KeyAgreement.swift
[807/954] Compiling JSONWebAlgorithms secp256k1+KeyAgreement.swift
[808/954] Compiling JSONWebAlgorithms JWK+KeyAgreement.swift
[809/954] Compiling JSONWebAlgorithms SharedKeyAgreement.swift
[810/954] Compiling JSONWebAlgorithms Curve25519+KeyGeneration.swift
[811/954] Compiling JSONWebAlgorithms P256+KeyGeneration.swift
[812/954] Compiling JSONWebAlgorithms P384+KeyGeneration.swift
[813/954] Compiling JSONWebAlgorithms P521+KeyGeneration.swift
[814/954] Compiling JSONWebAlgorithms RSAOAEPKeyUnwrap+KeyUnwrapping.swift
[815/954] Compiling JSONWebAlgorithms RSAOAEPKeyWrap+KeyEncryption.swift
[816/954] Compiling JSONWebAlgorithms KeyEncryptionAlgorithm.swift
[817/954] Compiling JSONWebAlgorithms DataKey.swift
[818/954] Compiling JSONWebAlgorithms KeyRepresentable.swift
[819/954] Compiling JSONWebAlgorithms SecKeyExtended.swift
[820/954] Compiling JSONWebAlgorithms EdDSASigner.swift
[821/954] Compiling JSONWebAlgorithms EdDSAVerifier.swift
[822/954] Compiling JSONWebAlgorithms ES256KSigner.swift
[823/954] Compiling JSONWebAlgorithms ES256Signer.swift
[835/954] Compiling JSONWebAlgorithms secp256k1+KeyGeneration.swift
[836/954] Compiling JSONWebAlgorithms JWK+KeyGeneration.swift
[837/954] Compiling JSONWebAlgorithms KeyGeneration.swift
[838/954] Compiling JSONWebAlgorithms SecureRandom.swift
[839/954] Compiling JSONWebAlgorithms JWARegisteredFieldsHeader.swift
[840/954] Compiling JSONWebAlgorithms JWKRepresentable.swift
[841/954] Compiling JSONWebAlgorithms ECDH1PU+KeyAgreementZ.swift
[842/954] Compiling JSONWebAlgorithms ECDHES+KeyAgreementZ.swift
[843/954] Compiling JSONWebAlgorithms KeyAgreementZ.swift
[844/954] Compiling JSONWebAlgorithms MockKeyAgreementZ.swift
[845/954] Compiling JSONWebAlgorithms ECDH1PU+KeyDerivation.swift
[857/954] Compiling JSONWebAlgorithms ContentDecryptor.swift
[858/954] Compiling JSONWebAlgorithms ContentEncryptionAlgorithm.swift
[859/954] Compiling JSONWebAlgorithms ContentEncryptor.swift
[860/954] Compiling JSONWebAlgorithms MockContentEncryptor.swift
[861/954] Compiling JSONWebAlgorithms CryptoError.swift
[862/954] Compiling JSONWebAlgorithms AESCBC_SHA.swift
[863/954] Compiling JSONWebAlgorithms AESGCM.swift
[864/954] Compiling JSONWebAlgorithms ConcatKDF.swift
[865/954] Compiling JSONWebAlgorithms ECDH1PU.swift
[866/954] Compiling JSONWebAlgorithms ECDHES.swift
[867/954] Compiling JSONWebAlgorithms JWKCryptoPresentation.swift
[868/954] Emitting module JSONWebAlgorithms
[869/954] Compiling JSONWebAlgorithms RS512Signer.swift
[870/954] Compiling JSONWebAlgorithms PS256Verifier.swift
[871/954] Compiling JSONWebAlgorithms PS384Verifier.swift
[872/954] Compiling JSONWebAlgorithms PS512Verifier.swift
[873/954] Compiling JSONWebAlgorithms RS256Verifier.swift
[874/954] Compiling JSONWebAlgorithms RS384Verifier.swift
[875/954] Compiling JSONWebAlgorithms RS512Verifier.swift
[876/954] Compiling JSONWebAlgorithms Signer.swift
[877/954] Compiling JSONWebAlgorithms SigningAlgorithm.swift
[878/954] Compiling JSONWebAlgorithms Verifier.swift
[951/992] Compiling X509 TimeCalculations.swift
[952/992] Compiling X509 Validity.swift
[953/992] Compiling X509 X509SendableMetatype.swift
[954/992] Compiling JSONWebSignature JWS+Verify.swift
[955/992] Compiling JSONWebSignature JWS.swift
[956/993] Compiling JSONWebSignature JWS+JsonFlattened.swift
[957/993] Compiling JSONWebSignature JWS+Json.swift
[958/993] Compiling JSONWebSignature JWS+Helper.swift
[959/993] Compiling JSONWebSignature JWS+Error.swift
[960/993] Compiling JSONWebSignature JWK+SigningAlgorithm.swift
[961/993] Compiling JSONWebSignature DefaultJWSHeaderImpl+Codable.swift
[962/993] Emitting module JSONWebSignature
[963/993] Compiling JSONWebSignature JWS+Sign.swift
[964/993] Compiling JSONWebEncryption ECDH1PUDecryptor.swift
[965/993] Compiling JSONWebEncryption ECDHDecryptor.swift
[966/993] Compiling JSONWebEncryption JWEDecryptor.swift
[967/996] Emitting module JSONWebEncryption
[968/996] Compiling JSONWebEncryption DefaultJWEHeaderImpl+Codable.swift
[969/996] Compiling JSONWebEncryption AESDecryptor.swift
[970/996] Compiling JSONWebEncryption DirectDecryptor.swift
[971/996] Compiling JSONWebEncryption ECDHEncrypter.swift
[972/996] Compiling JSONWebEncryption JWEEncrypter.swift
[973/996] Compiling JSONWebEncryption MultiEncryptor.swift
[974/996] Compiling JSONWebEncryption JWE+Error.swift
[975/996] Compiling JSONWebEncryption JWE+Json.swift
[976/996] Compiling JSONWebEncryption JWE.swift
[977/996] Compiling JSONWebEncryption MultiDecryptor.swift
[978/996] Compiling JSONWebEncryption PasswordBasedDecryptor.swift
[979/996] Compiling JSONWebEncryption RSADecryptor.swift
[980/996] Compiling JSONWebEncryption AESEncryptor.swift
[981/996] Compiling JSONWebEncryption DirectEncrypter.swift
[982/996] Compiling JSONWebEncryption ECDH1PUEncrypter.swift
[983/996] Compiling JSONWebSignature JWSRegisteredFieldsHeader.swift
[984/996] Compiling JSONWebEncryption JWEEncryptionModule.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebEncryption/Helpers/AAD.swift:57:17: warning: value 'decodedHeader' was defined but never used; consider replacing with boolean test [#no-usage]
55 |         let headerBase64 = str.components(separatedBy: ".")[0]
56 |         guard
57 |             let decodedHeader = try? Base64URL.decode(headerBase64)
   |                 `- warning: value 'decodedHeader' was defined but never used; consider replacing with boolean test [#no-usage]
58 |         else {
59 |             return false
[985/996] Compiling JSONWebEncryption AAD.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebEncryption/Helpers/AAD.swift:57:17: warning: value 'decodedHeader' was defined but never used; consider replacing with boolean test [#no-usage]
55 |         let headerBase64 = str.components(separatedBy: ".")[0]
56 |         guard
57 |             let decodedHeader = try? Base64URL.decode(headerBase64)
   |                 `- warning: value 'decodedHeader' was defined but never used; consider replacing with boolean test [#no-usage]
58 |         else {
59 |             return false
[986/996] Compiling JSONWebEncryption JWEHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebEncryption/Helpers/AAD.swift:57:17: warning: value 'decodedHeader' was defined but never used; consider replacing with boolean test [#no-usage]
55 |         let headerBase64 = str.components(separatedBy: ".")[0]
56 |         guard
57 |             let decodedHeader = try? Base64URL.decode(headerBase64)
   |                 `- warning: value 'decodedHeader' was defined but never used; consider replacing with boolean test [#no-usage]
58 |         else {
59 |             return false
[987/996] Compiling JSONWebEncryption PasswordBasedEncrypter.swift
[988/996] Compiling JSONWebEncryption RSAEncrypter.swift
[989/996] Compiling JSONWebEncryption JWE+EncryptionModule.swift
[990/996] Compiling JSONWebEncryption JWERegisteredFieldsHeader+Helpers.swift
[991/996] Compiling JSONWebEncryption JWE+Decrypt.swift
[992/996] Compiling JSONWebEncryption JWE+Encrypt.swift
[993/996] Emitting module X509
[994/996] Compiling JSONWebEncryption JWEParts.swift
[995/996] Compiling JSONWebEncryption JWERegisteredFieldsHeader.swift
[996/996] Compiling JSONWebEncryption KeyManagementAlgorithm+Family.swift
[997/1025] Compiling JSONWebToken JWTIdentifierClaim.swift
[998/1025] Compiling JSONWebToken NotBeforeClaim.swift
[999/1025] Compiling JSONWebToken NumericClaim.swift
[1000/1028] Emitting module JSONWebToken
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:60:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 58 |         rootCertificates: [Certificate],
 59 |         required: Bool = true,
 60 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 61 |     ) {
 62 |         self.trustedStore = .init(rootCertificates)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:79:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 77 |         rootCertificates: [String],
 78 |         required: Bool = true,
 79 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 80 |     ) throws {
 81 |         guard !rootCertificates.isEmpty else {
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:170:23: warning: 'VerificationResult' is deprecated: renamed to 'CertificateValidationResult' [#DeprecatedDeclaration]
168 |         certificates: [Certificate],
169 |         @PolicyBuilder policy: @escaping @Sendable () throws -> some VerifierPolicy
170 |     ) async throws -> VerificationResult? {
    |                       |- warning: 'VerificationResult' is deprecated: renamed to 'CertificateValidationResult' [#DeprecatedDeclaration]
    |                       `- note: use 'CertificateValidationResult' instead
171 |         let untrustedChain = CertificateStore(certificates)
172 |         var verifier = try Verifier(rootCertificates: trustedStore, policy: policy)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1001/1028] Compiling JSONWebToken JWTRegisteredFieldsClaims.swift
[1002/1028] Compiling JSONWebToken ClaimValidator.swift
[1003/1028] Compiling JSONWebToken ExpectedAudienceValidator.swift
[1004/1028] Compiling JSONWebToken IssuedAtClaim.swift
[1005/1028] Compiling JSONWebToken IssuerClaim.swift
[1006/1028] Compiling JSONWebToken JWTClaimsBuilder.swift
[1007/1028] Compiling JSONWebToken ArrayClaim.swift
[1008/1028] Compiling JSONWebToken AudienceClaim.swift
[1009/1028] Compiling JSONWebToken BoolClaim.swift
[1010/1028] Compiling JSONWebToken Claims+Codable.swift
[1011/1028] Compiling JSONWebToken ObjectClaim.swift
[1012/1028] Compiling JSONWebToken StringClaim.swift
[1013/1028] Compiling JSONWebToken SubjectClaim.swift
[1014/1028] Compiling JSONWebToken ExpirationTimeValidator.swift
[1015/1028] Compiling JSONWebToken IssuedAtValidator.swift
[1016/1028] Compiling JSONWebToken IssuerValidator.swift
[1017/1028] Compiling JSONWebToken DefaultJWTClaims+Codable.swift
[1018/1028] Compiling JSONWebToken JWT+Encryption.swift
[1019/1028] Compiling JSONWebToken JWT+Error.swift
[1020/1028] Compiling JSONWebToken Claims.swift
[1021/1028] Compiling JSONWebToken DateClaim.swift
[1022/1028] Compiling JSONWebToken ExpirationTimeClaim.swift
[1023/1028] Compiling JSONWebToken JWT+Signing.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:60:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 58 |         rootCertificates: [Certificate],
 59 |         required: Bool = true,
 60 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 61 |     ) {
 62 |         self.trustedStore = .init(rootCertificates)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:79:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 77 |         rootCertificates: [String],
 78 |         required: Bool = true,
 79 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 80 |     ) throws {
 81 |         guard !rootCertificates.isEmpty else {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1024/1028] Compiling JSONWebToken JWT+Verification.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:60:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 58 |         rootCertificates: [Certificate],
 59 |         required: Bool = true,
 60 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 61 |     ) {
 62 |         self.trustedStore = .init(rootCertificates)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:79:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 77 |         rootCertificates: [String],
 78 |         required: Bool = true,
 79 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 80 |     ) throws {
 81 |         guard !rootCertificates.isEmpty else {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1025/1028] Compiling JSONWebToken JWT.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:60:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 58 |         rootCertificates: [Certificate],
 59 |         required: Bool = true,
 60 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 61 |     ) {
 62 |         self.trustedStore = .init(rootCertificates)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:79:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 77 |         rootCertificates: [String],
 78 |         required: Bool = true,
 79 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 80 |     ) throws {
 81 |         guard !rootCertificates.isEmpty else {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1026/1028] Compiling JSONWebToken NotBeforeTimeValidator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:60:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 58 |         rootCertificates: [Certificate],
 59 |         required: Bool = true,
 60 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 61 |     ) {
 62 |         self.trustedStore = .init(rootCertificates)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:79:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 77 |         rootCertificates: [String],
 78 |         required: Bool = true,
 79 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 80 |     ) throws {
 81 |         guard !rootCertificates.isEmpty else {
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:170:23: warning: 'VerificationResult' is deprecated: renamed to 'CertificateValidationResult' [#DeprecatedDeclaration]
168 |         certificates: [Certificate],
169 |         @PolicyBuilder policy: @escaping @Sendable () throws -> some VerifierPolicy
170 |     ) async throws -> VerificationResult? {
    |                       |- warning: 'VerificationResult' is deprecated: renamed to 'CertificateValidationResult' [#DeprecatedDeclaration]
    |                       `- note: use 'CertificateValidationResult' instead
171 |         let untrustedChain = CertificateStore(certificates)
172 |         var verifier = try Verifier(rootCertificates: trustedStore, policy: policy)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:145:17: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
143 |             policy: {
144 |                 try policy()
145 |                 RFC5280Policy(validationTime: date)
    |                 `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
146 |             }
147 |         )
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:173:31: warning: 'validate(leafCertificate:intermediates:diagnosticCallback:)' is deprecated: renamed to 'validate(leaf:intermediates:diagnosticCallback:)' [#DeprecatedDeclaration]
171 |         let untrustedChain = CertificateStore(certificates)
172 |         var verifier = try Verifier(rootCertificates: trustedStore, policy: policy)
173 |         return await verifier.validate(
    |                               |- warning: 'validate(leafCertificate:intermediates:diagnosticCallback:)' is deprecated: renamed to 'validate(leaf:intermediates:diagnosticCallback:)' [#DeprecatedDeclaration]
    |                               `- note: use 'validate(leaf:intermediates:diagnosticCallback:)' instead
174 |             leafCertificate: certificates[0],
175 |             intermediates: untrustedChain
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1027/1028] Compiling JSONWebToken SubjectValidator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:60:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 58 |         rootCertificates: [Certificate],
 59 |         required: Bool = true,
 60 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 61 |     ) {
 62 |         self.trustedStore = .init(rootCertificates)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:79:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 77 |         rootCertificates: [String],
 78 |         required: Bool = true,
 79 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 80 |     ) throws {
 81 |         guard !rootCertificates.isEmpty else {
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:170:23: warning: 'VerificationResult' is deprecated: renamed to 'CertificateValidationResult' [#DeprecatedDeclaration]
168 |         certificates: [Certificate],
169 |         @PolicyBuilder policy: @escaping @Sendable () throws -> some VerifierPolicy
170 |     ) async throws -> VerificationResult? {
    |                       |- warning: 'VerificationResult' is deprecated: renamed to 'CertificateValidationResult' [#DeprecatedDeclaration]
    |                       `- note: use 'CertificateValidationResult' instead
171 |         let untrustedChain = CertificateStore(certificates)
172 |         var verifier = try Verifier(rootCertificates: trustedStore, policy: policy)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:145:17: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
143 |             policy: {
144 |                 try policy()
145 |                 RFC5280Policy(validationTime: date)
    |                 `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
146 |             }
147 |         )
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:173:31: warning: 'validate(leafCertificate:intermediates:diagnosticCallback:)' is deprecated: renamed to 'validate(leaf:intermediates:diagnosticCallback:)' [#DeprecatedDeclaration]
171 |         let untrustedChain = CertificateStore(certificates)
172 |         var verifier = try Verifier(rootCertificates: trustedStore, policy: policy)
173 |         return await verifier.validate(
    |                               |- warning: 'validate(leafCertificate:intermediates:diagnosticCallback:)' is deprecated: renamed to 'validate(leaf:intermediates:diagnosticCallback:)' [#DeprecatedDeclaration]
    |                               `- note: use 'validate(leaf:intermediates:diagnosticCallback:)' instead
174 |             leafCertificate: certificates[0],
175 |             intermediates: untrustedChain
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1028/1028] Compiling JSONWebToken X5CValidator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:60:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 58 |         rootCertificates: [Certificate],
 59 |         required: Bool = true,
 60 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 61 |     ) {
 62 |         self.trustedStore = .init(rootCertificates)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:79:76: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 77 |         rootCertificates: [String],
 78 |         required: Bool = true,
 79 |         @PolicyBuilder policy: @escaping @Sendable () throws -> Policy = { RFC5280Policy(validationTime: Date()) }
    |                                                                            `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
 80 |     ) throws {
 81 |         guard !rootCertificates.isEmpty else {
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:170:23: warning: 'VerificationResult' is deprecated: renamed to 'CertificateValidationResult' [#DeprecatedDeclaration]
168 |         certificates: [Certificate],
169 |         @PolicyBuilder policy: @escaping @Sendable () throws -> some VerifierPolicy
170 |     ) async throws -> VerificationResult? {
    |                       |- warning: 'VerificationResult' is deprecated: renamed to 'CertificateValidationResult' [#DeprecatedDeclaration]
    |                       `- note: use 'CertificateValidationResult' instead
171 |         let untrustedChain = CertificateStore(certificates)
172 |         var verifier = try Verifier(rootCertificates: trustedStore, policy: policy)
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:145:17: warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
143 |             policy: {
144 |                 try policy()
145 |                 RFC5280Policy(validationTime: date)
    |                 `- warning: 'init(validationTime:)' is deprecated: Use init() to validated expiry against the current time. Otherwise, to validate against a fixed time, import with @_spi(FixedExpiryValidationTime) and use init(fixedExpiryValidationTime:). [#DeprecatedDeclaration]
146 |             }
147 |         )
/Users/admin/builder/spi-builder-workspace/Sources/JSONWebToken/Validators/X5CValidator.swift:173:31: warning: 'validate(leafCertificate:intermediates:diagnosticCallback:)' is deprecated: renamed to 'validate(leaf:intermediates:diagnosticCallback:)' [#DeprecatedDeclaration]
171 |         let untrustedChain = CertificateStore(certificates)
172 |         var verifier = try Verifier(rootCertificates: trustedStore, policy: policy)
173 |         return await verifier.validate(
    |                               |- warning: 'validate(leafCertificate:intermediates:diagnosticCallback:)' is deprecated: renamed to 'validate(leaf:intermediates:diagnosticCallback:)' [#DeprecatedDeclaration]
    |                               `- note: use 'validate(leaf:intermediates:diagnosticCallback:)' instead
174 |             leafCertificate: certificates[0],
175 |             intermediates: untrustedChain
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1029/1030] Compiling jose_swift JoseDocs.swift
[1030/1030] Emitting module jose_swift
Build complete! (25.78s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install zlib using your system-packager:
    brew install zlib
warning: you may be able to install zlib using your system-packager:
    brew install zlib
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.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" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "1.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates.git"
    },
    {
      "identity" : "zlib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DLTAStudio/zlib.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    }
  ],
  "manifest_display_name" : "jose-swift",
  "name" : "jose-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "jose-swift",
      "targets" : [
        "JSONWebKey",
        "JSONWebAlgorithms",
        "JSONWebEncryption",
        "JSONWebSignature",
        "JSONWebToken"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "jose-swift-docs",
      "targets" : [
        "jose-swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "jose_swift",
      "module_type" : "SwiftTarget",
      "name" : "jose-swift",
      "path" : "Sources/jose-swift",
      "product_memberships" : [
        "jose-swift-docs"
      ],
      "sources" : [
        "JoseDocs.swift"
      ],
      "target_dependencies" : [
        "JSONWebKey",
        "JSONWebSignature",
        "JSONWebAlgorithms",
        "JSONWebEncryption",
        "JSONWebToken"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Tools",
      "module_type" : "SwiftTarget",
      "name" : "Tools",
      "path" : "Sources/Tools",
      "product_memberships" : [
        "jose-swift",
        "jose-swift-docs"
      ],
      "sources" : [
        "Base64URL.swift",
        "DataRepresentable.swift",
        "HelperExtensions.swift",
        "JSONEncoder+JoseEncoder.swift",
        "JWTCodable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JWTTests",
      "module_type" : "SwiftTarget",
      "name" : "JWTTests",
      "path" : "Tests/JWTTests",
      "sources" : [
        "JWTTests.swift",
        "Mock/JWK+Testing.swift",
        "Mock/MockExampleClaims.swift",
        "X5CValidatorTests.swift"
      ],
      "target_dependencies" : [
        "JSONWebToken",
        "Tools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWSTests",
      "module_type" : "SwiftTarget",
      "name" : "JWSTests",
      "path" : "Tests/JWSTests",
      "sources" : [
        "JWSJsonTests.swift",
        "JWSTests.swift",
        "Mocks/JWK+Testing.swift",
        "RFC7515Tests.swift"
      ],
      "target_dependencies" : [
        "JSONWebSignature",
        "Tools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWKTests",
      "module_type" : "SwiftTarget",
      "name" : "JWKTests",
      "path" : "Tests/JWKTests",
      "sources" : [
        "JWKPEMTests.swift",
        "JWKThumbprintTests.swift"
      ],
      "target_dependencies" : [
        "JSONWebKey",
        "JSONWebAlgorithms",
        "Tools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWETests",
      "module_type" : "SwiftTarget",
      "name" : "JWETests",
      "path" : "Tests/JWETests",
      "sources" : [
        "AESTests.swift",
        "DirectTests.swift",
        "ECDH1PUTests.swift",
        "ECDHESTests.swift",
        "Mocks/JWK+Testing.swift",
        "PBES2Tests.swift",
        "RFC7516Tests.swift",
        "RFC7520Tests.swift",
        "RSATests.swift"
      ],
      "target_dependencies" : [
        "JSONWebEncryption",
        "Tools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWATests",
      "module_type" : "SwiftTarget",
      "name" : "JWATests",
      "path" : "Tests/JWATests",
      "sources" : [
        "C20PTests.swift",
        "ES256KTests.swift",
        "EdDSATests.swift",
        "Mocks/JWK+Testing.swift",
        "XC20PTests.swift"
      ],
      "target_dependencies" : [
        "JSONWebAlgorithms",
        "Tools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONWebToken",
      "module_type" : "SwiftTarget",
      "name" : "JSONWebToken",
      "path" : "Sources/JSONWebToken",
      "product_dependencies" : [
        "X509"
      ],
      "product_memberships" : [
        "jose-swift",
        "jose-swift-docs"
      ],
      "sources" : [
        "Claims/ArrayClaim.swift",
        "Claims/AudienceClaim.swift",
        "Claims/BoolClaim.swift",
        "Claims/Claims+Codable.swift",
        "Claims/Claims.swift",
        "Claims/DateClaim.swift",
        "Claims/ExpirationTimeClaim.swift",
        "Claims/IssuedAtClaim.swift",
        "Claims/IssuerClaim.swift",
        "Claims/JWTClaimsBuilder.swift",
        "Claims/JWTIdentifierClaim.swift",
        "Claims/NotBeforeClaim.swift",
        "Claims/NumericClaim.swift",
        "Claims/ObjectClaim.swift",
        "Claims/StringClaim.swift",
        "Claims/SubjectClaim.swift",
        "DefaultJWTClaims+Codable.swift",
        "JWT+Encryption.swift",
        "JWT+Error.swift",
        "JWT+Signing.swift",
        "JWT+Verification.swift",
        "JWT.swift",
        "JWTRegisteredFieldsClaims.swift",
        "Validators/ClaimValidator.swift",
        "Validators/ExpectedAudienceValidator.swift",
        "Validators/ExpirationTimeValidator.swift",
        "Validators/IssuedAtValidator.swift",
        "Validators/IssuerValidator.swift",
        "Validators/NotBeforeTimeValidator.swift",
        "Validators/SubjectValidator.swift",
        "Validators/X5CValidator.swift"
      ],
      "target_dependencies" : [
        "JSONWebKey",
        "JSONWebSignature",
        "JSONWebEncryption",
        "Tools"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JSONWebSignature",
      "module_type" : "SwiftTarget",
      "name" : "JSONWebSignature",
      "path" : "Sources/JSONWebSignature",
      "product_memberships" : [
        "jose-swift",
        "jose-swift-docs"
      ],
      "sources" : [
        "DefaultJWSHeaderImpl+Codable.swift",
        "JWK+SigningAlgorithm.swift",
        "JWS+Error.swift",
        "JWS+Helper.swift",
        "JWS+Json.swift",
        "JWS+JsonFlattened.swift",
        "JWS+Sign.swift",
        "JWS+Verify.swift",
        "JWS.swift",
        "JWSRegisteredFieldsHeader.swift"
      ],
      "target_dependencies" : [
        "JSONWebKey",
        "JSONWebAlgorithms"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JSONWebKey",
      "module_type" : "SwiftTarget",
      "name" : "JSONWebKey",
      "path" : "Sources/JSONWebKey",
      "product_dependencies" : [
        "CryptoSwift",
        "secp256k1",
        "Crypto",
        "_CryptoExtras",
        "SwiftASN1"
      ],
      "product_memberships" : [
        "jose-swift",
        "jose-swift-docs"
      ],
      "sources" : [
        "JWK+Codable.swift",
        "JWK+Error.swift",
        "JWK+PEM.swift",
        "JWK+Thumbprint.swift",
        "JWK.swift",
        "JWKSet.swift"
      ],
      "target_dependencies" : [
        "Tools"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JSONWebEncryption",
      "module_type" : "SwiftTarget",
      "name" : "JSONWebEncryption",
      "path" : "Sources/JSONWebEncryption",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "jose-swift",
        "jose-swift-docs"
      ],
      "sources" : [
        "DefaultJWEHeaderImpl+Codable.swift",
        "EncryptionModule/Decryptors/AESDecryptor.swift",
        "EncryptionModule/Decryptors/DirectDecryptor.swift",
        "EncryptionModule/Decryptors/ECDH1PUDecryptor.swift",
        "EncryptionModule/Decryptors/ECDHDecryptor.swift",
        "EncryptionModule/Decryptors/JWEDecryptor.swift",
        "EncryptionModule/Decryptors/MultiDecryptor.swift",
        "EncryptionModule/Decryptors/PasswordBasedDecryptor.swift",
        "EncryptionModule/Decryptors/RSADecryptor.swift",
        "EncryptionModule/Encryptors/AESEncryptor.swift",
        "EncryptionModule/Encryptors/DirectEncrypter.swift",
        "EncryptionModule/Encryptors/ECDH1PUEncrypter.swift",
        "EncryptionModule/Encryptors/ECDHEncrypter.swift",
        "EncryptionModule/Encryptors/JWEEncrypter.swift",
        "EncryptionModule/Encryptors/MultiEncryptor.swift",
        "EncryptionModule/Encryptors/PasswordBasedEncrypter.swift",
        "EncryptionModule/Encryptors/RSAEncrypter.swift",
        "EncryptionModule/JWE+EncryptionModule.swift",
        "EncryptionModule/JWEEncryptionModule.swift",
        "Helpers/AAD.swift",
        "Helpers/JWEHelpers.swift",
        "Helpers/JWERegisteredFieldsHeader+Helpers.swift",
        "JWE+Decrypt.swift",
        "JWE+Encrypt.swift",
        "JWE+Error.swift",
        "JWE+Json.swift",
        "JWE.swift",
        "JWEParts.swift",
        "JWERegisteredFieldsHeader.swift",
        "KeyManagementAlgorithm+Family.swift"
      ],
      "target_dependencies" : [
        "JSONWebAlgorithms",
        "JSONWebKey"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JSONWebAlgorithms",
      "module_type" : "SwiftTarget",
      "name" : "JSONWebAlgorithms",
      "path" : "Sources/JSONWebAlgorithms",
      "product_dependencies" : [
        "secp256k1",
        "CryptoSwift",
        "Crypto",
        "_CryptoExtras",
        "Zlib"
      ],
      "product_memberships" : [
        "jose-swift",
        "jose-swift-docs"
      ],
      "sources" : [
        "Compression/ContentCompressionAlgorithm.swift",
        "Compression/ContentCompressor.swift",
        "Compression/ZIP/Zip+ContentCompressor.swift",
        "ContentEncryption/AES/AES128GCM+ContentEncryptor.swift",
        "ContentEncryption/AES/AES192GCM+ContentEncryptor.swift",
        "ContentEncryption/AES/AES256GCM+ContentEncryptor.swift",
        "ContentEncryption/AES/AESCBC_SHA256+ContentEncryptor.swift",
        "ContentEncryption/AES/AESCBC_SHA384+ContentEncryptor.swift",
        "ContentEncryption/AES/AESCBC_SHA512+ContentEncryptor.swift",
        "ContentEncryption/ChaChaPoly/C20P+ContentEncryption.swift",
        "ContentEncryption/ChaChaPoly/XC20P+ContentEncryption.swift",
        "ContentEncryption/ContentDecryptor.swift",
        "ContentEncryption/ContentEncryptionAlgorithm.swift",
        "ContentEncryption/ContentEncryptor.swift",
        "ContentEncryption/MockContentEncryptor.swift",
        "CryptoError.swift",
        "CryptoImplementation/AES/AESCBC_SHA.swift",
        "CryptoImplementation/AES/AESGCM.swift",
        "CryptoImplementation/ConcatKDF/ConcatKDF.swift",
        "CryptoImplementation/ECDH/ECDH1PU.swift",
        "CryptoImplementation/ECDH/ECDHES.swift",
        "CryptoImplementation/JWKCryptoPresentation.swift",
        "CryptoImplementation/KeyAgreement/Curve25519/Curve25519+KeyAgreement.swift",
        "CryptoImplementation/KeyAgreement/EC/P256+KeyAgreement.swift",
        "CryptoImplementation/KeyAgreement/EC/P384+KeyAgreement.swift",
        "CryptoImplementation/KeyAgreement/EC/P521+KeyAgreement.swift",
        "CryptoImplementation/KeyAgreement/EC/secp256k1+KeyAgreement.swift",
        "CryptoImplementation/KeyAgreement/JWK+KeyAgreement.swift",
        "CryptoImplementation/KeyAgreement/SharedKeyAgreement.swift",
        "CryptoImplementation/KeyGeneration/Curve25519/Curve25519+KeyGeneration.swift",
        "CryptoImplementation/KeyGeneration/EC/P256+KeyGeneration.swift",
        "CryptoImplementation/KeyGeneration/EC/P384+KeyGeneration.swift",
        "CryptoImplementation/KeyGeneration/EC/P521+KeyGeneration.swift",
        "CryptoImplementation/KeyGeneration/EC/secp256k1+KeyGeneration.swift",
        "CryptoImplementation/KeyGeneration/JWK+KeyGeneration.swift",
        "CryptoImplementation/KeyGeneration/KeyGeneration.swift",
        "CryptoImplementation/SecureRandom/SecureRandom.swift",
        "JWARegisteredFieldsHeader.swift",
        "KeyManagement/JWKRepresentable.swift",
        "KeyManagement/KeyAgreement/ECDH/ECDH1PU+KeyAgreementZ.swift",
        "KeyManagement/KeyAgreement/ECDH/ECDHES+KeyAgreementZ.swift",
        "KeyManagement/KeyAgreement/KeyAgreementZ.swift",
        "KeyManagement/KeyAgreement/MockKeyAgreementZ.swift",
        "KeyManagement/KeyDerivation/ECDH/ECDH1PU+KeyDerivation.swift",
        "KeyManagement/KeyDerivation/ECDH/ECDHES+KeyDerivation.swift",
        "KeyManagement/KeyDerivation/KeyDerivation.swift",
        "KeyManagement/KeyDerivation/MockKeyDerivation.swift",
        "KeyManagement/KeyDerivation/PBES2/PBE2_SHA256_A128KW+KeyEncryption.swift",
        "KeyManagement/KeyDerivation/PBES2/PBE2_SHA384_A192KW+KeyEncryption.swift",
        "KeyManagement/KeyDerivation/PBES2/PBE2_SHA512_A256KW+KeyEncryption.swift",
        "KeyManagement/KeyDerivation/PBES2/PBES2SHA.swift",
        "KeyManagement/KeyEncryption/AES/AES128GCM+KeyEncryption.swift",
        "KeyManagement/KeyEncryption/AES/AES192GCM+KeyEncryption.swift",
        "KeyManagement/KeyEncryption/AES/AES256GCM+KeyEncryption.swift",
        "KeyManagement/KeyEncryption/AES/AESGCM+KeyUnwrap.swift",
        "KeyManagement/KeyEncryption/AES/AESKeyUnwrap+KeyUnwrap.swift",
        "KeyManagement/KeyEncryption/AES/AESKeyWrap+KeyEncryption.swift",
        "KeyManagement/KeyEncryption/KeyUnwrap.swift",
        "KeyManagement/KeyEncryption/KeyWrapping.swift",
        "KeyManagement/KeyEncryption/MockKeyEncryption.swift",
        "KeyManagement/KeyEncryption/RSA/RSA15KeyUnwrap+KeyUnwrapping.swift",
        "KeyManagement/KeyEncryption/RSA/RSA15KeyWrapper+KeyEncryption.swift",
        "KeyManagement/KeyEncryption/RSA/RSAOAEP256KeyUnwrap+KeyUnwrapping.swift",
        "KeyManagement/KeyEncryption/RSA/RSAOAEP256KeyWrap+KeyEncryption.swift",
        "KeyManagement/KeyEncryption/RSA/RSAOAEPKeyUnwrap+KeyUnwrapping.swift",
        "KeyManagement/KeyEncryption/RSA/RSAOAEPKeyWrap+KeyEncryption.swift",
        "KeyManagement/KeyEncryptionAlgorithm.swift",
        "KeyManagement/KeyRepresentable/DataKey.swift",
        "KeyManagement/KeyRepresentable/KeyRepresentable.swift",
        "KeyManagement/KeyRepresentable/SecKeyExtended.swift",
        "Signatures/Curve25519/EdDSASigner.swift",
        "Signatures/Curve25519/EdDSAVerifier.swift",
        "Signatures/EC/Signers/ES256KSigner.swift",
        "Signatures/EC/Signers/ES256Signer.swift",
        "Signatures/EC/Signers/ES384Signer.swift",
        "Signatures/EC/Signers/ES521Signer.swift",
        "Signatures/EC/Verifiers/ES256KVerifier.swift",
        "Signatures/EC/Verifiers/ES256Verifier.swift",
        "Signatures/EC/Verifiers/ES384Verifier.swift",
        "Signatures/EC/Verifiers/ES521Verifier.swift",
        "Signatures/HMAC/Signers/HS256Signer.swift",
        "Signatures/HMAC/Signers/HS384Signer.swift",
        "Signatures/HMAC/Signers/HS512Signer.swift",
        "Signatures/HMAC/Verifiers/HS256Verifier.swift",
        "Signatures/HMAC/Verifiers/HS384Verifier.swift",
        "Signatures/HMAC/Verifiers/HS512Verifier.swift",
        "Signatures/MockedSigner.swift",
        "Signatures/MockedVerifier.swift",
        "Signatures/RSA/Helpers/RSA+Security.swift",
        "Signatures/RSA/Signers/PS256Signer.swift",
        "Signatures/RSA/Signers/PS384Signer.swift",
        "Signatures/RSA/Signers/PS512Signer.swift",
        "Signatures/RSA/Signers/RS256Signer.swift",
        "Signatures/RSA/Signers/RS384Signer.swift",
        "Signatures/RSA/Signers/RS512Signer.swift",
        "Signatures/RSA/Verifiers/PS256Verifier.swift",
        "Signatures/RSA/Verifiers/PS384Verifier.swift",
        "Signatures/RSA/Verifiers/PS512Verifier.swift",
        "Signatures/RSA/Verifiers/RS256Verifier.swift",
        "Signatures/RSA/Verifiers/RS384Verifier.swift",
        "Signatures/RSA/Verifiers/RS512Verifier.swift",
        "Signatures/Signer.swift",
        "Signatures/SigningAlgorithm.swift",
        "Signatures/Verifier.swift"
      ],
      "target_dependencies" : [
        "JSONWebKey"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExampleTests",
      "module_type" : "SwiftTarget",
      "name" : "ExampleTests",
      "path" : "Tests/ExampleTests",
      "sources" : [
        "ExampleTests.swift"
      ],
      "target_dependencies" : [
        "JSONWebToken",
        "JSONWebKey",
        "JSONWebEncryption",
        "JSONWebSignature",
        "Tools"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.9"
}
Done.