Build Information
Failed to build JGProgressHUD, reference 2.2.0 (78d7cd
), with Swift 5.10 for macOS (SPM) on 17 Mar 2025 09:07:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JonasGessner/JGProgressHUD.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JonasGessner/JGProgressHUD
* tag 2.2.0 -> FETCH_HEAD
HEAD is now at 78d7cd3 Update requirements
Cloned https://github.com/JonasGessner/JGProgressHUD.git
Revision (git rev-parse @):
78d7cd35f1d90ff74fd82e486f2cbe4b24be8cf9
SUCCESS checkout https://github.com/JonasGessner/JGProgressHUD.git at 2.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/JonasGessner/JGProgressHUD.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/JGProgressHUDFadeAnimation.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDFadeAnimation.h:11:
/Users/admin/builder/spi-builder-workspace/JGProgressHUD/JGProgressHUD/include/JGProgressHUDAnimation.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[0/12] Compiling JGProgressHUD JGProgressHUDFadeAnimation.m
[0/12] Compiling JGProgressHUD JGProgressHUDPieIndicatorView.m
[0/12] Compiling JGProgressHUD JGProgressHUD.m
[0/12] Compiling JGProgressHUD JGProgressHUDIndicatorView.m
[0/12] Compiling JGProgressHUD JGProgressHUDAnimation.m
[0/12] Compiling JGProgressHUD JGProgressHUDFadeZoomAnimation.m
[0/12] Compiling JGProgressHUD JGProgressHUDErrorIndicatorView.m
[0/12] Compiling JGProgressHUD JGProgressHUDImageIndicatorView.m
[0/12] Compiling JGProgressHUD JGProgressHUDIndeterminateIndicatorView.m
[0/12] Compiling JGProgressHUD JGProgressHUDRingIndicatorView.m
BUILD FAILURE 5.10 macosSpm