Build Information
Failed to build Dots, reference master (4941d6
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 11:08:57 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/iAmrSalman/Dots.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iAmrSalman/Dots
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4941d6f updated description and summary to be cross platform
Cloned https://github.com/iAmrSalman/Dots.git
Revision (git rev-parse @):
4941d6ffaaf54ca53f6d66970e0cd72ea9d5ec13
SUCCESS checkout https://github.com/iAmrSalman/Dots.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/iAmrSalman/Dots.git
[1/460] Fetching dots
Fetched https://github.com/iAmrSalman/Dots.git from cache (0.77s)
Creating working copy for https://github.com/iAmrSalman/Dots.git
Working copy of https://github.com/iAmrSalman/Dots.git resolved at master (4941d6f)
error: 'dots': Source files for target Dots should be located under 'Sources/Dots', 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/iAmrSalman/Dots.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 Dots should be located under 'Sources/Dots', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm