The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TableViewContent, reference 5.0.1 (934e58), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 12:48:27 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/0x0c/TableViewContent.git
Reference: 5.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0x0c/TableViewContent
 * tag               5.0.1      -> FETCH_HEAD
HEAD is now at 934e581 Update version
Cloned https://github.com/0x0c/TableViewContent.git
Revision (git rev-parse @):
934e581d96ca5cb5c751c6457bc07b83318e4e27
SUCCESS checkout https://github.com/0x0c/TableViewContent.git at 5.0.1
========================================
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": "tableviewcontent",
      "name": "TableViewContent",
      "url": "https://github.com/0x0c/TableViewContent.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TableViewContent",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0x0c/TableViewContent.git
[1/1122] Fetching tableviewcontent
Fetched https://github.com/0x0c/TableViewContent.git from cache (1.19s)
Creating working copy for https://github.com/0x0c/TableViewContent.git
Working copy of https://github.com/0x0c/TableViewContent.git resolved at 5.0.1 (934e581)
warning: '.resolve-product-dependencies': dependency 'tableviewcontent' 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/0x0c/TableViewContent.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 TableViewContentTest should be located under 'Tests/TableViewContentTest', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.3 macosSpm