Build Information
Failed to build swift-typed-resources, reference main (97fb7a), with Swift 5.10 for macOS (SPM) on 1 Nov 2025 20:24:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bestK1ngArthur/swift-typed-resources.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bestK1ngArthur/swift-typed-resources
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 97fb7a1 Update dependencies
Cloned https://github.com/bestK1ngArthur/swift-typed-resources.git
Revision (git rev-parse @):
97fb7a1b09c0be6c111bf12aa32f2b8c0fae152a
SUCCESS checkout https://github.com/bestK1ngArthur/swift-typed-resources.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/bestK1ngArthur/swift-typed-resources.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
error: fatalError
/Users/admin/builder/spi-builder-workspace/Sources/Plugins/GenerateResources/GenerateResourcesCommand.swift:34:29: error: type 'Diagnostics' has no member 'progress'
Diagnostics.progress("Resources have been generated.")
~~~~~~~~~~~ ^~~~~~~~
[3/3] Compiling plugin GenerateResources
Fetching https://github.com/apple/swift-argument-parser
[1/16685] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.98s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.40s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
BUILD FAILURE 5.10 macosSpm