Build Information
Failed to build Checkout3DSPackages, reference 3.3.2 (4c5c87), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 1 May 2026 12:23:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Checkout3DSPackages -destination platform=macOS,arch=arm64Build 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
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/checkout/checkout-3ds-sdk-ios.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/checkout/checkout-event-logger-ios-framework.git
Fetching from https://github.com/airsidemobile/JOSESwift.git
Creating working copy of package ‘JOSESwift’
Checking out 2.4.0 of package ‘JOSESwift’
Creating working copy of package ‘checkout-event-logger-ios-framework’
Checking out 1.2.4 of package ‘checkout-event-logger-ios-framework’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
JOSESwift: https://github.com/airsidemobile/JOSESwift.git @ 2.4.0
Checkout3DSPackages: /Users/admin/builder/spi-builder-workspace
CheckoutEventLoggerKit: https://github.com/checkout/checkout-event-logger-ios-framework.git @ 1.2.4
resolved source packages: JOSESwift, Checkout3DSPackages, CheckoutEventLoggerKit
2026-05-01 08:23:23.333 xcodebuild[530:3092] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "checkout-event-logger-ios-framework",
"requirement" : {
"exact" : [
"1.2.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/checkout/checkout-event-logger-ios-framework.git"
},
{
"identity" : "joseswift",
"requirement" : {
"exact" : [
"2.4.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/airsidemobile/JOSESwift.git"
}
],
"manifest_display_name" : "Checkout3DSPackages",
"name" : "Checkout3DSPackages",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Checkout3DSPackages",
"targets" : [
"Checkout3DSPackages"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JOSESwiftDynamic",
"module_type" : "SwiftTarget",
"name" : "JOSESwiftDynamic",
"path" : "Dependencies/JOSESwiftDynamic/Sources",
"product_dependencies" : [
"JOSESwift"
],
"product_memberships" : [
"Checkout3DSPackages"
],
"sources" : [
"JOSESwiftDynamic.swift"
],
"type" : "library"
},
{
"c99name" : "Checkout3DSPackages",
"module_type" : "SwiftTarget",
"name" : "Checkout3DSPackages",
"path" : "Checkout3DSPackages",
"product_dependencies" : [
"CheckoutEventLoggerKit"
],
"product_memberships" : [
"Checkout3DSPackages"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"JOSESwiftDynamic",
"Checkout3DS"
],
"type" : "library"
},
{
"c99name" : "Checkout3DS",
"module_type" : "BinaryTarget",
"name" : "Checkout3DS",
"path" : "Checkout3DS.xcframework",
"product_memberships" : [
"Checkout3DSPackages"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Checkout3DSPackages"
]
}
}
2026-05-01 08:23:41.427 xcodebuild[760:4611] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Checkout3DSPackages -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Checkout3DSPackages -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
CheckoutEventLoggerKit: https://github.com/checkout/checkout-event-logger-ios-framework.git @ 1.2.4
JOSESwift: https://github.com/airsidemobile/JOSESwift.git @ 2.4.0
Checkout3DSPackages: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwiftDynamic' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
➜ Explicit dependency on target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit'
Target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwiftDynamic' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
➜ Explicit dependency on target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit'
Target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit' (no dependencies)
Target 'JOSESwiftDynamic' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
Target 'JOSESwift' in project 'JOSESwift'
➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
Target 'JOSESwift' in project 'JOSESwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 73dd7f7e798d882ce895f9b28ead33cd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/73dd7f7e798d882ce895f9b28ead33cd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'CheckoutEventLoggerKit' from project 'CheckoutEventLoggerKit')
error: The package product 'JOSESwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'JOSESwiftDynamic' from project 'Checkout3DSPackages')
error: The package product 'JOSESwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
2026-05-01 08:23:43.786 xcodebuild[768:4679] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2cffbdec52ed6c9acfaff67d19604b89f92360f8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2cffbdec52ed6c9acfaff67d19604b89f92360f8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2cffbdec52ed6c9acfaff67d19604b89f92360f8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2cffbdec52ed6c9acfaff67d19604b89f92360f8, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Checkout3DSPackages
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
CheckoutEventLoggerKit: https://github.com/checkout/checkout-event-logger-ios-framework.git @ 1.2.4
JOSESwift: https://github.com/airsidemobile/JOSESwift.git @ 2.4.0
Checkout3DSPackages: /Users/admin/builder/spi-builder-workspace
resolved source packages: CheckoutEventLoggerKit, JOSESwift, Checkout3DSPackages
2026-05-01 08:23:46.486 xcodebuild[811:4907] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "checkout-event-logger-ios-framework",
"requirement" : {
"exact" : [
"1.2.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/checkout/checkout-event-logger-ios-framework.git"
},
{
"identity" : "joseswift",
"requirement" : {
"exact" : [
"2.4.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/airsidemobile/JOSESwift.git"
}
],
"manifest_display_name" : "Checkout3DSPackages",
"name" : "Checkout3DSPackages",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Checkout3DSPackages",
"targets" : [
"Checkout3DSPackages"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JOSESwiftDynamic",
"module_type" : "SwiftTarget",
"name" : "JOSESwiftDynamic",
"path" : "Dependencies/JOSESwiftDynamic/Sources",
"product_dependencies" : [
"JOSESwift"
],
"product_memberships" : [
"Checkout3DSPackages"
],
"sources" : [
"JOSESwiftDynamic.swift"
],
"type" : "library"
},
{
"c99name" : "Checkout3DSPackages",
"module_type" : "SwiftTarget",
"name" : "Checkout3DSPackages",
"path" : "Checkout3DSPackages",
"product_dependencies" : [
"CheckoutEventLoggerKit"
],
"product_memberships" : [
"Checkout3DSPackages"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"JOSESwiftDynamic",
"Checkout3DS"
],
"type" : "library"
},
{
"c99name" : "Checkout3DS",
"module_type" : "BinaryTarget",
"name" : "Checkout3DS",
"path" : "Checkout3DS.xcframework",
"product_memberships" : [
"Checkout3DSPackages"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Checkout3DSPackages"
]
}
}
2026-05-01 08:23:47.657 xcodebuild[825:4991] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Checkout3DSPackages -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Checkout3DSPackages -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
JOSESwift: https://github.com/airsidemobile/JOSESwift.git @ 2.4.0
Checkout3DSPackages: /Users/admin/builder/spi-builder-workspace
CheckoutEventLoggerKit: https://github.com/checkout/checkout-event-logger-ios-framework.git @ 1.2.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwiftDynamic' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
➜ Explicit dependency on target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit'
Target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwiftDynamic' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
➜ Explicit dependency on target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit'
Target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit' (no dependencies)
Target 'JOSESwiftDynamic' in project 'Checkout3DSPackages'
➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
Target 'JOSESwift' in project 'JOSESwift'
➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
Target 'JOSESwift' in project 'JOSESwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 73dd7f7e798d882ce895f9b28ead33cd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/73dd7f7e798d882ce895f9b28ead33cd.xcbuilddata
error: The package product 'JOSESwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'JOSESwiftDynamic' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
error: The package product 'JOSESwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'CheckoutEventLoggerKit' from project 'CheckoutEventLoggerKit')
2026-05-01 08:23:48.555 xcodebuild[833:5041] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2cffbdec52ed6c9acfaff67d19604b89f92360f8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2cffbdec52ed6c9acfaff67d19604b89f92360f8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2cffbdec52ed6c9acfaff67d19604b89f92360f8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2cffbdec52ed6c9acfaff67d19604b89f92360f8, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Checkout3DSPackages
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild