Build Information
Failed to build LNPopupUI, reference 2.5.2 (f0459f
), with Swift 6.0 for macOS (SPM) on 11 Sep 2025 21:16:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNPopupUI.git
Reference: 2.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNPopupUI
* tag 2.5.2 -> FETCH_HEAD
HEAD is now at f0459f3 2.5.2
Submodule path 'LNPopupUIExample/LNPopupUIExample/Settings': checked out '4dceb918da1bf456af4382d09ab46f4572dd6d4c'
Submodule 'LNPopupUIExample/LNPopupUIExample/Settings' (https://LeoNatan@github.com/LeoNatan/LNPopupSettings.git) registered for path 'LNPopupUIExample/LNPopupUIExample/Settings'
Cloning into '/Users/admin/builder/spi-builder-workspace/LNPopupUIExample/LNPopupUIExample/Settings'...
Cloned https://github.com/LeoNatan/LNPopupUI.git
Revision (git rev-parse @):
f0459f3c1adffc6d1b4edf3f1c47eda5abe14d33
SUCCESS checkout https://github.com/LeoNatan/LNPopupUI.git at 2.5.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/LeoNatan/LNPopupUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBar.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBar+Private.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/include/LNPopupController/LNPopupBar.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/50] Compiling LNPopupBar.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupCloseButton.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupCloseButton+Private.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/include/LNPopupController/LNPopupCloseButton.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarExtras.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBar+Private.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/include/LNPopupController/LNPopupBar.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/50] Compiling LNPopupBarExtras.mm
[0/50] Compiling LNPopupCloseButton.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarAppearance.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarAppearance+Private.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/include/LNPopupController/LNPopupBarAppearance.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/50] Compiling LNPopupBarAppearance.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupController.mm:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupController.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/50] Compiling LNPopupController.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupImageView.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupImageView+Private.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/include/LNPopupController/LNPopupImageView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/50] Compiling LNPopupImageView.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarAppearanceChainProxy.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarAppearanceChainProxy.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/50] Compiling LNPopupBarAppearanceChainProxy.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupInteractionPanGestureRecognizer.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupInteractionPanGestureRecognizer.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/50] Compiling LNPopupInteractionPanGestureRecognizer.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupContentView.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupController.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/50] Compiling LNPopupContentView.m
[0/50] Compiling LNPopupDebug.m
Fetching https://github.com/LeoNatan/LNPopupController.git
Fetching https://github.com/LeoNatan/LNSwiftUIUtils.git
[1/63] Fetching lnswiftuiutils
[64/9523] Fetching lnswiftuiutils, lnpopupcontroller
Fetched https://github.com/LeoNatan/LNSwiftUIUtils.git from cache (28.16s)
Fetched https://github.com/LeoNatan/LNPopupController.git from cache (28.17s)
Computing version for https://github.com/LeoNatan/LNPopupController.git
Computed https://github.com/LeoNatan/LNPopupController.git at 4.0.5 (0.51s)
Computing version for https://github.com/LeoNatan/LNSwiftUIUtils.git
Computed https://github.com/LeoNatan/LNSwiftUIUtils.git at 1.1.2 (3.16s)
Creating working copy for https://github.com/LeoNatan/LNPopupController.git
Working copy of https://github.com/LeoNatan/LNPopupController.git resolved at 4.0.5
Creating working copy for https://github.com/LeoNatan/LNSwiftUIUtils.git
Working copy of https://github.com/LeoNatan/LNSwiftUIUtils.git resolved at 1.1.2
BUILD FAILURE 6.0 macosSpm