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 DLSuggestionsTextField, reference 2.0.0 (901b44), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 13:50:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/david-livadaru/DLSuggestionsTextField.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/david-livadaru/DLSuggestionsTextField
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 901b44b new-API
Cloned https://github.com/david-livadaru/DLSuggestionsTextField.git
Revision (git rev-parse @):
901b44bb4e2c922a54297d578d1de22e1691b912
SUCCESS checkout https://github.com/david-livadaru/DLSuggestionsTextField.git at 2.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/david-livadaru/DLSuggestionsTextField.git
[1/295] Fetching dlsuggestionstextfield
Fetched https://github.com/david-livadaru/DLSuggestionsTextField.git from cache (0.85s)
Creating working copy for https://github.com/david-livadaru/DLSuggestionsTextField.git
Working copy of https://github.com/david-livadaru/DLSuggestionsTextField.git resolved at 2.0.0 (901b44b)
error: 'dlsuggestionstextfield': Source files for target DLSuggestionsTextField should be located under 'Sources/DLSuggestionsTextField', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/david-livadaru/DLSuggestionsTextField.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: 'spi-builder-workspace': Source files for target DLSuggestionsTextField should be located under 'Sources/DLSuggestionsTextField', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm