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 main (75a48d), with Swift 5.10 for macOS (SPM) on 30 Aug 2024 15:54:32 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ez-push/ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
[16028/292799] Downloading 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
[325190/10154542] Downloading https://sdk.ez-push.cloud/ios/sdk/3.5.2/EZPush.zip, https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip
Downloaded https://sdk.ez-push.cloud/ios/sdk/3.5.2/EZPush.zip (0.52s)
[606118/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.93s)
========================================
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.13s)
Creating working copy for https://github.com/ez-push/ios.git
Working copy of https://github.com/ez-push/ios.git resolved at main (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.55s)
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