The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build JustSignals, reference develop (b901c5), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 03:22:34 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devandsev/JustSignals.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devandsev/JustSignals
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at b901c5e Update podspec
Cloned https://github.com/devandsev/JustSignals.git
Revision (git rev-parse @):
b901c5e25e41dfc3d5559063e6b44c3ac2e06c8e
SUCCESS checkout https://github.com/devandsev/JustSignals.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/devandsev/JustSignals.git
[1/71] Fetching justsignals
Fetched https://github.com/devandsev/JustSignals.git from cache (0.63s)
Creating working copy for https://github.com/devandsev/JustSignals.git
Working copy of https://github.com/devandsev/JustSignals.git resolved at develop (b901c5e)
error: 'justsignals': Source files for target JustSignals should be located under 'Sources/JustSignals', 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/devandsev/JustSignals.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 -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 JustSignals should be located under 'Sources/JustSignals', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm