The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Onfido, reference 33.0.1 (552ce8), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 22 Apr 2026 17:53:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onfido/onfido-ios-sdk.git
Reference: 33.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/onfido/onfido-ios-sdk
 * tag               33.0.1     -> FETCH_HEAD
HEAD is now at 552ce8c Merge pull request #431 from onfido/release/33.0.1
Cloned https://github.com/onfido/onfido-ios-sdk.git
Revision (git rev-parse @):
552ce8ca227920279509bb59aac926fee015177d
SUCCESS checkout https://github.com/onfido/onfido-ios-sdk.git at 33.0.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/onfido/onfido-ios-sdk.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
Resolve Package Graph
Resolved source packages:
  Onfido: /Users/admin/builder/spi-builder-workspace
resolved source packages: Onfido
2026-04-22 13:52:52.705 xcodebuild[524:3038] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Onfido",
  "name" : "Onfido",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Onfido",
      "targets" : [
        "Onfido"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Onfido",
      "module_type" : "BinaryTarget",
      "name" : "Onfido",
      "path" : "remote/archive/Onfido-v33.0.1.zip",
      "product_memberships" : [
        "Onfido"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Onfido"
    ]
  }
}
2026-04-22 13:53:13.259 xcodebuild[716:4484] [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 Onfido -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 Onfido -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Onfido: /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 'Onfido' in project 'Onfido' (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
Build description signature: d1618db584e26cfdcc4d94c235af1137
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d1618db584e26cfdcc4d94c235af1137.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Onfido/Onfido.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Onfido/Onfido.xcframework'. (in target 'Onfido' from project 'Onfido')
2026-04-22 13:53:14.654 xcodebuild[718:4536] [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:a6b396e75e511b8eec52fbfbacbf98a065b6db87, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a6b396e75e511b8eec52fbfbacbf98a065b6db87, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a6b396e75e511b8eec52fbfbacbf98a065b6db87, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a6b396e75e511b8eec52fbfbacbf98a065b6db87, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Onfido
(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:
  Onfido: /Users/admin/builder/spi-builder-workspace
resolved source packages: Onfido
2026-04-22 13:53:16.880 xcodebuild[731:4635] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Onfido",
  "name" : "Onfido",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Onfido",
      "targets" : [
        "Onfido"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Onfido",
      "module_type" : "BinaryTarget",
      "name" : "Onfido",
      "path" : "remote/archive/Onfido-v33.0.1.zip",
      "product_memberships" : [
        "Onfido"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Onfido"
    ]
  }
}
2026-04-22 13:53:17.911 xcodebuild[739:4694] [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 Onfido -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 Onfido -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Onfido: /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 'Onfido' in project 'Onfido' (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
Build description signature: d1618db584e26cfdcc4d94c235af1137
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d1618db584e26cfdcc4d94c235af1137.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Onfido/Onfido.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Onfido/Onfido.xcframework'. (in target 'Onfido' from project 'Onfido')
2026-04-22 13:53:18.730 xcodebuild[741:4725] [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:a6b396e75e511b8eec52fbfbacbf98a065b6db87, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a6b396e75e511b8eec52fbfbacbf98a065b6db87, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a6b396e75e511b8eec52fbfbacbf98a065b6db87, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a6b396e75e511b8eec52fbfbacbf98a065b6db87, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Onfido
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild