The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LNPopupUI, reference master (715bf7), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 14:31:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/LNSwiftUIUtils.git
Fetching https://github.com/LeoNatan/LNPopupController.git
[1/10602] Fetching lnpopupcontroller
[2/10689] Fetching lnpopupcontroller, lnswiftuiutils
Fetched https://github.com/LeoNatan/LNSwiftUIUtils.git from cache (80.33s)
Fetched https://github.com/LeoNatan/LNPopupController.git from cache (80.33s)
Computing version for https://github.com/LeoNatan/LNSwiftUIUtils.git
Computed https://github.com/LeoNatan/LNSwiftUIUtils.git at 1.1.5 (83.33s)
Computing version for https://github.com/LeoNatan/LNPopupController.git
Computed https://github.com/LeoNatan/LNPopupController.git at 4.4.1 (2.24s)
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/LNPopupController.git
Working copy of https://github.com/LeoNatan/LNPopupController.git resolved at 4.4.1
========================================
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": "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "lnpopupcontroller",
          "name": "LNPopupController",
          "url": "https://github.com/LeoNatan/LNPopupController.git",
          "version": "4.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNPopupController",
          "traits": [
            "default"
          ],
          "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/LeoNatan/LNPopupUI.git
[1/2755] Fetching lnpopupui
Fetched https://github.com/LeoNatan/LNPopupUI.git from cache (27.09s)
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.47s)
Fetched https://github.com/LeoNatan/LNSwiftUIUtils.git from cache (0.47s)
Computing version for https://github.com/LeoNatan/LNSwiftUIUtils.git
Computed https://github.com/LeoNatan/LNSwiftUIUtils.git at 1.1.5 (0.53s)
Computing version for https://github.com/LeoNatan/LNPopupController.git
Computed https://github.com/LeoNatan/LNPopupController.git at 4.4.1 (0.03s)
Creating working copy for https://github.com/LeoNatan/LNPopupController.git
Working copy of https://github.com/LeoNatan/LNPopupController.git resolved at 4.4.1
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)
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.3
Building package at path:  $PWD
https://github.com/LeoNatan/LNPopupUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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/Utils/LNChevronView.m:8:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/Utils/LNChevronView.h:14:9: fatal error: 'UIKit/UIKit.h' file not found
   14 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/58] Compiling LNChevronView.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupOpenTapGestureRecognizer.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/GestureRecognizers/LNPopupOpenTapGestureRecognizer.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/58] Compiling LNPopupOpenTapGestureRecognizer.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>
      |         ^~~~~~~~~~~~~~~
[0/58] Compiling LNPopupLongPressGestureRecognizer.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/UIViewController+LNPopupSupportPrivate.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/UIViewController+LNPopupSupportPrivate.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/include/LNPopupController/UIViewController+LNPopupSupport.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/58] Compiling UIViewController+LNPopupSupportPrivate.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>
      |         ^~~~~~~~~~~~~~~
[0/58] Compiling LNPopupInteractionPanGestureRecognizer.m
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>
      |         ^~~~~~~~~~~~~~~
[0/58] Compiling LNPopupBarExtras.mm
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>
      |         ^~~~~~~~~~~~~~~
[0/58] Compiling _LNPopupUIBarAppearanceProxy.mm
[0/58] Compiling LNPopupBar.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/UIViewController+LNPopupSupport.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/UIViewController+LNPopupSupportPrivate.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/include/LNPopupController/UIViewController+LNPopupSupport.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/UIView+LNPopupSupportPrivate.mm:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/UIView+LNPopupSupportPrivate.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/58] Compiling UIView+LNPopupSupportPrivate.mm
[0/58] Compiling UIViewController+LNPopupSupport.mm
BUILD FAILURE 6.3 macosSpm