Build Information
Failed to build LNPreviewToContextMenu 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/LeoNatan/LNPreviewToContextMenu.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNPreviewToContextMenu
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at afaac2f 1.3
Cloned https://github.com/LeoNatan/LNPreviewToContextMenu.git
Revision (git rev-parse @):
afaac2f725edc4270fd3256a00e64cb9de37b62b
SUCCESS checkout https://github.com/LeoNatan/LNPreviewToContextMenu.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "lnpreviewtocontextmenu",
"name": "LNPreviewToContextMenu",
"url": "https://github.com/LeoNatan/LNPreviewToContextMenu.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNPreviewToContextMenu",
"dependencies": [
]
}
]
}
Fetching https://github.com/LeoNatan/LNPreviewToContextMenu.git
[1/167] Fetching lnpreviewtocontextmenu
Fetched https://github.com/LeoNatan/LNPreviewToContextMenu.git (0.41s)
Creating working copy for https://github.com/LeoNatan/LNPreviewToContextMenu.git
Working copy of https://github.com/LeoNatan/LNPreviewToContextMenu.git resolved at master
warning: '.resolve-product-dependencies': dependency 'lnpreviewtocontextmenu' 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...
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/LNPreviewToContextMenu/LNPreviewToContextMenu/UIViewController+UIPreviewContextCompat.m:12:9: fatal error: module 'UIKit' not found
@import UIKit;
~~~~~~~^~~~~
1 error generated.
[0/3] Compiling UIViewController+UIPreviewContextCompat.m
[0/1] Planning build
Building for debugging...
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/LNPreviewToContextMenu/LNPreviewToContextMenu/UIViewController+UIPreviewContextCompat.m:12:9: fatal error: module 'UIKit' not found
@import UIKit;
~~~~~~~^~~~~
1 error generated.
[0/3] Compiling UIViewController+UIPreviewContextCompat.m
BUILD FAILURE 5.9 macosSpm