The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LBBottomSheet with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LunabeeStudio/LBBottomSheet.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LunabeeStudio/LBBottomSheet
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 819228f Update README.md
Cloned https://github.com/LunabeeStudio/LBBottomSheet.git
Revision (git rev-parse @):
819228f22c6bba586410d28e4afeab9543a4a7aa
SUCCESS checkout https://github.com/LunabeeStudio/LBBottomSheet.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lbbottomsheet",
      "name": "LBBottomSheet",
      "url": "https://github.com/LunabeeStudio/LBBottomSheet.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LBBottomSheet",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/LunabeeStudio/LBBottomSheet.git
[1/1411] Fetching lbbottomsheet
Fetched https://github.com/LunabeeStudio/LBBottomSheet.git (0.77s)
Creating working copy for https://github.com/LunabeeStudio/LBBottomSheet.git
Working copy of https://github.com/LunabeeStudio/LBBottomSheet.git resolved at master
warning: '.resolve-product-dependencies': dependency 'lbbottomsheet' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/15] Emitting module LBBottomSheet
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[2/15] Compiling LBBottomSheet Mirror+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[3/15] Compiling LBBottomSheet UIApplication+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling LBBottomSheet BottomSheetConstant.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[5/15] Compiling LBBottomSheet BottomSheetController+Behavior.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[6/15] Compiling LBBottomSheet UIColor+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[7/15] Compiling LBBottomSheet UIGestureRecognizer+Extensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[8/15] Compiling LBBottomSheet UIScreen+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[9/15] Compiling LBBottomSheet UIScrollView+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[10/15] Compiling LBBottomSheet BottomSheetPositionDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[11/15] Compiling LBBottomSheet BottomSheetController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[12/15] Compiling LBBottomSheet BottomSheetController+Theme.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[13/15] Compiling LBBottomSheet BottomSheetInteractionDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[14/15] Compiling LBBottomSheet ForwardingEventsView.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[15/15] Compiling LBBottomSheet CACornerMask+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[16/17] Compiling LBBottomSheet UIView+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[17/17] Compiling LBBottomSheet UIViewController+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/UI/BottomSheet.storyboard
[0/1] Planning build
Building for debugging...
[1/15] Compiling LBBottomSheet UIScreen+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[2/15] Compiling LBBottomSheet UIScrollView+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[3/17] Compiling LBBottomSheet UIColor+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[4/17] Compiling LBBottomSheet UIGestureRecognizer+Extensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/17] Emitting module LBBottomSheet
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling LBBottomSheet BottomSheetConstant.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling LBBottomSheet BottomSheetController+Behavior.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[8/17] Compiling LBBottomSheet BottomSheetPositionDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[9/17] Compiling LBBottomSheet BottomSheetController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[10/17] Compiling LBBottomSheet BottomSheetController+Theme.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[11/17] Compiling LBBottomSheet BottomSheetInteractionDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[12/17] Compiling LBBottomSheet ForwardingEventsView.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[13/17] Compiling LBBottomSheet CACornerMask+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[14/17] Compiling LBBottomSheet Mirror+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[15/17] Compiling LBBottomSheet UIApplication+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[16/17] Compiling LBBottomSheet UIView+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[17/17] Compiling LBBottomSheet UIViewController+Extension.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/Model/BottomSheetController+Behavior.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LBBottomSheet/UI/BottomSheet.storyboard
BUILD FAILURE 5.9 macosSpm