The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SheetPresentationController, reference 0.3.0 (0bc14d), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 01:49:57 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/karolpiateknet/SheetPresentationController.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/karolpiateknet/SheetPresentationController
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 0bc14d6 Update package version requirements
Cloned https://github.com/karolpiateknet/SheetPresentationController.git
Revision (git rev-parse @):
0bc14d644fe718f4958de6839fa9c6851de5aa04
SUCCESS checkout https://github.com/karolpiateknet/SheetPresentationController.git at 0.3.0
========================================
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": "sheetpresentationcontroller",
      "name": "SheetPresentationController",
      "url": "https://github.com/karolpiateknet/SheetPresentationController.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SheetPresentationController",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/karolpiateknet/SheetPresentationController.git
[1/161] Fetching sheetpresentationcontroller
Fetched https://github.com/karolpiateknet/SheetPresentationController.git from cache (0.73s)
Creating working copy for https://github.com/karolpiateknet/SheetPresentationController.git
Working copy of https://github.com/karolpiateknet/SheetPresentationController.git resolved at 0.3.0 (0bc14d6)
warning: '.resolve-product-dependencies': dependency 'sheetpresentationcontroller' 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/karolpiateknet/SheetPresentationController.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 SheetPresentationControllerTests should be located under 'Tests/SheetPresentationControllerTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.3 macosSpm