Build Information
Failed to build SequreSDK, reference main (b37e74), with Swift 6.1 for macOS (SPM) on 9 Apr 2026 09:16:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/qtrust-id/SeQure-iOS-SDK.git
https://github.com/qtrust-id/SeQure-iOS-SDK.git
{
"dependencies" : [
],
"manifest_display_name" : "SequreSDK",
"name" : "SequreSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SequreSDK",
"targets" : [
"SequreSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SequreSDKLite",
"targets" : [
"SequreSDKLite"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SequreSDKLite",
"module_type" : "BinaryTarget",
"name" : "SequreSDKLite",
"path" : "remote/archive/SequreSDKLite.xcframework.zip",
"product_memberships" : [
"SequreSDKLite"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SequreSDK",
"module_type" : "BinaryTarget",
"name" : "SequreSDK",
"path" : "remote/archive/SequreSDK.xcframework.zip",
"product_memberships" : [
"SequreSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
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://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
[15536/14292841] Downloading https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDKLite.xcframework.zip
[31075/34060313] Downloading https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDKLite.xcframework.zip, https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip
Downloaded https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDKLite.xcframework.zip (1.30s)
Downloaded https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip (1.53s)
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