The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-typed-resources, reference 1.0.0 (9b70a2), with Swift 5.10 for macOS (SPM) on 31 Jul 2025 13:35:37 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: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bestK1ngArthur/swift-typed-resources
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 9b70a2c Update readme
Cloned https://github.com/bestK1ngArthur/swift-typed-resources.git
Revision (git rev-parse @):
9b70a2c83dfdafaf2134fb53be38fe0dce733c01
SUCCESS checkout https://github.com/bestK1ngArthur/swift-typed-resources.git at 1.0.0
========================================
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 (2.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.38s)
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