The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LNPopupUI, reference master (aa9c81), with Swift 6.1 for macOS (SPM) on 3 Jun 2025 06:19:16 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 aa9c813 2.0.2
Submodule path 'LNPopupUIExample/LNPopupUIExample/Settings': checked out '6d5428faa04677a8e6d80fdba8b71b0cc4316aaa'
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 @):
aa9c813f2b47d055b648628b738e1b115c5e9fad
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/9139] Fetching lnpopupcontroller
[2/9202] Fetching lnpopupcontroller, lnswiftuiutils
Fetched https://github.com/LeoNatan/LNSwiftUIUtils.git from cache (8.98s)
Fetched https://github.com/LeoNatan/LNPopupController.git from cache (8.98s)
Computing version for https://github.com/LeoNatan/LNPopupController.git
Computed https://github.com/LeoNatan/LNPopupController.git at 3.0.7 (9.52s)
Computing version for https://github.com/LeoNatan/LNSwiftUIUtils.git
Computed https://github.com/LeoNatan/LNSwiftUIUtils.git at 1.1.2 (3.35s)
Creating working copy for https://github.com/LeoNatan/LNPopupController.git
Working copy of https://github.com/LeoNatan/LNPopupController.git resolved at 3.0.7
Creating working copy for https://github.com/LeoNatan/LNSwiftUIUtils.git
Working copy of https://github.com/LeoNatan/LNSwiftUIUtils.git resolved at 1.1.2
========================================
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": "3.0.7",
          "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.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNSwiftUIUtils",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/LeoNatan/LNPopupUI.git
[1/2284] Fetching lnpopupui
Fetched https://github.com/LeoNatan/LNPopupUI.git from cache (6.68s)
Fetching https://github.com/LeoNatan/LNPopupController.git from cache
Fetching https://github.com/LeoNatan/LNSwiftUIUtils.git from cache
Fetched https://github.com/LeoNatan/LNPopupController.git from cache (0.48s)
Fetched https://github.com/LeoNatan/LNSwiftUIUtils.git from cache (0.48s)
Computing version for https://github.com/LeoNatan/LNPopupController.git
Computed https://github.com/LeoNatan/LNPopupController.git at 3.0.7 (0.54s)
Computing version for https://github.com/LeoNatan/LNSwiftUIUtils.git
Computed https://github.com/LeoNatan/LNSwiftUIUtils.git at 1.1.2 (0.02s)
Creating working copy for https://github.com/LeoNatan/LNPopupUI.git
Working copy of https://github.com/LeoNatan/LNPopupUI.git resolved at master (aa9c813)
Creating working copy for https://github.com/LeoNatan/LNPopupController.git
Working copy of https://github.com/LeoNatan/LNPopupController.git resolved at 3.0.7
Creating working copy for https://github.com/LeoNatan/LNSwiftUIUtils.git
Working copy of https://github.com/LeoNatan/LNSwiftUIUtils.git resolved at 1.1.2
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.1
Building package at path:  $PWD
https://github.com/LeoNatan/LNPopupUI.git
https://github.com/LeoNatan/LNPopupUI.git
{
  "dependencies" : [
    {
      "identity" : "lnpopupcontroller",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.6",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LeoNatan/LNPopupController.git"
    },
    {
      "identity" : "lnswiftuiutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LeoNatan/LNSwiftUIUtils.git"
    }
  ],
  "manifest_display_name" : "LNPopupUI",
  "name" : "LNPopupUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "LNPopupUI",
      "targets" : [
        "LNPopupUI"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "LNPopupUI-Static",
      "targets" : [
        "LNPopupUI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LNPopupUI",
      "module_type" : "SwiftTarget",
      "name" : "LNPopupUI",
      "path" : "Sources/LNPopupUI",
      "product_dependencies" : [
        "LNSwiftUIUtils",
        "LNPopupController-Static"
      ],
      "product_memberships" : [
        "LNPopupUI",
        "LNPopupUI-Static"
      ],
      "sources" : [
        "LNPopupContentHostingController.swift",
        "LNPopupController+LNPopupUIAdditions.swift",
        "LNPopupCustomBarHostingController.swift",
        "LNPopupUI.swift",
        "Private/LNPopupContainerViewWrapper.swift",
        "Private/LNPopupEnvironment.swift",
        "Private/LNPopupPreferences.swift",
        "Private/LNPopupProxyViewController.swift",
        "Private/LNPopupState.swift",
        "Private/LNPopupTransitionUtils.swift",
        "Private/Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarAppearance.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarAppearance+Private.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/include/LNPopupController/LNPopupBarAppearance.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/48] Compiling LNPopupBarAppearance.mm
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>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/48] Compiling LNPopupBarExtras.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/UIContextMenuInteraction+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>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/48] Compiling UIContextMenuInteraction+LNPopupSupportPrivate.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>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/48] Compiling LNPopupBar.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupContentView.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupController.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/48] Compiling LNPopupContentView.m
[0/48] Compiling NSAttributedString+LNPopupSupport.m
[0/48] Compiling LNForwardingDelegate.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionGenericOpenAnimator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionGenericOpenAnimator.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionOpenAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/48] Compiling _LNPopupTransitionGenericOpenAnimator.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarAppearanceChainProxy.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/LNPopupBarAppearanceChainProxy.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/48] Compiling LNPopupBarAppearanceChainProxy.m
[0/48] Compiling LNMath.m
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/48] Write sources
[2/48] Write swift-version-2F0A5646E1D333AE.txt
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredOpenAnimator.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredOpenAnimator.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionOpenAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[3/48] Compiling _LNPopupTransitionPreferredOpenAnimator.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionCloseAnimator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionCloseAnimator.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/48] Compiling _LNPopupTransitionCloseAnimator.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionGenericCloseAnimator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionGenericCloseAnimator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionCloseAnimator.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/48] Compiling _LNPopupTransitionGenericCloseAnimator.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionAnimator.mm:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/48] Compiling _LNPopupTransitionAnimator.mm
[3/48] Compiling _LNWeakRef.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionOpenAnimator.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionOpenAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/48] Compiling _LNPopupTransitionOpenAnimator.m
[3/48] Compiling _LNPopupUIBarAppearanceProxy.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionGenericOpenAnimator.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionGenericOpenAnimator.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionOpenAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/48] Compiling _LNPopupTransitionGenericOpenAnimator.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionView.mm:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/48] Compiling _LNPopupTransitionView.mm
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredCloseAnimator.mm:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredCloseAnimator.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionCloseAnimator.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/LNPopupController/LNPopupController/LNPopupController/Private/_LNPopupTransitionAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/48] Compiling _LNPopupTransitionPreferredCloseAnimator.mm
BUILD FAILURE 6.1 macosSpm