The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TableViewContent, reference main (81d32d), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 06:32:23 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0x0c/TableViewContent
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 81d32de Merge pull request #1 from 0x0c/dependabot/bundler/cocoapods-downloader-1.6.3
Cloned https://github.com/0x0c/TableViewContent.git
Revision (git rev-parse @):
81d32deb9f337f4df6bf5b650a98d2fa778566a3
SUCCESS checkout https://github.com/0x0c/TableViewContent.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": "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.22s)
Creating working copy for https://github.com/0x0c/TableViewContent.git
Working copy of https://github.com/0x0c/TableViewContent.git resolved at main (81d32de)
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