Build Information
Failed to build CardTabBar, reference main (2a642e
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 09:10:19 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/yusadogru/CardTabBar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yusadogru/CardTabBar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2a642e7 Change target name in podfile
Cloned https://github.com/yusadogru/CardTabBar.git
Revision (git rev-parse @):
2a642e770e41f5409e3127162612878c054da07a
SUCCESS checkout https://github.com/yusadogru/CardTabBar.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": "cardtabbar",
"name": "CardTabBar",
"url": "https://github.com/yusadogru/CardTabBar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CardTabBar",
"dependencies": [
]
}
]
}
Fetching https://github.com/yusadogru/CardTabBar.git
[1/193] Fetching cardtabbar
Fetched https://github.com/yusadogru/CardTabBar.git from cache (0.75s)
Creating working copy for https://github.com/yusadogru/CardTabBar.git
Working copy of https://github.com/yusadogru/CardTabBar.git resolved at main (2a642e7)
warning: '.resolve-product-dependencies': dependency 'cardtabbar' 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/yusadogru/CardTabBar.git
https://github.com/yusadogru/CardTabBar.git
{
"dependencies" : [
],
"manifest_display_name" : "CardTabBar",
"name" : "CardTabBar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CardTabBar",
"targets" : [
"CardTabBar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CardTabBar",
"module_type" : "SwiftTarget",
"name" : "CardTabBar",
"path" : "Sources",
"product_memberships" : [
"CardTabBar"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BarItemView.swift",
"CardTabBarController.swift",
"CardTabBarView.swift",
"Utils/UIColor+.swift",
"Utils/UIImage+.swift",
"Utils/UIStackView+.swift",
"Utils/UIView+.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/12] Emitting module CardTabBar
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[5/12] Compiling CardTabBar CardTabBarView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[6/12] Compiling CardTabBar CardTabBarController.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[7/12] Compiling CardTabBar BarItemView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[8/12] Compiling CardTabBar UIStackView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[9/12] Compiling CardTabBar UIView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[10/12] Compiling CardTabBar UIImage+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[11/12] Compiling CardTabBar resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[12/12] Compiling CardTabBar UIColor+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
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/10] Compiling CardTabBar UIStackView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[3/10] Compiling CardTabBar UIColor+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[4/10] Compiling CardTabBar UIView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[5/10] Compiling CardTabBar UIImage+.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[6/10] Compiling CardTabBar resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Emitting module CardTabBar
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[8/10] Compiling CardTabBar CardTabBarController.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[9/10] Compiling CardTabBar CardTabBarView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
[10/10] Compiling CardTabBar BarItemView.swift
/Users/admin/builder/spi-builder-workspace/Sources/BarItemView.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - BarItemView
BUILD FAILURE 6.1 macosSpm