The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FloatingPanel, reference 3.2.2 (7efcc7), with Swift 6.2 for macOS (SPM) on 14 Feb 2026 16:53:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SCENEE/FloatingPanel.git
Reference: 3.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SCENEE/FloatingPanel
 * tag               3.2.2      -> FETCH_HEAD
HEAD is now at 7efcc76 ci: update Xcode 26.0.1 to 26.2
Cloned https://github.com/SCENEE/FloatingPanel.git
Revision (git rev-parse @):
7efcc769e0ffe62f530e9276ab26309f758b7cc3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SCENEE/FloatingPanel.git at 3.2.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": "floatingpanel",
      "name": "FloatingPanel",
      "url": "https://github.com/SCENEE/FloatingPanel.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FloatingPanel",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SCENEE/FloatingPanel.git
[1/8726] Fetching floatingpanel
Fetched https://github.com/SCENEE/FloatingPanel.git from cache (1.50s)
Creating working copy for https://github.com/SCENEE/FloatingPanel.git
Working copy of https://github.com/SCENEE/FloatingPanel.git resolved at 3.2.2 (7efcc76)
warning: '.resolve-product-dependencies': dependency 'floatingpanel' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SCENEE/FloatingPanel.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/27] Emitting module FloatingPanel
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[4/29] Compiling FloatingPanel View+floatingPanelSurface.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[5/29] Compiling FloatingPanel Transitioning.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[6/29] Compiling FloatingPanel View+floatingPanelConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[7/29] Compiling FloatingPanel View+floatingPanelLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[8/29] Compiling FloatingPanel View+floatingPanel.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[9/29] Compiling FloatingPanel View+floatingPanelBehavior.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[10/29] Compiling FloatingPanel BackdropView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[11/29] Compiling FloatingPanel Behavior.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[12/29] Compiling FloatingPanel Controller.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[13/29] Compiling FloatingPanel Logging.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[14/29] Compiling FloatingPanel PassthroughView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[15/29] Compiling FloatingPanel Position.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[16/29] Compiling FloatingPanel View+floatingPanelScrollTracking.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[17/29] Compiling FloatingPanel View+floatingPanelState.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[18/29] Compiling FloatingPanel State.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[19/29] Compiling FloatingPanel SurfaceView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[20/29] Compiling FloatingPanel FloatingPanelCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[21/29] Compiling FloatingPanel Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[22/29] Compiling FloatingPanel LayoutAnchoring.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[23/29] Compiling FloatingPanel LayoutProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[24/29] Compiling FloatingPanel FloatingPanelProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[25/29] Compiling FloatingPanel FloatingPanelView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[26/29] Compiling FloatingPanel SurfaceAppearance+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[27/29] Compiling FloatingPanel Core.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[28/29] Compiling FloatingPanel Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
[29/29] Compiling FloatingPanel GrabberView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BackdropView.swift:3:8: error: no such module 'UIKit'
 1 | // Copyright 2018-Present Shin Yamamoto. All rights reserved. MIT license.
 2 |
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | /// A view that presents a backdrop interface behind a panel.
BUILD FAILURE 6.2 macosSpm