Build Information
Failed to build UnisseySdk, reference v5.0.0 (edc257), with Swift 6.1 for macOS (SPM) on 27 Feb 2026 22:57:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/unissey/sdk-ios.git
https://github.com/unissey/sdk-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "UnisseySdk",
"name" : "UnisseySdk",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "UnisseySdk",
"targets" : [
"UnisseySdk",
"UnisseyHeadlessSdk"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UnisseySdk",
"module_type" : "BinaryTarget",
"name" : "UnisseySdk",
"path" : "remote/archive/UnisseySdk-v5.0.0.xcframework.zip",
"product_memberships" : [
"UnisseySdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "UnisseyHeadlessSdk",
"module_type" : "BinaryTarget",
"name" : "UnisseyHeadlessSdk",
"path" : "remote/archive/UnisseyHeadlessSdk-v1.0.0.xcframework.zip",
"product_memberships" : [
"UnisseySdk"
],
"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://storage.googleapis.com/unissey-shared/sdk-ios/headless/UnisseyHeadlessSdk-v1.0.0.xcframework.zip
Downloading binary artifact https://storage.googleapis.com/unissey-shared/sdk-ios/ui/UnisseySdk-v5.0.0.xcframework.zip
[4026/516778] Downloading https://storage.googleapis.com/unissey-shared/sdk-ios/ui/UnisseySdk-v5.0.0.xcframework.zip
[69056/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.32s)
Downloaded https://storage.googleapis.com/unissey-shared/sdk-ios/headless/UnisseyHeadlessSdk-v1.0.0.xcframework.zip (0.33s)
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