Build Information
Failed to build ThreeDS_SDK, reference main (992b77), with Swift 6.1 for watchOS using Xcode 16.3 on 10 Feb 2026 18:51:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ThreeDS_SDK -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ios-3ds-sdk/SPM.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ios-3ds-sdk/SPM
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 992b779 Update ThreeDS_SDK to version 2.6.00
Cloned https://github.com/ios-3ds-sdk/SPM.git
Revision (git rev-parse @):
992b7796dc31870d8497958d9fe52d6d596e8c2a
SUCCESS checkout https://github.com/ios-3ds-sdk/SPM.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ios-3ds-sdk/SPM.git
https://github.com/ios-3ds-sdk/SPM.git
{
"dependencies" : [
],
"manifest_display_name" : "ThreeDS_SDK",
"name" : "ThreeDS_SDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ThreeDS_SDK",
"targets" : [
"ThreeDS_SDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ThreeDS_SDK",
"module_type" : "BinaryTarget",
"name" : "ThreeDS_SDK",
"path" : "remote/archive/ThreeDS_SDK.zip",
"product_memberships" : [
"ThreeDS_SDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
ThreeDS_SDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ThreeDS_SDK
{
"dependencies" : [
],
"manifest_display_name" : "ThreeDS_SDK",
"name" : "ThreeDS_SDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ThreeDS_SDK",
"targets" : [
"ThreeDS_SDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ThreeDS_SDK",
"module_type" : "BinaryTarget",
"name" : "ThreeDS_SDK",
"path" : "remote/archive/ThreeDS_SDK.zip",
"product_memberships" : [
"ThreeDS_SDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ThreeDS_SDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ThreeDS_SDK -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.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 ThreeDS_SDK -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
ThreeDS_SDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'ThreeDS_SDK' in project 'ThreeDS_SDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 0c0bc35709ed8303c1a6fbd0c86449af
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c0bc35709ed8303c1a6fbd0c86449af.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'ThreeDS_SDK' from project 'ThreeDS_SDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ThreeDS_SDK
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
ThreeDS_SDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ThreeDS_SDK
{
"dependencies" : [
],
"manifest_display_name" : "ThreeDS_SDK",
"name" : "ThreeDS_SDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ThreeDS_SDK",
"targets" : [
"ThreeDS_SDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ThreeDS_SDK",
"module_type" : "BinaryTarget",
"name" : "ThreeDS_SDK",
"path" : "remote/archive/ThreeDS_SDK.zip",
"product_memberships" : [
"ThreeDS_SDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ThreeDS_SDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ThreeDS_SDK -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.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 ThreeDS_SDK -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
ThreeDS_SDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'ThreeDS_SDK' in project 'ThreeDS_SDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 10ec588dd3b1bfa16c03eefdb944528a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/10ec588dd3b1bfa16c03eefdb944528a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ThreeDS_SDK/ThreeDS_SDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ThreeDS_SDK/ThreeDS_SDK.xcframework'. (in target 'ThreeDS_SDK' from project 'ThreeDS_SDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ThreeDS_SDK
(1 failure)
BUILD FAILURE 6.1 watchOS