Build Information
Failed to build TransitionableTab, reference master (e4f2ac
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 02:09:28 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/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 (3.17s)
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.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
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