The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SequreSDK, reference 1.1.4 (b37e74), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 20:40:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/qtrust-id/SeQure-iOS-SDK.git
Reference: 1.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/qtrust-id/SeQure-iOS-SDK
 * tag               1.1.4      -> FETCH_HEAD
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 1.1.4
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
[19800222/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.35s)
Downloaded https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip (1.51s)
========================================
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 (34.58s)
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 1.1.4 (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.63s)
Fetched https://github.com/qtrust-id/SeQure-iOS-SDK/releases/download/1.1.4/SequreSDK.xcframework.zip from cache (0.75s)
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