Build Information
Failed to build ProgressHUD, reference 14.1.3 (936490
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 01:20:52 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
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/1429] Fetching progresshud
Fetched https://github.com/relatedcode/ProgressHUD.git from cache (1.39s)
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
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "ProgressHUD",
"name" : "ProgressHUD",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ProgressHUD",
"targets" : [
"ProgressHUD"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ProgressHUD",
"module_type" : "SwiftTarget",
"name" : "ProgressHUD",
"path" : "ProgressHUD",
"product_memberships" : [
"ProgressHUD"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/ProgressHUD/app/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/ProgressHUD/app/Base.lproj/LaunchScreen.storyboard",
"rule" : {
"process" : {
"localization" : "Base"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/ProgressHUD/app/ViewController.xib",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Sources/Animations/ProgressHUD+ActivityIndicator.swift",
"Sources/Animations/ProgressHUD+BallVerticalBounce.swift",
"Sources/Animations/ProgressHUD+BarSweepToggle.swift",
"Sources/Animations/ProgressHUD+CircleArcDotSpin.swift",
"Sources/Animations/ProgressHUD+CircleBarSpinFade.swift",
"Sources/Animations/ProgressHUD+CircleDotSpinFade.swift",
"Sources/Animations/ProgressHUD+CirclePulseMultiple.swift",
"Sources/Animations/ProgressHUD+CirclePulseSingle.swift",
"Sources/Animations/ProgressHUD+CircleRippleMultiple.swift",
"Sources/Animations/ProgressHUD+CircleRippleSingle.swift",
"Sources/Animations/ProgressHUD+CircleRotateChase.swift",
"Sources/Animations/ProgressHUD+CircleStrokeSpin.swift",
"Sources/Animations/ProgressHUD+DualDotSidestep.swift",
"Sources/Animations/ProgressHUD+HorizontalBarScaling.swift",
"Sources/Animations/ProgressHUD+HorizontalDotScaling.swift",
"Sources/Animations/ProgressHUD+PacmanProgress.swift",
"Sources/Animations/ProgressHUD+QuintupleDotDance.swift",
"Sources/Animations/ProgressHUD+SFSymbolBounce.swift",
"Sources/Animations/ProgressHUD+SemiRingRotation.swift",
"Sources/Animations/ProgressHUD+SquareCircuitSnake.swift",
"Sources/Animations/ProgressHUD+TriangleDotShift.swift",
"Sources/PrivacyInfo.xcprivacy",
"Sources/ProgressHUD+Banner.swift",
"Sources/ProgressHUD+Enums.swift",
"Sources/ProgressHUD+LiveIcon.swift",
"Sources/ProgressHUD+Public.swift",
"Sources/ProgressHUD.swift",
"Sources/ProgressView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[0/6] Copying LaunchScreen.storyboard
[2/6] Copying Info.plist
[3/6] Copying ViewController.xib
[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/AppDelegate.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/app/Info.plist
/Users/admin/builder/spi-builder-workspace/ProgressHUD/app/NavController.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/app/ViewController.swift
BUILD FAILURE 6.0 macosSpm