Build Information
Failed to build EZPush, reference 3.7.2 (5c46ea), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 11:21:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
Downloading binary artifact https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip
Downloading binary artifact https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip
[32392/330958] Downloading https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip
[379716/12420058] Downloading https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip, https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip
Downloaded https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip (0.52s)
[357833/12089100] Downloading https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip
Downloaded https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip (1.17s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ios",
"name": "EZPush",
"url": "https://github.com/ez-push/ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ez-push/ios.git
[1/154] Fetching ios
Fetched https://github.com/ez-push/ios.git from cache (0.59s)
Creating working copy for https://github.com/ez-push/ios.git
Working copy of https://github.com/ez-push/ios.git resolved at 3.7.2 (5c46eac)
Fetching binary artifact https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip from cache
Fetching binary artifact https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip from cache
Fetched https://sdk.ez-push.cloud/ios/sdk/3.7.2/EZPush.zip from cache (0.35s)
Fetched https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip from cache (0.64s)
warning: '.resolve-product-dependencies': dependency 'ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ez-push/ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm