The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TableViewContent 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/0x0c/TableViewContent.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tableviewcontent",
      "name": "TableViewContent",
      "url": "https://github.com/0x0c/TableViewContent.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TableViewContent",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0x0c/TableViewContent.git
[1/1122] Fetching tableviewcontent
Fetched https://github.com/0x0c/TableViewContent.git (0.95s)
Creating working copy for https://github.com/0x0c/TableViewContent.git
Working copy of https://github.com/0x0c/TableViewContent.git resolved at main
warning: '.resolve-product-dependencies': dependency 'tableviewcontent' 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 TableViewContentTest should be located under 'Tests/TableViewContentTest', or a custom sources path can be set with the 'path' property in Package.swift
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 5.9 macosSpm