Build Information
Failed to build themis, reference 0.15.7 (581b97), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 15:26:14 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/cossacklabs/themis.git
Reference: 0.15.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cossacklabs/themis
* tag 0.15.7 -> FETCH_HEAD
HEAD is now at 581b97c Update RN Themis to 0.15.7
Submodule path 'third_party/boringssl/src': checked out '50ee09552cde1c2019bef24520848d041920cfd4'
Submodule 'third_party/boringssl/src' (https://boringssl.googlesource.com/boringssl) registered for path 'third_party/boringssl/src'
Cloning into '/Users/admin/builder/spi-builder-workspace/third_party/boringssl/src'...
Cloned https://github.com/cossacklabs/themis.git
Revision (git rev-parse @):
581b97c4d6cbf97c888cc7e6864c54155aded1ca
SUCCESS checkout https://github.com/cossacklabs/themis.git at 0.15.7
Downloading binary artifact https://github.com/cossacklabs/themis/releases/download/0.15.7/themis.xcframework.zip
[16375/40479722] Downloading https://github.com/cossacklabs/themis/releases/download/0.15.7/themis.xcframework.zip
Downloaded https://github.com/cossacklabs/themis/releases/download/0.15.7/themis.xcframework.zip (2.25s)
========================================
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": "themis",
"name": "themis",
"url": "https://github.com/cossacklabs/themis.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/themis",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/cossacklabs/themis.git
[1/74293] Fetching themis
Fetched https://github.com/cossacklabs/themis.git from cache (15.47s)
Creating working copy for https://github.com/cossacklabs/themis.git
Working copy of https://github.com/cossacklabs/themis.git resolved at 0.15.7 (581b97c)
Fetching binary artifact https://github.com/cossacklabs/themis/releases/download/0.15.7/themis.xcframework.zip from cache
Fetched https://github.com/cossacklabs/themis/releases/download/0.15.7/themis.xcframework.zip from cache (1.50s)
warning: '.resolve-product-dependencies': dependency 'themis' 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/cossacklabs/themis.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