Build Information
Failed to build StoryboardRoutePackage_Lib, reference main (50ff2b
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 22:31:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "storyboardrute_lib",
"name": "StoryboardRoutePackage_Lib",
"url": "https://github.com/sreynin/StoryboardRute_Lib.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StoryboardRute_Lib",
"dependencies": [
]
}
]
}
Fetching https://github.com/sreynin/StoryboardRute_Lib.git
[3/58] Fetching storyboardrute_lib
Fetched https://github.com/sreynin/StoryboardRute_Lib.git from cache (0.65s)
Creating working copy for https://github.com/sreynin/StoryboardRute_Lib.git
Working copy of https://github.com/sreynin/StoryboardRute_Lib.git resolved at main (50ff2b8)
warning: '.resolve-product-dependencies': dependency 'storyboardrute_lib' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/sreynin/StoryboardRute_Lib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.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.0 macosSpm