Build Information
Failed to build ShaderView, reference main (38bdcd), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 10:09:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bloonket/ShaderView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bloonket/ShaderView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 38bdcd1 changed name ShaderInputProtocol to ShaderInputable
Cloned https://github.com/bloonket/ShaderView.git
Revision (git rev-parse @):
38bdcd1a06c86a6e5649ffdfa96207304c024b78
SUCCESS checkout https://github.com/bloonket/ShaderView.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": "shaderview",
"name": "ShaderView",
"url": "https://github.com/bloonket/ShaderView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShaderView",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/bloonket/ShaderView.git
[1/1773] Fetching shaderview
Fetched https://github.com/bloonket/ShaderView.git from cache (0.83s)
Creating working copy for https://github.com/bloonket/ShaderView.git
Working copy of https://github.com/bloonket/ShaderView.git resolved at main (38bdcd1)
warning: '.resolve-product-dependencies': dependency 'shaderview' 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/bloonket/ShaderView.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 ShaderViewTests should be located under 'Tests/ShaderViewTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.3 macosSpm