Build Information
Failed to build Privy, reference 2.11.0 (95d70b), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 13:07:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/privy-io/privy-ios.git
Reference: 2.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/privy-io/privy-ios
* tag 2.11.0 -> FETCH_HEAD
HEAD is now at 95d70bf bump binary version to 2.11.0 (#77)
Cloned https://github.com/privy-io/privy-ios.git
Revision (git rev-parse @):
95d70bf2bd87fdadc8e7ba1c4afe6d5dbf393974
SUCCESS checkout https://github.com/privy-io/privy-ios.git at 2.11.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/privy-io/privy-ios.git
https://github.com/privy-io/privy-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "Privy",
"name" : "Privy",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Privy",
"targets" : [
"PrivySDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PrivySDK",
"module_type" : "BinaryTarget",
"name" : "PrivySDK",
"path" : "PrivySDK.xcframework",
"product_memberships" : [
"Privy"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
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
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