Build Information
Failed to build ItemsDataSource, reference 0.2.0 (63ecb1
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 15:44:18 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/minikin/ItemsDataSource.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/minikin/ItemsDataSource
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 63ecb18 Merge pull request #2 from minikin/feature/swift5
Cloned https://github.com/minikin/ItemsDataSource.git
Revision (git rev-parse @):
63ecb18dc49fe74c869484f9105adf5dd48cd9c2
SUCCESS checkout https://github.com/minikin/ItemsDataSource.git at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/minikin/ItemsDataSource.git
[1/532] Fetching itemsdatasource
Fetched https://github.com/minikin/ItemsDataSource.git from cache (1.25s)
Creating working copy for https://github.com/minikin/ItemsDataSource.git
Working copy of https://github.com/minikin/ItemsDataSource.git resolved at 0.2.0 (63ecb18)
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.1
Building package at path: $PWD
https://github.com/minikin/ItemsDataSource.git
https://github.com/minikin/ItemsDataSource.git
error: 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
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 ItemsDataSource should be located under 'Sources/ItemsDataSource', 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 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.1 macosSpm