The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ProcessOut, reference master (4ba524), with Swift 6.0 for macOS (SPM) on 22 Apr 2026 19:22:18 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/processout/processout-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/processout/processout-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4ba5241 feat(release): 4.40.2 (#523)
Cloned https://github.com/processout/processout-ios.git
Revision (git rev-parse @):
4ba52419837e729063655033e69355e2d2d68e80
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/processout/processout-ios.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/processout/processout-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/checkout/checkout-3ds-sdk-ios
Fetching https://github.com/netceteragroup/ios-3ds-sdk-spm
[1/55] Fetching ios-3ds-sdk-spm
[5/18431] Fetching ios-3ds-sdk-spm, swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (1.60s)
[5/2716] Fetching ios-3ds-sdk-spm, checkout-3ds-sdk-ios
Fetched https://github.com/checkout/checkout-3ds-sdk-ios from cache (55.99s)
Fetched https://github.com/netceteragroup/ios-3ds-sdk-spm from cache (55.99s)
Computing version for https://github.com/netceteragroup/ios-3ds-sdk-spm
Computed https://github.com/netceteragroup/ios-3ds-sdk-spm at 2.6.0 (3.96s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.88s)
Computing version for https://github.com/checkout/checkout-3ds-sdk-ios
Computed https://github.com/checkout/checkout-3ds-sdk-ios at 3.2.11 (0.68s)
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
Fetching https://github.com/airsidemobile/JOSESwift.git
Fetching https://github.com/microsoft/plcrashreporter.git
[1/12561] Fetching joseswift
[127/12997] Fetching joseswift, checkout-event-logger-ios-framework
[132/30009] Fetching joseswift, checkout-event-logger-ios-framework, plcrashreporter
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (2.21s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (2.21s)
[13440/17012] Fetching plcrashreporter
Fetched https://github.com/microsoft/plcrashreporter.git from cache (3.04s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 2.4.0 (0.81s)
Computing version for https://github.com/microsoft/plcrashreporter.git
Computed https://github.com/microsoft/plcrashreporter.git at 1.12.0 (0.72s)
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.54s)
Creating working copy for https://github.com/netceteragroup/ios-3ds-sdk-spm
Working copy of https://github.com/netceteragroup/ios-3ds-sdk-spm resolved at 2.6.0
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Creating working copy for https://github.com/checkout/checkout-3ds-sdk-ios
Working copy of https://github.com/checkout/checkout-3ds-sdk-ios resolved at 3.2.11
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
Creating working copy for https://github.com/microsoft/plcrashreporter.git
Working copy of https://github.com/microsoft/plcrashreporter.git resolved at 1.12.0
[73728/4506672] Downloading https://nexus.extranet.netcetera.biz/nexus/repository/public-repository-maven/com/netcetera/nca-341-2/3ds-sdk/ios/release/2.6.00/ThreeDS_SDK.zip
Downloading binary artifact https://nexus.extranet.netcetera.biz/nexus/repository/public-repository-maven/com/netcetera/nca-341-2/3ds-sdk/ios/release/2.6.00/ThreeDS_SDK.zip
Downloaded https://nexus.extranet.netcetera.biz/nexus/repository/public-repository-maven/com/netcetera/nca-341-2/3ds-sdk/ios/release/2.6.00/ThreeDS_SDK.zip (0.98s)
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.0 macosSpm