The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Onfido, reference master (552ce8), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 17:55:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/onfido/onfido-ios-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Downloading binary artifact https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v33.0.1.zip
[70883/33769829] Downloading https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v33.0.1.zip
Downloaded https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v33.0.1.zip (2.61s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "onfido-ios-sdk",
      "name": "Onfido",
      "url": "https://github.com/onfido/onfido-ios-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/onfido-ios-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/onfido/onfido-ios-sdk.git
[1/3816] Fetching onfido-ios-sdk
Fetched https://github.com/onfido/onfido-ios-sdk.git from cache (73.86s)
Creating working copy for https://github.com/onfido/onfido-ios-sdk.git
Working copy of https://github.com/onfido/onfido-ios-sdk.git resolved at master (552ce8c)
Fetching binary artifact https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v33.0.1.zip from cache
Fetched https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v33.0.1.zip from cache (1.79s)
warning: '.resolve-product-dependencies': dependency 'onfido-ios-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/onfido/onfido-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm