Build Information
Failed to build FittingHStack, reference master (7cd993), with Swift 6.1 for macOS (SPM) on 23 Oct 2025 14:00:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GlennChiu/FittingHStack.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GlennChiu/FittingHStack
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7cd9933 update readme
Cloned https://github.com/GlennChiu/FittingHStack.git
Revision (git rev-parse @):
7cd9933d58bc9a98e115118a5b56a4d3b41bc2e5
SUCCESS checkout https://github.com/GlennChiu/FittingHStack.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/GlennChiu/FittingHStack.git
https://github.com/GlennChiu/FittingHStack.git
error: Source files for target FittingHStack should be located under 'Sources/FittingHStack', 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 FittingHStack should be located under 'Sources/FittingHStack', 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 FittingHStack should be located under 'Sources/FittingHStack', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm