The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmptyDataView with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/anup-deshpande/EmptyDataView.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EmptyDataView",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/anup-deshpande/EmptyDataView.git
[2/186] Fetching emptydataview
Fetched https://github.com/anup-deshpande/EmptyDataView.git (0.26s)
Creating working copy for https://github.com/anup-deshpande/EmptyDataView.git
Working copy of https://github.com/anup-deshpande/EmptyDataView.git resolved at main
warning: '.resolve-product-dependencies': dependency 'emptydataview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.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
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 5.9 macosSpm