Build Information
Failed to build ItemsDataSource, reference master (c49478
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 07:12:26 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/minikin/ItemsDataSource.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/minikin/ItemsDataSource
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c494781 Update README.md
Cloned https://github.com/minikin/ItemsDataSource.git
Revision (git rev-parse @):
c4947818fba6471df04c866f2ddf608e7745c910
SUCCESS checkout https://github.com/minikin/ItemsDataSource.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/minikin/ItemsDataSource.git
[1/532] Fetching itemsdatasource
Fetched https://github.com/minikin/ItemsDataSource.git from cache (1.27s)
Creating working copy for https://github.com/minikin/ItemsDataSource.git
Working copy of https://github.com/minikin/ItemsDataSource.git resolved at master (c494781)
error: 'itemsdatasource': Source files for target ItemsDataSource should be located under 'Sources/ItemsDataSource', 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/minikin/ItemsDataSource.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 ItemsDataSource should be located under 'Sources/ItemsDataSource', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm