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 master (87148c), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 14:40:55 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/zigzagg16/cariocamenu.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zigzagg16/cariocamenu
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/zigzagg16/cariocamenu.git
[1/1955] Fetching cariocamenu
Fetched https://github.com/zigzagg16/cariocamenu.git from cache (1.27s)
Creating working copy for https://github.com/zigzagg16/cariocamenu.git
Working copy of https://github.com/zigzagg16/cariocamenu.git resolved at master (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.1
Building package at path:  $PWD
https://github.com/zigzagg16/cariocamenu.git
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.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 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.3.0.app xcrun swift build --arch arm64
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.1 macosSpm