Build Information
Failed to build ProcessOut, reference 4.40.2 (4ba524), with Swift 6.2 for macOS (SPM) on 22 Apr 2026 19:21:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/processout/processout-ios.git
Reference: 4.40.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/processout/processout-ios
* tag 4.40.2 -> FETCH_HEAD
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 4.40.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/processout/processout-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/netceteragroup/ios-3ds-sdk-spm
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/checkout/checkout-3ds-sdk-ios
[1/55] Fetching ios-3ds-sdk-spm
[56/18431] Fetching ios-3ds-sdk-spm, swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (2.07s)
[1/2661] Fetching checkout-3ds-sdk-ios
Fetched https://github.com/checkout/checkout-3ds-sdk-ios from cache (22.46s)
Fetched https://github.com/netceteragroup/ios-3ds-sdk-spm from cache (22.46s)
Computing version for https://github.com/netceteragroup/ios-3ds-sdk-spm
Computed https://github.com/netceteragroup/ios-3ds-sdk-spm at 2.6.0 (25.26s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.65s)
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.54s)
Fetching https://github.com/microsoft/plcrashreporter.git
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/12997] Fetching checkout-event-logger-ios-framework, joseswift
[136/30009] Fetching checkout-event-logger-ios-framework, joseswift, plcrashreporter
Fetched https://github.com/microsoft/plcrashreporter.git from cache (2.72s)
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (2.72s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (2.72s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 2.4.0 (3.39s)
Computing version for https://github.com/microsoft/plcrashreporter.git
Computed https://github.com/microsoft/plcrashreporter.git at 1.12.0 (0.66s)
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.63s)
Creating working copy for https://github.com/microsoft/plcrashreporter.git
Working copy of https://github.com/microsoft/plcrashreporter.git resolved at 1.12.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-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/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/airsidemobile/JOSESwift.git
Working copy of https://github.com/airsidemobile/JOSESwift.git resolved at 2.4.0
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
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
[65536/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
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.95s)
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.2 macosSpm