Build Information
Failed to build SequreSDK, reference main (b37e74), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 20:40:50 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/qtrust-id/SeQure-iOS-SDK.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/qtrust-id/SeQure-iOS-SDK
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b37e746 refactor(sdk): remove busy-waits, optimize concurrency, & evaluation print out
Cloned https://github.com/qtrust-id/SeQure-iOS-SDK.git
Revision (git rev-parse @):
b37e746f46aec6608c89ace0640e4538f17612ab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/qtrust-id/SeQure-iOS-SDK.git at main
Downloading binary artifact https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDKLite.xcframework.zip
Downloading binary artifact https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip
[16375/19767472] Downloading https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip
[10339429/34060313] Downloading https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip, https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDKLite.xcframework.zip
Downloaded https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDKLite.xcframework.zip (1.27s)
Downloaded https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip (1.45s)
========================================
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": "sequre-ios-sdk",
"name": "SequreSDK",
"url": "https://github.com/qtrust-id/SeQure-iOS-SDK.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SeQure-iOS-SDK",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/qtrust-id/SeQure-iOS-SDK.git
[1/3432] Fetching sequre-ios-sdk
Fetched https://github.com/qtrust-id/SeQure-iOS-SDK.git from cache (28.40s)
Creating working copy for https://github.com/qtrust-id/SeQure-iOS-SDK.git
Working copy of https://github.com/qtrust-id/SeQure-iOS-SDK.git resolved at main (b37e746)
Fetching binary artifact https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDKLite.xcframework.zip from cache
Fetching binary artifact https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip from cache
Fetched https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDKLite.xcframework.zip from cache (0.56s)
Fetched https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip from cache (0.77s)
warning: '.resolve-product-dependencies': dependency 'sequre-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/qtrust-id/SeQure-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