The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LNExtensionExecutor 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/LNExtensionExecutor.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNExtensionExecutor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 16b741f 1.2
Cloned https://github.com/LeoNatan/LNExtensionExecutor.git
Revision (git rev-parse @):
16b741f659e344f4569c9f9d32ef2298ef0233ff
SUCCESS checkout https://github.com/LeoNatan/LNExtensionExecutor.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lnextensionexecutor",
      "name": "LNExtensionExecutor",
      "url": "https://github.com/LeoNatan/LNExtensionExecutor.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNExtensionExecutor",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/LeoNatan/LNExtensionExecutor.git
[1/98] Fetching lnextensionexecutor
Fetched https://github.com/LeoNatan/LNExtensionExecutor.git (0.35s)
Creating working copy for https://github.com/LeoNatan/LNExtensionExecutor.git
Working copy of https://github.com/LeoNatan/LNExtensionExecutor.git resolved at master
warning: '.resolve-product-dependencies': dependency 'lnextensionexecutor' 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...
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LNExtensionExecutor/LNExtensionExecutor.m:8:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LNExtensionExecutor/LNExtensionExecutor.h:8:9: fatal error: module 'UIKit' not found
@import UIKit;
 ~~~~~~~^~~~~
1 error generated.
[0/3] Compiling LNExtensionExecutor LNExtensionExecutor.m
[0/1] Planning build
Building for debugging...
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LNExtensionExecutor/LNExtensionExecutor.m:8:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LNExtensionExecutor/LNExtensionExecutor.h:8:9: fatal error: module 'UIKit' not found
@import UIKit;
 ~~~~~~~^~~~~
1 error generated.
[0/3] Compiling LNExtensionExecutor LNExtensionExecutor.m
BUILD FAILURE 5.9 macosSpm