Build Information
Failed to build RSTabBar, reference master (31d766
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 18:09:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RanduSoft/RSTabBar.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RanduSoft/RSTabBar
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 31d766d Update README.md
Cloned https://github.com/RanduSoft/RSTabBar.git
Revision (git rev-parse @):
31d766dc6206f0f313bf8041252ab6471b2d8ca7
SUCCESS checkout https://github.com/RanduSoft/RSTabBar.git at master
========================================
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": "rstabbar",
"name": "RSTabBar",
"url": "https://github.com/RanduSoft/RSTabBar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RSTabBar",
"dependencies": [
]
}
]
}
Fetching https://github.com/RanduSoft/RSTabBar.git
[1/66] Fetching rstabbar
Fetched https://github.com/RanduSoft/RSTabBar.git from cache (0.58s)
Creating working copy for https://github.com/RanduSoft/RSTabBar.git
Working copy of https://github.com/RanduSoft/RSTabBar.git resolved at master (31d766d)
warning: '.resolve-product-dependencies': dependency 'rstabbar' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/RanduSoft/RSTabBar.git
https://github.com/RanduSoft/RSTabBar.git
{
"dependencies" : [
],
"manifest_display_name" : "RSTabBar",
"name" : "RSTabBar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "RSTabBar",
"targets" : [
"RSTabBar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RSTabBar",
"module_type" : "SwiftTarget",
"name" : "RSTabBar",
"path" : "Sources",
"product_memberships" : [
"RSTabBar"
],
"sources" : [
"RSTabBar.swift",
"TabItem.swift",
"TabItemView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/6] Emitting module RSTabBar
/Users/admin/builder/spi-builder-workspace/Sources/TabItem.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public struct TabItem: Codable, Equatable, Hashable {
[4/6] Compiling RSTabBar RSTabBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/TabItem.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public struct TabItem: Codable, Equatable, Hashable {
[5/6] Compiling RSTabBar TabItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/TabItem.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public struct TabItem: Codable, Equatable, Hashable {
[6/6] Compiling RSTabBar TabItemView.swift
/Users/admin/builder/spi-builder-workspace/Sources/TabItem.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public struct TabItem: Codable, Equatable, Hashable {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/5] Compiling RSTabBar TabItemView.swift
/Users/admin/builder/spi-builder-workspace/Sources/TabItem.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public struct TabItem: Codable, Equatable, Hashable {
[3/5] Compiling RSTabBar TabItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/TabItem.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public struct TabItem: Codable, Equatable, Hashable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/5] Emitting module RSTabBar
/Users/admin/builder/spi-builder-workspace/Sources/TabItem.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public struct TabItem: Codable, Equatable, Hashable {
[5/5] Compiling RSTabBar RSTabBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/TabItem.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public struct TabItem: Codable, Equatable, Hashable {
BUILD FAILURE 6.1 macosSpm