Build Information
Failed to build EmptyDataView, reference 1.5.0 (8adc7d
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 10:19:41 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/anup-deshpande/EmptyDataView.git
Reference: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/anup-deshpande/EmptyDataView
* tag 1.5.0 -> FETCH_HEAD
HEAD is now at 8adc7d1 fix: change pod name to uniquely identify on Cocoapods
Cloned https://github.com/anup-deshpande/EmptyDataView.git
Revision (git rev-parse @):
8adc7d18a54e60f2a35f98faed8017d988aa0aee
SUCCESS checkout https://github.com/anup-deshpande/EmptyDataView.git at 1.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "emptydataview",
"name": "EmptyDataView",
"url": "https://github.com/anup-deshpande/EmptyDataView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EmptyDataView",
"dependencies": [
]
}
]
}
Fetching https://github.com/anup-deshpande/EmptyDataView.git
[1/186] Fetching emptydataview
Fetched https://github.com/anup-deshpande/EmptyDataView.git from cache (0.65s)
Creating working copy for https://github.com/anup-deshpande/EmptyDataView.git
Working copy of https://github.com/anup-deshpande/EmptyDataView.git resolved at 1.5.0 (8adc7d1)
warning: '.resolve-product-dependencies': dependency 'emptydataview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/anup-deshpande/EmptyDataView.git
https://github.com/anup-deshpande/EmptyDataView.git
error: Source files for target EmptyDataViewTests should be located under 'Tests/EmptyDataViewTests', 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 EmptyDataViewTests should be located under 'Tests/EmptyDataViewTests', 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 EmptyDataViewTests should be located under 'Tests/EmptyDataViewTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm