The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build EmptyDataView, reference main (fe8f32), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 10:19:33 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/anup-deshpande/EmptyDataView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fe8f329 Merge pull request #6 from anup-deshpande/cocoapod-support
Cloned https://github.com/anup-deshpande/EmptyDataView.git
Revision (git rev-parse @):
fe8f3297fa59a14b102cead0b60e10b1d55eacb4
SUCCESS checkout https://github.com/anup-deshpande/EmptyDataView.git at main
========================================
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.72s)
Creating working copy for https://github.com/anup-deshpande/EmptyDataView.git
Working copy of https://github.com/anup-deshpande/EmptyDataView.git resolved at main (fe8f329)
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