The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StoryboardRoutePackage_Lib, reference main (50ff2b), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 00:07:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sreynin/StoryboardRute_Lib.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sreynin/StoryboardRute_Lib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 50ff2b8 -update to old code
Cloned https://github.com/sreynin/StoryboardRute_Lib.git
Revision (git rev-parse @):
50ff2b852f0bc4e2b4bc405b2042a99965846fed
SUCCESS checkout https://github.com/sreynin/StoryboardRute_Lib.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sreynin/StoryboardRute_Lib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module StoryboardRoutePackage_Lib
/Users/admin/builder/spi-builder-workspace/Sources/StoryboardRoutePackage_Lib/StoryboardRoutePackage_Lib.swift:2:8: error: no such module 'UIKit'
 1 |
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public struct StoryboardRoutePackage_Lib {
[4/4] Compiling StoryboardRoutePackage_Lib StoryboardRoutePackage_Lib.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryboardRoutePackage_Lib/StoryboardRoutePackage_Lib.swift:2:8: error: no such module 'UIKit'
 1 |
 2 | import UIKit
   |        `- error: no such module 'UIKit'
 3 |
 4 | public struct StoryboardRoutePackage_Lib {
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/StoryboardRoutePackage_Lib/Resource/Media.xcassets
BUILD FAILURE 6.2 macosSpm