The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build EZPush, reference 3.5.2 (75a48d), with Swift 5.10 for macOS (SPM) on 30 Aug 2024 15:54:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ez-push/ios.git
Reference: 3.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ez-push/ios
 * tag               3.5.2      -> FETCH_HEAD
HEAD is now at 75a48d4 chore: version bump for v3.5.2
Cloned https://github.com/ez-push/ios.git
Revision (git rev-parse @):
75a48d4be3d7e3113d651d2e74e2f16486cc9b04
SUCCESS checkout https://github.com/ez-push/ios.git at 3.5.2
[16026/9861743] Downloading https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip
[79990/10154542] Downloading https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip, https://sdk.ez-push.cloud/ios/sdk/3.5.2/EZPush.zip
Downloading binary artifact https://sdk.ez-push.cloud/ios/sdk/3.5.2/EZPush.zip
Downloaded https://sdk.ez-push.cloud/ios/sdk/3.5.2/EZPush.zip (0.52s)
[5867394/9861743] Downloading https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip
Downloading binary artifact https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip
Downloaded https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip (0.89s)
========================================
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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ez-push/ios.git
[1/125] Fetching ios
Fetched https://github.com/ez-push/ios.git from cache (1.18s)
Creating working copy for https://github.com/ez-push/ios.git
Working copy of https://github.com/ez-push/ios.git resolved at 3.5.2 (75a48d4)
Fetching binary artifact https://sdk.ez-push.cloud/ios/sdk/3.5.2/EZPush.zip from cache
Fetching binary artifact https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip from cache
Fetched https://sdk.ez-push.cloud/ios/sdk/3.5.2/EZPush.zip from cache (0.27s)
Fetched https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip from cache (0.54s)
warning: '.resolve-product-dependencies': dependency 'ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ez-push/ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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 5.10 macosSpm