Build Information
Failed to build Veriff, reference master (d0a9b3), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 01:53:21 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/Veriff/veriff-ios-spm.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Veriff/veriff-ios-spm
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d0a9b3c Fix manifest
Cloned https://github.com/Veriff/veriff-ios-spm.git
Revision (git rev-parse @):
d0a9b3ce4fb24aed92df221a2f7c6b519404088b
SUCCESS checkout https://github.com/Veriff/veriff-ios-spm.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Veriff/veriff-ios-spm.git
https://github.com/Veriff/veriff-ios-spm.git
{
"dependencies" : [
],
"manifest_display_name" : "Veriff",
"name" : "Veriff",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Veriff",
"targets" : [
"Veriff"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Veriff",
"module_type" : "BinaryTarget",
"name" : "Veriff",
"path" : "remote/archive/veriffsdk-10.1.0.zip",
"product_memberships" : [
"Veriff"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
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://cdn.veriff.me/ios/com/veriff/veriffsdk/10.1.0/veriffsdk-10.1.0.zip
[15970/7790184] Downloading https://cdn.veriff.me/ios/com/veriff/veriffsdk/10.1.0/veriffsdk-10.1.0.zip
Downloaded https://cdn.veriff.me/ios/com/veriff/veriffsdk/10.1.0/veriffsdk-10.1.0.zip (0.70s)
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