The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdyenAuthentication, reference main (005a8a), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 00:36:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdyenAuthentication -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Adyen/adyen-authentication-ios.git
Command line invocation:
    /Applications/Xcode-26.4.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
2026-04-16 20:35:47.805 xcodebuild[529:3091] [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"
    ]
  }
}
2026-04-16 20:35:55.801 xcodebuild[631:3884] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdyenAuthentication -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 platform=macOS,arch=arm64
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 8b07a367377d891a37ed9b37a4ea00b3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8b07a367377d891a37ed9b37a4ea00b3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenAuthentication' from project 'AdyenAuthentication')
2026-04-16 20:35:57.343 xcodebuild[638:3944] [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:df7e2d06f48e1312d19f7d23f16b871757df5813, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:df7e2d06f48e1312d19f7d23f16b871757df5813, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:df7e2d06f48e1312d19f7d23f16b871757df5813, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:df7e2d06f48e1312d19f7d23f16b871757df5813, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AdyenAuthentication
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.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
2026-04-16 20:35:59.030 xcodebuild[652:4045] [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"
    ]
  }
}
2026-04-16 20:36:00.227 xcodebuild[662:4109] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdyenAuthentication -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 platform=macOS,arch=arm64
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 8b07a367377d891a37ed9b37a4ea00b3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8b07a367377d891a37ed9b37a4ea00b3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenAuthentication' from project 'AdyenAuthentication')
2026-04-16 20:36:01.116 xcodebuild[665:4143] [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:df7e2d06f48e1312d19f7d23f16b871757df5813, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:df7e2d06f48e1312d19f7d23f16b871757df5813, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:df7e2d06f48e1312d19f7d23f16b871757df5813, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:df7e2d06f48e1312d19f7d23f16b871757df5813, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AdyenAuthentication
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild