The Swift Package Index logo.Swift Package Index

Build Information

Failed to build templar, reference master (ebe447), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 00:17:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spectraldragon/templar.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/spectraldragon/templar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ebe447f Merge pull request #3 from Starmel/master
Cloned https://github.com/spectraldragon/templar.git
Revision (git rev-parse @):
ebe447f9ca5e80ec32de417d1d77af46fcec6eb8
SUCCESS checkout https://github.com/spectraldragon/templar.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/spectraldragon/templar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/tuist/xcodeproj.git
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
[169/6270] Fetching rainbow, swiftcli
[985/7518] Fetching rainbow, swiftcli, files
[1655/18377] Fetching rainbow, swiftcli, files, yams
[1968/41710] Fetching rainbow, swiftcli, files, yams, xcodeproj
Fetched https://github.com/tuist/xcodeproj.git from cache (1.80s)
Fetched https://github.com/JohnSundell/Files from cache (1.80s)
Fetched https://github.com/onevcat/Rainbow from cache (1.80s)
Fetched https://github.com/jpsim/Yams.git from cache (1.80s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.80s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 2.3.0 (3.77s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (1.92s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (0.51s)
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/kareman/SwiftShell
[1/2127] Fetching aexml
[299/3538] Fetching aexml, pathkit
[547/8401] Fetching aexml, pathkit, swiftshell
Fetched https://github.com/kylef/PathKit from cache (1.24s)
Fetched https://github.com/kareman/SwiftShell from cache (1.24s)
Fetched https://github.com/tadija/AEXML from cache (1.24s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (1.78s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.52s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.91s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (1.47s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.53s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.53s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 5.3.3 (0.51s)
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 2.3.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 5.3.3
warning: 'spi-builder-workspace': the target name templar has different case on the filesystem and the Package.swift manifest file
error: 'spi-builder-workspace': executable product 'templar' expects target 'templar' to be executable; an executable target requires a 'main.swift' file
BUILD FAILURE 6.2 macosSpm