Build Information
Failed to build Onfido, reference master (552ce8), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 17:54:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/onfido/onfido-ios-sdk.git
https://github.com/onfido/onfido-ios-sdk.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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.52s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm