Build Information
Failed to build ProgressHUD, reference master (96fcce
), with Swift 5.10 for macOS (SPM) on 30 Sep 2024 10:35:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/relatedcode/ProgressHUD.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/relatedcode/ProgressHUD
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 96fcce5 Merge pull request #178 from robinkunde/rk/privacyManifest
Cloned https://github.com/relatedcode/ProgressHUD.git
Revision (git rev-parse @):
96fcce50b6b5b4a20041ec9769eb984b455c6e25
SUCCESS checkout https://github.com/relatedcode/ProgressHUD.git at master
========================================
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.80s)
Creating working copy for https://github.com/relatedcode/ProgressHUD.git
Working copy of https://github.com/relatedcode/ProgressHUD.git resolved at master (96fcce5)
warning: '.resolve-product-dependencies': dependency 'progresshud' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/relatedcode/ProgressHUD.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[1/4] Copying Info.plist
[3/4] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/31] Emitting module ProgressHUD
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[6/33] Compiling ProgressHUD ProgressHUD+DualDotSidestep.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[7/33] Compiling ProgressHUD ProgressHUD+HorizontalBarScaling.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[8/33] Compiling ProgressHUD ProgressHUD+HorizontalDotScaling.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[9/33] Compiling ProgressHUD ProgressHUD+CircleArcDotSpin.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[10/33] Compiling ProgressHUD ProgressHUD+CircleBarSpinFade.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[11/33] Compiling ProgressHUD ProgressHUD+CircleDotSpinFade.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[12/33] Compiling ProgressHUD ProgressView.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[13/33] Compiling ProgressHUD resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[14/33] Compiling ProgressHUD ProgressHUD+Public.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[15/33] Compiling ProgressHUD ProgressHUD.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[16/33] Compiling ProgressHUD ProgressHUD+CircleRippleSingle.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[17/33] Compiling ProgressHUD ProgressHUD+CircleRotateChase.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[18/33] Compiling ProgressHUD ProgressHUD+CircleStrokeSpin.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[19/33] Compiling ProgressHUD ProgressHUD+ActivityIndicator.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[20/33] Compiling ProgressHUD ProgressHUD+BallVerticalBounce.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[21/33] Compiling ProgressHUD ProgressHUD+BarSweepToggle.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[22/33] Compiling ProgressHUD ProgressHUD+SemiRingRotation.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[23/33] Compiling ProgressHUD ProgressHUD+SquareCircuitSnake.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[24/33] Compiling ProgressHUD ProgressHUD+TriangleDotShift.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[25/33] Compiling ProgressHUD ProgressHUD+Banner.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[26/33] Compiling ProgressHUD ProgressHUD+Enums.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[27/33] Compiling ProgressHUD ProgressHUD+LiveIcon.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[28/33] Compiling ProgressHUD ProgressHUD+CirclePulseMultiple.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[29/33] Compiling ProgressHUD ProgressHUD+CirclePulseSingle.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[30/33] Compiling ProgressHUD ProgressHUD+CircleRippleMultiple.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[31/33] Compiling ProgressHUD ProgressHUD+PacmanProgress.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[32/33] Compiling ProgressHUD ProgressHUD+QuintupleDotDance.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[33/33] Compiling ProgressHUD ProgressHUD+SFSymbolBounce.swift
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 macosSpm