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 Sheet, reference master (cbf1dc), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 18:55:56 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/ParkGwangBeom/Sheet.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ParkGwangBeom/Sheet
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cbf1dc7 Merge pull request #11 from memnoch9/Issue/supportDeviceRotation
Cloned https://github.com/ParkGwangBeom/Sheet.git
Revision (git rev-parse @):
cbf1dc77b6a130b3577006f22cb317effe531b43
SUCCESS checkout https://github.com/ParkGwangBeom/Sheet.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ParkGwangBeom/Sheet.git
[1/433] Fetching sheet
Fetched https://github.com/ParkGwangBeom/Sheet.git from cache (1.38s)
Creating working copy for https://github.com/ParkGwangBeom/Sheet.git
Working copy of https://github.com/ParkGwangBeom/Sheet.git resolved at master (cbf1dc7)
error: 'sheet': Source files for target Sheet should be located under 'Sources/Sheet', 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/ParkGwangBeom/Sheet.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 Sheet should be located under 'Sources/Sheet', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm