Build Information
Failed to build ProgressHUD, reference 14.1.3 (936490
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 23:34:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "progresshud",
"name": "ProgressHUD",
"url": "https://github.com/relatedcode/ProgressHUD.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProgressHUD",
"dependencies": [
]
}
]
}
Fetching https://github.com/relatedcode/ProgressHUD.git
[1/1410] Fetching progresshud
Fetched https://github.com/relatedcode/ProgressHUD.git from cache (1.42s)
Creating working copy for https://github.com/relatedcode/ProgressHUD.git
Working copy of https://github.com/relatedcode/ProgressHUD.git resolved at 14.1.3 (9364904)
warning: '.resolve-product-dependencies': dependency 'progresshud' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/relatedcode/ProgressHUD.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Copying Info.plist
[0/6] Copying ViewController.xib
[0/6] Write sources
[3/6] Copying LaunchScreen.storyboard
[4/6] Copying Assets.xcassets
[5/6] Write swift-version--7754E27361AE5C74.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/ViewController.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/NavController.swift
BUILD FAILURE 6.0 macosSpm