Build Information
Failed to build SheetKit 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/fatbobman/SheetKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fatbobman/SheetKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5e6daa4 Create FUNDING.yml
Cloned https://github.com/fatbobman/SheetKit.git
Revision (git rev-parse @):
5e6daa49103de3b41e22814e976d32ac883bd552
SUCCESS checkout https://github.com/fatbobman/SheetKit.git at main
========================================
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": "sheetkit",
"name": "SheetKit",
"url": "https://github.com/fatbobman/SheetKit.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SheetKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/fatbobman/SheetKit.git
[1/74] Fetching sheetkit
Fetched https://github.com/fatbobman/SheetKit.git (0.23s)
Creating working copy for https://github.com/fatbobman/SheetKit.git
Working copy of https://github.com/fatbobman/SheetKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'sheetkit' 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/6] Emitting module SheetKit
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[2/6] Compiling SheetKit BottomSheetViewController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[3/6] Compiling SheetKit UIKit++.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[4/6] Compiling SheetKit ClearBackgournd.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[5/6] Compiling SheetKit SheetKit.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[6/6] Compiling SheetKit InteractiveDismissDisabled.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/6] Emitting module SheetKit
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[2/6] Compiling SheetKit InteractiveDismissDisabled.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[3/6] Compiling SheetKit ClearBackgournd.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[4/6] Compiling SheetKit UIKit++.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[5/6] Compiling SheetKit SheetKit.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[6/6] Compiling SheetKit BottomSheetViewController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SheetKit/BottomSheetViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 macosSpm