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 ProgressHUD, reference 14.1.3 (936490), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 12:54:48 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/relatedcode/ProgressHUD.git
Reference: 14.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/relatedcode/ProgressHUD
 * tag               14.1.3     -> FETCH_HEAD
HEAD is now at 9364904 14.1.3
Cloned https://github.com/relatedcode/ProgressHUD.git
Revision (git rev-parse @):
9364904a42cb25f58d026451140c4080a868e72e
SUCCESS checkout https://github.com/relatedcode/ProgressHUD.git at 14.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/relatedcode/ProgressHUD.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying Info.plist
[0/6] Copying ViewController.xib
[0/6] Copying LaunchScreen.storyboard
[0/6] Write sources
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-1EA4D86E10B52AF.txt
error: unexpected input file: /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/ProgressHUD/app/NavController.swift
    /Users/admin/builder/spi-builder-workspace/ProgressHUD/app/AppDelegate.swift
    /Users/admin/builder/spi-builder-workspace/ProgressHUD/app/Info.plist
    /Users/admin/builder/spi-builder-workspace/ProgressHUD/app/ViewController.swift
BUILD FAILURE 6.2 macosSpm