The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Adyen3DS2, reference master (102bd0), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 10 Sep 2025 18:56:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-3ds2-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-3ds2-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 102bd03 Merge pull request #50 from Adyen/renovate/major-github-actions-updates
Cloned https://github.com/Adyen/adyen-3ds2-ios.git
Revision (git rev-parse @):
102bd03811c724b26bdf253621835d74835d5003
SUCCESS checkout https://github.com/Adyen/adyen-3ds2-ios.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Adyen/adyen-3ds2-ios.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Adyen3DS2: /Users/admin/builder/spi-builder-workspace
resolved source packages: Adyen3DS2
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Adyen3DS2",
  "name" : "Adyen3DS2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Adyen3DS2",
      "targets" : [
        "Adyen3DS2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Adyen3DS2",
      "module_type" : "BinaryTarget",
      "name" : "Adyen3DS2",
      "path" : "XCFramework/Dynamic/Adyen3DS2.xcframework",
      "product_memberships" : [
        "Adyen3DS2"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Adyen3DS2"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Adyen3DS2 -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.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 Adyen3DS2 -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Adyen3DS2: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Adyen3DS2' in project 'Adyen3DS2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: e72fef7b60a97c6babba29299e10a598
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e72fef7b60a97c6babba29299e10a598.xcbuilddata
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'Adyen3DS2' from project 'Adyen3DS2')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b568836f6353df5689a61cc015df29e913558050, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b568836f6353df5689a61cc015df29e913558050, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b568836f6353df5689a61cc015df29e913558050, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b568836f6353df5689a61cc015df29e913558050, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Adyen3DS2
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Adyen3DS2: /Users/admin/builder/spi-builder-workspace
resolved source packages: Adyen3DS2
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Adyen3DS2",
  "name" : "Adyen3DS2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Adyen3DS2",
      "targets" : [
        "Adyen3DS2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Adyen3DS2",
      "module_type" : "BinaryTarget",
      "name" : "Adyen3DS2",
      "path" : "XCFramework/Dynamic/Adyen3DS2.xcframework",
      "product_memberships" : [
        "Adyen3DS2"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Adyen3DS2"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Adyen3DS2 -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.2.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 Adyen3DS2 -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Adyen3DS2: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Adyen3DS2' in project 'Adyen3DS2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: e72fef7b60a97c6babba29299e10a598
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e72fef7b60a97c6babba29299e10a598.xcbuilddata
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'Adyen3DS2' from project 'Adyen3DS2')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b568836f6353df5689a61cc015df29e913558050, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b568836f6353df5689a61cc015df29e913558050, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b568836f6353df5689a61cc015df29e913558050, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b568836f6353df5689a61cc015df29e913558050, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Adyen3DS2
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild