The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SequreSDK, reference main (b37e74), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 9 Apr 2026 10:14:33 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SequreSDK-Package -destination platform=macOS,arch=arm64

Build 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:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/qtrust-id/SeQure-iOS-SDK.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SequreSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: SequreSDK
2026-04-09 06:14:21.857 xcodebuild[528:3048] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SequreSDK",
      "SequreSDK-Package",
      "SequreSDKLite"
    ]
  }
}
2026-04-09 06:14:28.289 xcodebuild[661:3916] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SequreSDK-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SequreSDK-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SequreSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SequreSDKLite' in project 'SequreSDK' (no dependencies)
    Target 'SequreSDK' in project 'SequreSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: bb9a94c1f8b9c9dcd99a4a88a5f131bb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb9a94c1f8b9c9dcd99a4a88a5f131bb.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDKLite/SequreSDKLite.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDKLite/SequreSDKLite.xcframework'. (in target 'SequreSDKLite' from project 'SequreSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDK/SequreSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDK/SequreSDK.xcframework'. (in target 'SequreSDK' from project 'SequreSDK')
2026-04-09 06:14:29.727 xcodebuild[663:3961] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:58012297e656549a9c9c930f7cc32562f83cd09a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:58012297e656549a9c9c930f7cc32562f83cd09a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:58012297e656549a9c9c930f7cc32562f83cd09a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:58012297e656549a9c9c930f7cc32562f83cd09a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SequreSDK-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SequreSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: SequreSDK
2026-04-09 06:14:31.323 xcodebuild[676:4062] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SequreSDK",
      "SequreSDK-Package",
      "SequreSDKLite"
    ]
  }
}
2026-04-09 06:14:32.356 xcodebuild[684:4123] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SequreSDK-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SequreSDK-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SequreSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SequreSDKLite' in project 'SequreSDK' (no dependencies)
    Target 'SequreSDK' in project 'SequreSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: bb9a94c1f8b9c9dcd99a4a88a5f131bb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb9a94c1f8b9c9dcd99a4a88a5f131bb.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDK/SequreSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDK/SequreSDK.xcframework'. (in target 'SequreSDK' from project 'SequreSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDKLite/SequreSDKLite.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SequreSDKLite/SequreSDKLite.xcframework'. (in target 'SequreSDKLite' from project 'SequreSDK')
2026-04-09 06:14:33.162 xcodebuild[686:4153] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:58012297e656549a9c9c930f7cc32562f83cd09a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:58012297e656549a9c9c930f7cc32562f83cd09a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:58012297e656549a9c9c930f7cc32562f83cd09a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:58012297e656549a9c9c930f7cc32562f83cd09a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SequreSDK-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild