Build Information
Failed to build EZPush, reference 3.7.2 (5c46ea), with Swift 6.1 for macOS (SPM) on 6 Feb 2026 12:28:36 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/ez-push/ios.git
Reference: 3.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ez-push/ios
* tag 3.7.2 -> FETCH_HEAD
HEAD is now at 5c46eac chore: version bump for v3.7.2
Cloned https://github.com/ez-push/ios.git
Revision (git rev-parse @):
5c46eace2c1e2ef3825e266613f7e525da79ba19
SUCCESS checkout https://github.com/ez-push/ios.git at 3.7.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ez-push/ios.git
https://github.com/ez-push/ios.git
{
"dependencies" : [
],
"manifest_display_name" : "EZPush",
"name" : "EZPush",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "EZPush",
"targets" : [
"EZPush",
"EZPushCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EZPushCore",
"module_type" : "BinaryTarget",
"name" : "EZPushCore",
"path" : "remote/archive/EZPushCore.zip",
"product_memberships" : [
"EZPush"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "EZPush",
"module_type" : "BinaryTarget",
"name" : "EZPush",
"path" : "remote/archive/EZPush.zip",
"product_memberships" : [
"EZPush"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
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://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip
Downloading binary artifact https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip
[16025/12089100] Downloading https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip
[2028717/12420058] Downloading https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip, https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip
Downloaded https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip (0.34s)
Downloaded https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip (0.91s)
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