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 EtherWalletKit, reference develop (3962c1), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 02:55:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SteadyAction/EtherWalletKit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SteadyAction/EtherWalletKit
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 3962c14 Update README.md
Cloned https://github.com/SteadyAction/EtherWalletKit.git
Revision (git rev-parse @):
3962c14ecf57e7d7e22dc24eff126a1548b9a419
SUCCESS checkout https://github.com/SteadyAction/EtherWalletKit.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/SteadyAction/EtherWalletKit.git
[1/471] Fetching etherwalletkit
Fetched https://github.com/SteadyAction/EtherWalletKit.git from cache (0.72s)
Creating working copy for https://github.com/SteadyAction/EtherWalletKit.git
Working copy of https://github.com/SteadyAction/EtherWalletKit.git resolved at develop (3962c14)
error: 'etherwalletkit': Source files for target EtherWalletKit should be located under 'Sources/EtherWalletKit', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SteadyAction/EtherWalletKit.git
https://github.com/SteadyAction/EtherWalletKit.git
error: Source files for target EtherWalletKit should be located under 'Sources/EtherWalletKit', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: 'spi-builder-workspace': Source files for target EtherWalletKit should be located under 'Sources/EtherWalletKit', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target EtherWalletKit should be located under 'Sources/EtherWalletKit', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm