Build Information
Failed to build Veriff, reference master (d0a9b3), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 01:52:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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
Downloading binary artifact https://cdn.veriff.me/ios/com/veriff/veriffsdk/10.1.0/veriffsdk-10.1.0.zip
[15972/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.75s)
========================================
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": "veriff-ios-spm",
"name": "Veriff",
"url": "https://github.com/Veriff/veriff-ios-spm.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/veriff-ios-spm",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/Veriff/veriff-ios-spm.git
[1/384] Fetching veriff-ios-spm
Fetched https://github.com/Veriff/veriff-ios-spm.git from cache (0.61s)
Creating working copy for https://github.com/Veriff/veriff-ios-spm.git
Working copy of https://github.com/Veriff/veriff-ios-spm.git resolved at master (d0a9b3c)
Fetching binary artifact https://cdn.veriff.me/ios/com/veriff/veriffsdk/10.1.0/veriffsdk-10.1.0.zip from cache
Fetched https://cdn.veriff.me/ios/com/veriff/veriffsdk/10.1.0/veriffsdk-10.1.0.zip from cache (0.35s)
warning: '.resolve-product-dependencies': dependency 'veriff-ios-spm' 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/Veriff/veriff-ios-spm.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