Build Information
Failed to build LNPopupController, reference master (e909c3
), with Swift 5.9 for macOS (SPM) on 23 Apr 2025 23:49:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
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 e909c3e Suspend window rotation and limit interactions while popup is transitioning.
Submodule path 'LNPopupSettings': checked out '09cc9f5e8c3c8a4bbc2d81ca2ff93951e9c113a0'
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 @):
e909c3e24512356b9765713bbb70ef064d34facb
SUCCESS checkout https://github.com/LeoNatan/LNPopupController.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/LeoNatan/LNPopupController.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredOpenAnimator.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredOpenAnimator.h:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionOpenAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[0/41] Compiling _LNPopupTransitionPreferredOpenAnimator.mm
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredCloseAnimator.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredCloseAnimator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionCloseAnimator.h:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[0/41] Compiling _LNPopupTransitionPreferredCloseAnimator.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/LNPopupController.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/41] Compiling LNPopupContentView.m
[0/41] Compiling LNForwardingDelegate.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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/41] Compiling LNPopupBar.mm
[0/41] Compiling _LNPopupUIBarAppearanceProxy.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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/41] Compiling LNPopupBarAppearance.mm
[0/41] Compiling _LNWeakRef.m
[0/41] Compiling LNMath.m
In file included from /Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionView.mm:9:
/Users/admin/builder/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/41] Compiling _LNPopupTransitionView.mm
BUILD FAILURE 5.9 macosSpm