The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EZPushCore, reference 4.7.0 (7ea5c2), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 01:30:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ez-push/ios-core.git
Reference: 4.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ez-push/ios-core
 * tag               4.7.0      -> FETCH_HEAD
HEAD is now at 7ea5c2f chore: version bump for v4.7.0
Cloned https://github.com/ez-push/ios-core.git
Revision (git rev-parse @):
7ea5c2f50dfaff8a256a9f1603b6d2128fca2985
SUCCESS checkout https://github.com/ez-push/ios-core.git at 4.7.0
Downloading binary artifact https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip
[16026/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.20s)
========================================
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-core",
      "name": "EZPushCore",
      "url": "https://github.com/ez-push/ios-core.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-core",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ez-push/ios-core.git
[1/214] Fetching ios-core
Fetched https://github.com/ez-push/ios-core.git from cache (0.60s)
Creating working copy for https://github.com/ez-push/ios-core.git
Working copy of https://github.com/ez-push/ios-core.git resolved at 4.7.0 (7ea5c2f)
Fetching binary artifact https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip from cache
Fetched https://sdk.ez-push.cloud/ios/core/4.7.0/EZPushCore.zip from cache (0.60s)
warning: '.resolve-product-dependencies': dependency 'ios-core' 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-core.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