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 6.0 for macOS (SPM) on 17 Sep 2024 04:22:24 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ez-push/ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[16026/9861743] Downloading https://sdk.ez-push.cloud/ios/core/4.1.0/EZPushCore.zip
[342599/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.54s)
[7092337/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.91s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm