Build Information
Failed to build UnisseySdk, reference master (d5e8be), with Swift 6.1 for macOS (SPM) on 27 Feb 2026 23:00:23 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unissey/sdk-ios
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d5e8be1 feat: Update the sample apps to reflect the latest version of the SDK
Cloned https://github.com/unissey/sdk-ios.git
Revision (git rev-parse @):
d5e8be151c207e6c5727426b3cdc9f7b91d916f5
SUCCESS checkout https://github.com/unissey/sdk-ios.git at master
========================================
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/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
[5371/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.45s)
Downloaded https://storage.googleapis.com/unissey-shared/sdk-ios/headless/UnisseyHeadlessSdk-v1.0.0.xcframework.zip (0.46s)
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