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 TransitionableTab, reference 0.2.0 (e4f2ac), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 11:58:38 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/ParkGwangBeom/TransitionableTab.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ParkGwangBeom/TransitionableTab
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at e4f2acc add swift version file
Cloned https://github.com/ParkGwangBeom/TransitionableTab.git
Revision (git rev-parse @):
e4f2acc5490d2575f4a7f64f0cdbd3a56d00d2c0
SUCCESS checkout https://github.com/ParkGwangBeom/TransitionableTab.git at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ParkGwangBeom/TransitionableTab.git
[1/253] Fetching transitionabletab
Fetched https://github.com/ParkGwangBeom/TransitionableTab.git from cache (7.97s)
Creating working copy for https://github.com/ParkGwangBeom/TransitionableTab.git
Working copy of https://github.com/ParkGwangBeom/TransitionableTab.git resolved at 0.2.0 (e4f2acc)
error: 'transitionabletab': Source files for target TransitionableTab should be located under 'Sources/TransitionableTab', 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/TransitionableTab.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 TransitionableTab should be located under 'Sources/TransitionableTab', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm