The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmptyDataView, reference 1.5.0 (8adc7d), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 03:58:00 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/anup-deshpande/EmptyDataView.git
[1/186] Fetching emptydataview
Fetched https://github.com/anup-deshpande/EmptyDataView.git from cache (0.74s)
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.3
Building package at path:  $PWD
https://github.com/anup-deshpande/EmptyDataView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm