The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UnisseySdk, reference v5.0.0 (edc257), with Swift 6.2 for macOS (SPM) on 27 Feb 2026 22:47:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unissey/sdk-ios.git
Reference: v5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unissey/sdk-ios
 * tag               v5.0.0     -> FETCH_HEAD
HEAD is now at edc2575 feat: Add a new version 5.0.0 of the UI SDK
Cloned https://github.com/unissey/sdk-ios.git
Revision (git rev-parse @):
edc25758d55ab9b5f96d30da58a161120e61ca18
SUCCESS checkout https://github.com/unissey/sdk-ios.git at v5.0.0
Downloading binary artifact https://storage.googleapis.com/unissey-shared/sdk-ios/ui/UnisseySdk-v5.0.0.xcframework.zip
Downloading binary artifact https://storage.googleapis.com/unissey-shared/sdk-ios/headless/UnisseyHeadlessSdk-v1.0.0.xcframework.zip
[1336/516778] Downloading https://storage.googleapis.com/unissey-shared/sdk-ios/ui/UnisseySdk-v5.0.0.xcframework.zip
[65021/1110413] Downloading https://storage.googleapis.com/unissey-shared/sdk-ios/ui/UnisseySdk-v5.0.0.xcframework.zip, https://storage.googleapis.com/unissey-shared/sdk-ios/headless/UnisseyHeadlessSdk-v1.0.0.xcframework.zip
Downloaded https://storage.googleapis.com/unissey-shared/sdk-ios/ui/UnisseySdk-v5.0.0.xcframework.zip (0.41s)
Downloaded https://storage.googleapis.com/unissey-shared/sdk-ios/headless/UnisseyHeadlessSdk-v1.0.0.xcframework.zip (0.43s)
========================================
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",
  "dependencies": [
    {
      "identity": "sdk-ios",
      "name": "UnisseySdk",
      "url": "https://github.com/unissey/sdk-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sdk-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/unissey/sdk-ios.git
[1/563] Fetching sdk-ios
Fetched https://github.com/unissey/sdk-ios.git from cache (1.17s)
Creating working copy for https://github.com/unissey/sdk-ios.git
Working copy of https://github.com/unissey/sdk-ios.git resolved at v5.0.0 (edc2575)
Fetching binary artifact https://storage.googleapis.com/unissey-shared/sdk-ios/ui/UnisseySdk-v5.0.0.xcframework.zip from cache
Fetching binary artifact https://storage.googleapis.com/unissey-shared/sdk-ios/headless/UnisseyHeadlessSdk-v1.0.0.xcframework.zip from cache
Fetched https://storage.googleapis.com/unissey-shared/sdk-ios/headless/UnisseyHeadlessSdk-v1.0.0.xcframework.zip from cache (0.07s)
Fetched https://storage.googleapis.com/unissey-shared/sdk-ios/ui/UnisseySdk-v5.0.0.xcframework.zip from cache (0.07s)
warning: '.resolve-product-dependencies': dependency 'sdk-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/unissey/sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm