Build Information
Failed to build LNPopupUI, reference master (715bf7), with Swift 6.2 for macOS (SPM) on 18 Nov 2025 18:57:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNPopupUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNPopupUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 715bf76 3.0.2
Submodule path 'LNPopupUIExample/LNPopupUIExample/Settings': checked out '83c4887dc4b09056a61f2833311f31b458913ab8'
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 @):
715bf763ae4afcc4c1a9e3d720784713d6c58ac6
SUCCESS checkout https://github.com/LeoNatan/LNPopupUI.git at master
Fetching https://github.com/LeoNatan/LNPopupController.git
Fetching https://github.com/LeoNatan/LNSwiftUIUtils.git
[1/87] Fetching lnswiftuiutils
[88/10674] Fetching lnswiftuiutils, lnpopupcontroller
Fetched https://github.com/LeoNatan/LNSwiftUIUtils.git from cache (17.93s)
Fetched https://github.com/LeoNatan/LNPopupController.git from cache (17.93s)
Computing version for https://github.com/LeoNatan/LNSwiftUIUtils.git
Computed https://github.com/LeoNatan/LNSwiftUIUtils.git at 1.1.5 (20.68s)
Computing version for https://github.com/LeoNatan/LNPopupController.git
Computed https://github.com/LeoNatan/LNPopupController.git at 4.4.0 (2.12s)
Creating working copy for https://github.com/LeoNatan/LNPopupController.git
Working copy of https://github.com/LeoNatan/LNPopupController.git resolved at 4.4.0
Creating working copy for https://github.com/LeoNatan/LNSwiftUIUtils.git
Working copy of https://github.com/LeoNatan/LNSwiftUIUtils.git resolved at 1.1.5
========================================
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": "lnpopupui",
"name": "LNPopupUI",
"url": "https://github.com/LeoNatan/LNPopupUI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNPopupUI",
"dependencies": [
{
"identity": "lnpopupcontroller",
"name": "LNPopupController",
"url": "https://github.com/LeoNatan/LNPopupController.git",
"version": "4.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNPopupController",
"dependencies": [
]
},
{
"identity": "lnswiftuiutils",
"name": "LNSwiftUIUtils",
"url": "https://github.com/LeoNatan/LNSwiftUIUtils.git",
"version": "1.1.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNSwiftUIUtils",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/LeoNatan/LNPopupUI.git
[1/2755] Fetching lnpopupui
Fetched https://github.com/LeoNatan/LNPopupUI.git from cache (15.85s)
Fetching https://github.com/LeoNatan/LNSwiftUIUtils.git from cache
Fetching https://github.com/LeoNatan/LNPopupController.git from cache
Fetched https://github.com/LeoNatan/LNPopupController.git from cache (0.55s)
Fetched https://github.com/LeoNatan/LNSwiftUIUtils.git from cache (0.55s)
Computing version for https://github.com/LeoNatan/LNSwiftUIUtils.git
Computed https://github.com/LeoNatan/LNSwiftUIUtils.git at 1.1.5 (0.60s)
Computing version for https://github.com/LeoNatan/LNPopupController.git
Computed https://github.com/LeoNatan/LNPopupController.git at 4.4.0 (0.03s)
Creating working copy for https://github.com/LeoNatan/LNSwiftUIUtils.git
Working copy of https://github.com/LeoNatan/LNSwiftUIUtils.git resolved at 1.1.5
Creating working copy for https://github.com/LeoNatan/LNPopupUI.git
Working copy of https://github.com/LeoNatan/LNPopupUI.git resolved at master (715bf76)
Creating working copy for https://github.com/LeoNatan/LNPopupController.git
Working copy of https://github.com/LeoNatan/LNPopupController.git resolved at 4.4.0
warning: '.resolve-product-dependencies': dependency 'lnpopupui' is not used by any target
Found 2 product dependencies
- LNPopupController
- LNSwiftUIUtils
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/LeoNatan/LNPopupUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/58] Write sources
[3/58] Write swift-version-49B95AFC49DCD68C.txt
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupBarBackgroundView.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupBarBackgroundView.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/_LNPopupBarBackgroundMaskView.mm:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupBarBackgroundMaskView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[4/58] Compiling _LNPopupBarBackgroundView.m
[4/58] Compiling _LNPopupBarBackgroundMaskView.mm
[4/58] Compiling _LNPopupAddressInfo.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/Utils/_LNUITraitOverridesWrapper.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/Utils/_LNUITraitOverridesWrapper.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[4/58] Compiling _LNUITraitOverridesWrapper.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/Utils/_LNPopupGlassUtils.mm:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/Utils/_LNPopupGlassUtils.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[4/58] Compiling _LNPopupGlassUtils.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupBackgroundShadowView.mm:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupBackgroundShadowView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[4/58] Compiling _LNPopupBackgroundShadowView.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupInteractionPanGestureRecognizer.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupInteractionPanGestureRecognizer.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[4/58] Compiling LNPopupInteractionPanGestureRecognizer.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupLongPressGestureRecognizer.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupLongPressGestureRecognizer.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[4/58] Compiling LNPopupLongPressGestureRecognizer.m
[4/58] Compiling _LNWeakRef.m
[4/58] Compiling _LNPopupSwizzlingUtils.m
BUILD FAILURE 6.2 macosSpm