Build Information
Failed to build LNPopupController, reference master (6f4bfa), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 06:05:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNPopupController.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNPopupController
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6f4bfa8 4.4.1
Submodule path 'LNPopupSettings': checked out '51d57ee4b9d81ee69142460fc6d14ac78fd1b26c'
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 @):
6f4bfa89a32cc7254599869b4bca8d2638e74671
SUCCESS checkout https://github.com/LeoNatan/LNPopupController.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "lnpopupcontroller",
"name": "LNPopupController",
"url": "https://github.com/LeoNatan/LNPopupController.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNPopupController",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/LeoNatan/LNPopupController.git
[1/10602] Fetching lnpopupcontroller
Fetched https://github.com/LeoNatan/LNPopupController.git from cache (42.58s)
Creating working copy for https://github.com/LeoNatan/LNPopupController.git
Working copy of https://github.com/LeoNatan/LNPopupController.git resolved at master (6f4bfa8)
warning: '.resolve-product-dependencies': dependency 'lnpopupcontroller' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/LeoNatan/LNPopupController.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/54] Write swift-version--6988338F2F200930.txt
[1/54] Write sources
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupBarBackgroundView.m:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupBarBackgroundView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[2/54] Compiling _LNPopupBarBackgroundView.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupInteractionPanGestureRecognizer.m:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupInteractionPanGestureRecognizer.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[2/54] Compiling LNPopupInteractionPanGestureRecognizer.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupOpenTapGestureRecognizer.m:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupOpenTapGestureRecognizer.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[2/54] Compiling LNPopupOpenTapGestureRecognizer.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupLongPressGestureRecognizer.m:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupLongPressGestureRecognizer.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[2/54] Compiling LNPopupLongPressGestureRecognizer.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupCloseButton.mm:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupControllerImpl.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[2/54] Compiling LNPopupCloseButton.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>
| ^~~~~~~~~~~~~~~
[2/54] Compiling LNPopupBarExtras.mm
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>
| ^~~~~~~~~~~~~~~
[2/54] Compiling LNPopupBar.mm
[2/54] Compiling _LNPopupUIBarAppearanceProxy.mm
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupController.mm:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupControllerImpl.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[2/54] Compiling LNPopupController.mm
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/LNPopupControllerImpl.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[2/54] Compiling LNPopupContentView.m
BUILD FAILURE 6.3 macosSpm