The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JWTDecode, reference 2.6.3 (5fe788), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 03:58:55 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/JWTDecode.swift.git
Reference: 2.6.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vbmobile/JWTDecode.swift
 * tag               2.6.3      -> FETCH_HEAD
HEAD is now at 5fe7884 add type dynamic
Cloned https://github.com/vbmobile/JWTDecode.swift.git
Revision (git rev-parse @):
5fe78848b9cb654581a66adbceabd35786f4acec
SUCCESS checkout https://github.com/vbmobile/JWTDecode.swift.git at 2.6.3
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14902] Fetching quick
[300/34725] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.08s)
Fetched https://github.com/Quick/Nimble.git from cache (2.08s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (2.77s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.64s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.74s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.40s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.68s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.43s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "jwtdecode.swift",
      "name": "JWTDecode",
      "url": "https://github.com/vbmobile/JWTDecode.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JWTDecode.swift",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/vbmobile/JWTDecode.swift.git
[1/2280] Fetching jwtdecode.swift
Fetched https://github.com/vbmobile/JWTDecode.swift.git from cache (1.17s)
Creating working copy for https://github.com/vbmobile/JWTDecode.swift.git
Working copy of https://github.com/vbmobile/JWTDecode.swift.git resolved at 2.6.3 (5fe7884)
warning: '.resolve-product-dependencies': dependency 'jwtdecode.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vbmobile/JWTDecode.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[3/12] Compiling JWTDecode ValidationError.swift
[4/12] Compiling JWTDecode ValidatorJWT.swift
[5/12] Compiling JWTDecode TokenValidators.swift
[6/12] Compiling JWTDecode JWT.swift
[7/12] Compiling JWTDecode Errors.swift
[8/12] Emitting module JWTDecode
[9/12] Compiling JWTDecode JWTDecode.swift
[10/12] Compiling JWTDecode A0JWT.swift
[10/12] Write Objects.LinkFileList
[11/12] Linking libJWTDecode.dylib
Build complete! (7.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "JWTDecode",
  "name" : "JWTDecode",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "JWTDecode",
      "targets" : [
        "JWTDecode"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWTDecode_swiftTests",
      "module_type" : "SwiftTarget",
      "name" : "JWTDecode.swiftTests",
      "path" : "Tests/JWTDecode.swiftTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "JWTDecodeSpec.swift",
        "JWTHelper.swift",
        "TokenValidatorsSpec.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "JWTDecode"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWTDecode",
      "module_type" : "SwiftTarget",
      "name" : "JWTDecode",
      "path" : "JWTDecode",
      "product_memberships" : [
        "JWTDecode"
      ],
      "sources" : [
        "A0JWT.swift",
        "Errors.swift",
        "JWT.swift",
        "JWTDecode.swift",
        "TokenValidators.swift",
        "ValidationError.swift",
        "ValidatorJWT.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.