Build Information
Failed to build CardTabBar with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/yusadogru/CardTabBar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version-6F35C1178C84523A.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 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
[6/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
[7/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
[8/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
[9/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
[10/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
[11/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
[12/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
BUILD FAILURE 6.0 macosSpm