The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StableCollectionViewLayout, reference 1.0.2 (cba520), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 14:14:12 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/aimalygin/StableCollectionViewLayout.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aimalygin/StableCollectionViewLayout
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at cba520f Bump version
Cloned https://github.com/aimalygin/StableCollectionViewLayout.git
Revision (git rev-parse @):
cba520fe7c42012d3bf3d8fbd86ef5217afca826
SUCCESS checkout https://github.com/aimalygin/StableCollectionViewLayout.git at 1.0.2
========================================
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": "stablecollectionviewlayout",
      "name": "StableCollectionViewLayout",
      "url": "https://github.com/aimalygin/StableCollectionViewLayout.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StableCollectionViewLayout",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/aimalygin/StableCollectionViewLayout.git
[1/364] Fetching stablecollectionviewlayout
Fetched https://github.com/aimalygin/StableCollectionViewLayout.git from cache (1.13s)
Creating working copy for https://github.com/aimalygin/StableCollectionViewLayout.git
Working copy of https://github.com/aimalygin/StableCollectionViewLayout.git resolved at 1.0.2 (cba520f)
warning: '.resolve-product-dependencies': dependency 'stablecollectionviewlayout' 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/aimalygin/StableCollectionViewLayout.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 StableCollectionViewLayoutTests should be located under 'Tests/StableCollectionViewLayoutTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.3 macosSpm