Build Information
Failed to build LNPopupController, reference 3.0.7 (e14712
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 16:38:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNPopupController.git
Reference: 3.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNPopupController
* tag 3.0.7 -> FETCH_HEAD
HEAD is now at e14712b 3.0.7
Submodule path 'LNPopupSettings': checked out '6d5428faa04677a8e6d80fdba8b71b0cc4316aaa'
Submodule 'LNPopupSettings' (https://LeoNatan@github.com/LeoNatan/LNPopupSettings.git) registered for path 'LNPopupSettings'
Cloning into '/Users/admin/builder/spi-builder-workspace/LNPopupSettings'...
Cloned https://github.com/LeoNatan/LNPopupController.git
Revision (git rev-parse @):
e14712b8077f9d25c2b70d23241e922537673338
SUCCESS checkout https://github.com/LeoNatan/LNPopupController.git at 3.0.7
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/LeoNatan/LNPopupController.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/44] Write swift-version-1EA4D86E10B52AF.txt
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNChevronView.m:8:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNChevronView.h:14:9: fatal error: 'UIKit/UIKit.h' file not found
14 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[1/44] Compiling LNChevronView.m
[1/44] Compiling _LNWeakRef.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupContentView.m:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupController.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[1/44] Compiling LNPopupContentView.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarAppearanceChainProxy.m:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarAppearanceChainProxy.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[1/44] Compiling LNPopupBarAppearanceChainProxy.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBar.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBar+Private.h:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupBar.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[1/44] Compiling LNPopupBar.mm
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarExtras.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBar+Private.h:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupBar.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[1/44] Compiling LNPopupBarExtras.mm
[1/44] Compiling LNForwardingDelegate.m
[1/44] Compiling LNMath.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupCloseButton.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupCloseButton+Private.h:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupCloseButton.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[1/44] Compiling LNPopupCloseButton.mm
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarAppearance.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarAppearance+Private.h:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupBarAppearance.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[1/44] Compiling LNPopupBarAppearance.mm
BUILD FAILURE 6.2 macosSpm