Build Information
Failed to build AdyenAuthentication, reference main (005a8a), with Swift 6.2 for visionOS using Xcode 26.0 on 10 Dec 2025 18:06:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdyenAuthentication -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-authentication-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-authentication-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 005a8ac Merge pull request #13 from Adyen/fix-workflow-permissions
Cloned https://github.com/Adyen/adyen-authentication-ios.git
Revision (git rev-parse @):
005a8ac2a974497a109187c074a38d8509b0fb92
SUCCESS checkout https://github.com/Adyen/adyen-authentication-ios.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/Adyen/adyen-authentication-ios.git
Command line invocation:
/Applications/Xcode-26.0.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:
AdyenAuthentication: /Users/admin/builder/spi-builder-workspace
resolved source packages: AdyenAuthentication
2025-12-10 13:06:34.185 xcodebuild[521:3016] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "AdyenAuthentication",
"name" : "AdyenAuthentication",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "AdyenAuthentication",
"targets" : [
"AdyenAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdyenAuthentication",
"module_type" : "BinaryTarget",
"name" : "AdyenAuthentication",
"path" : "XCFramework/Dynamic/AdyenAuthentication.xcframework",
"product_memberships" : [
"AdyenAuthentication"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AdyenAuthentication"
]
}
}
2025-12-10 13:06:38.950 xcodebuild[604:3640] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdyenAuthentication -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.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 AdyenAuthentication -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
AdyenAuthentication: /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 'AdyenAuthentication' in project 'AdyenAuthentication' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
Build description signature: 1e1950cfa694a4cb160faaee8628aecc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1e1950cfa694a4cb160faaee8628aecc.xcbuilddata
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenAuthentication' from project 'AdyenAuthentication')
2025-12-10 13:06:40.366 xcodebuild[606:3668] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AdyenAuthentication
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
AdyenAuthentication: /Users/admin/builder/spi-builder-workspace
resolved source packages: AdyenAuthentication
2025-12-10 13:06:41.662 xcodebuild[619:3766] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "AdyenAuthentication",
"name" : "AdyenAuthentication",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "AdyenAuthentication",
"targets" : [
"AdyenAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdyenAuthentication",
"module_type" : "BinaryTarget",
"name" : "AdyenAuthentication",
"path" : "XCFramework/Dynamic/AdyenAuthentication.xcframework",
"product_memberships" : [
"AdyenAuthentication"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AdyenAuthentication"
]
}
}
2025-12-10 13:06:42.696 xcodebuild[627:3825] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdyenAuthentication -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.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 AdyenAuthentication -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
AdyenAuthentication: /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 'AdyenAuthentication' in project 'AdyenAuthentication' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
Build description signature: 1e1950cfa694a4cb160faaee8628aecc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1e1950cfa694a4cb160faaee8628aecc.xcbuilddata
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenAuthentication' from project 'AdyenAuthentication')
2025-12-10 13:06:43.525 xcodebuild[629:3854] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AdyenAuthentication
(1 failure)
BUILD FAILURE 6.2 visionOS