Build Information
Failed to build HybridlocSDK, reference 1.2.0 (18a273), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 01:34:20 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/wanzl-gmbh/ios-hybridloc-sdk.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wanzl-gmbh/ios-hybridloc-sdk
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 18a273e bumping version to v1.2.0
Cloned https://github.com/wanzl-gmbh/ios-hybridloc-sdk.git
Revision (git rev-parse @):
18a273e5eda0583149390a4c2a650a4a43f16bb8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wanzl-gmbh/ios-hybridloc-sdk.git at 1.2.0
Downloading binary artifact https://github.com/wanzl-gmbh/ios-hybridloc-sdk/releases/download/1.2.0/HybridlocSDK_v1.2.0.xcframework.zip
[16375/252256] Downloading https://github.com/wanzl-gmbh/ios-hybridloc-sdk/releases/download/1.2.0/HybridlocSDK_v1.2.0.xcframework.zip
Downloaded https://github.com/wanzl-gmbh/ios-hybridloc-sdk/releases/download/1.2.0/HybridlocSDK_v1.2.0.xcframework.zip (0.67s)
========================================
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": "ios-hybridloc-sdk",
"name": "HybridlocSDK",
"url": "https://github.com/wanzl-gmbh/ios-hybridloc-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-hybridloc-sdk",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/wanzl-gmbh/ios-hybridloc-sdk.git
[1/110] Fetching ios-hybridloc-sdk
Fetched https://github.com/wanzl-gmbh/ios-hybridloc-sdk.git from cache (1.08s)
Creating working copy for https://github.com/wanzl-gmbh/ios-hybridloc-sdk.git
Working copy of https://github.com/wanzl-gmbh/ios-hybridloc-sdk.git resolved at 1.2.0 (18a273e)
Fetching binary artifact https://github.com/wanzl-gmbh/ios-hybridloc-sdk/releases/download/1.2.0/HybridlocSDK_v1.2.0.xcframework.zip from cache
Fetched https://github.com/wanzl-gmbh/ios-hybridloc-sdk/releases/download/1.2.0/HybridlocSDK_v1.2.0.xcframework.zip from cache (0.05s)
warning: '.resolve-product-dependencies': dependency 'ios-hybridloc-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/wanzl-gmbh/ios-hybridloc-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