The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Checkout3DSPackages, reference 3.3.2 (4c5c87), with Swift 6.3 for macOS (SPM) on 1 May 2026 12:23:45 UTC.

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/checkout/checkout-3ds-sdk-ios.git
Reference: 3.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/checkout/checkout-3ds-sdk-ios
 * tag               3.3.2      -> FETCH_HEAD
HEAD is now at 4c5c876 Release 3.3.2
Cloned https://github.com/checkout/checkout-3ds-sdk-ios.git
Revision (git rev-parse @):
4c5c876b20d19ab966bfe7c627b9cfa713269603
SUCCESS checkout https://github.com/checkout/checkout-3ds-sdk-ios.git at 3.3.2
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
Fetching https://github.com/airsidemobile/JOSESwift.git
[1/436] Fetching checkout-event-logger-ios-framework
[10/13004] Fetching checkout-event-logger-ios-framework, joseswift
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (1.41s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (1.41s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 2.4.0 (4.56s)
Computing version for https://github.com/checkout/checkout-event-logger-ios-framework.git
Computed https://github.com/checkout/checkout-event-logger-ios-framework.git at 1.2.4 (0.66s)
Creating working copy for https://github.com/airsidemobile/JOSESwift.git
Working copy of https://github.com/airsidemobile/JOSESwift.git resolved at 2.4.0
Creating working copy for https://github.com/checkout/checkout-event-logger-ios-framework.git
Working copy of https://github.com/checkout/checkout-event-logger-ios-framework.git resolved at 1.2.4
========================================
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": "checkout-3ds-sdk-ios",
      "name": "Checkout3DSPackages",
      "url": "https://github.com/checkout/checkout-3ds-sdk-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/checkout-3ds-sdk-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "checkout-event-logger-ios-framework",
          "name": "CheckoutEventLoggerKit",
          "url": "https://github.com/checkout/checkout-event-logger-ios-framework.git",
          "version": "1.2.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/checkout-event-logger-ios-framework",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "joseswift",
          "name": "JOSESwift",
          "url": "https://github.com/airsidemobile/JOSESwift.git",
          "version": "2.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JOSESwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/checkout/checkout-3ds-sdk-ios.git
[1/2688] Fetching checkout-3ds-sdk-ios
Fetched https://github.com/checkout/checkout-3ds-sdk-ios.git from cache (21.76s)
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git from cache
Fetching https://github.com/airsidemobile/JOSESwift.git from cache
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (0.55s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (0.55s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 2.4.0 (0.62s)
Computing version for https://github.com/checkout/checkout-event-logger-ios-framework.git
Computed https://github.com/checkout/checkout-event-logger-ios-framework.git at 1.2.4 (0.03s)
Creating working copy for https://github.com/checkout/checkout-3ds-sdk-ios.git
Working copy of https://github.com/checkout/checkout-3ds-sdk-ios.git resolved at 3.3.2 (4c5c876)
Creating working copy for https://github.com/checkout/checkout-event-logger-ios-framework.git
Working copy of https://github.com/checkout/checkout-event-logger-ios-framework.git resolved at 1.2.4
Creating working copy for https://github.com/airsidemobile/JOSESwift.git
Working copy of https://github.com/airsidemobile/JOSESwift.git resolved at 2.4.0
warning: '.resolve-product-dependencies': dependency 'checkout-3ds-sdk-ios' is not used by any target
Found 2 product dependencies
  - CheckoutEventLoggerKit
  - JOSESwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/checkout/checkout-3ds-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: the library 'JOSESwiftDynamic' requires macos 10.13, but depends on the product 'JOSESwift' which requires macos 10.15; consider changing the library 'JOSESwiftDynamic' to require macos 10.15 or later, or the product 'JOSESwift' to require macos 10.13 or earlier.
BUILD FAILURE 6.3 macosSpm