Build Information
Failed to build TransitionableTab, reference master (e4f2ac
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 21:07:47 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/ParkGwangBeom/TransitionableTab.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ParkGwangBeom/TransitionableTab
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ParkGwangBeom/TransitionableTab.git
[1/253] Fetching transitionabletab
Fetched https://github.com/ParkGwangBeom/TransitionableTab.git from cache (2.86s)
Creating working copy for https://github.com/ParkGwangBeom/TransitionableTab.git
Working copy of https://github.com/ParkGwangBeom/TransitionableTab.git resolved at master (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.1
Building package at path: $PWD
https://github.com/ParkGwangBeom/TransitionableTab.git
https://github.com/ParkGwangBeom/TransitionableTab.git
error: 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
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 TransitionableTab should be located under 'Sources/TransitionableTab', 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 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.1 macosSpm