The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmptyDataView, reference main (fe8f32), 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: 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",
  "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.65s)
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.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