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 CariocaMenu, reference 2.0.1 (87148c), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 21:26:43 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zigzagg16/cariocamenu.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zigzagg16/cariocamenu
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 87148ca 2.0.1 version
Cloned https://github.com/zigzagg16/cariocamenu.git
Revision (git rev-parse @):
87148caa95c0a5e9ab896caabda1081b3f9480f6
SUCCESS checkout https://github.com/zigzagg16/cariocamenu.git at 2.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/zigzagg16/cariocamenu.git
[1/1955] Fetching cariocamenu
Fetched https://github.com/zigzagg16/cariocamenu.git from cache (1.34s)
Creating working copy for https://github.com/zigzagg16/cariocamenu.git
Working copy of https://github.com/zigzagg16/cariocamenu.git resolved at 2.0.1 (87148ca)
error: 'cariocamenu': Source files for target CariocaMenu should be located under 'Sources/CariocaMenu', 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/zigzagg16/cariocamenu.git
error: Source files for target CariocaMenu should be located under 'Sources/CariocaMenu', or a custom sources path can be set with the 'path' property in Package.swift
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 -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 CariocaMenu should be located under 'Sources/CariocaMenu', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm