Build Information
Failed to build swift-typed-resources, reference main (7131da
), with Swift 5.10 for macOS (SPM) on 31 Jul 2025 13:32:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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 7131da8 Update README.md
Cloned https://github.com/bestK1ngArthur/swift-typed-resources.git
Revision (git rev-parse @):
7131da82c19f879f31dd327d911fa9bdafe3bc39
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/15579] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.35s)
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.1
BUILD FAILURE 5.10 macosSpm