The Swift Package Index logo.Swift Package Index

Build Information

Failed to build themis, reference 0.15.7 (581b97), with Swift 6.1 for macOS (SPM) on 24 Apr 2026 15:25:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cossacklabs/themis.git
https://github.com/cossacklabs/themis.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "themis",
  "name" : "themis",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "themis",
      "targets" : [
        "themis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "themis",
      "module_type" : "BinaryTarget",
      "name" : "themis",
      "path" : "remote/archive/themis.xcframework.zip",
      "product_memberships" : [
        "themis"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
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/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.20s)
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