Build Information
Failed to build TTBaseUIKit, reference master (3b3687), with Swift 6.0 for Linux on 9 Dec 2025 17:34:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tqtuan1201/TTBaseUIKit.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tqtuan1201/TTBaseUIKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3b36872 - update skeleton animation - update demo - sample code - add check new version
Cloned https://github.com/tqtuan1201/TTBaseUIKit.git
Revision (git rev-parse @):
3b368725e6d04bf16747546abffb2d7fb58916d5
SUCCESS checkout https://github.com/tqtuan1201/TTBaseUIKit.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/tqtuan1201/TTBaseUIKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/13] Copying fa-regular-400.ttf
[0/13] Copying img.NoImage2.png
[0/13] Copying img.NoImage.png
[0/13] Copying fa-light-300.ttf
[0/13] Write sources
[5/13] Copying empty.gif
[5/13] Copying img.logo.idea.png
[5/13] Copying img.logo.Def.png
[5/13] Copying img.log.png
[5/13] Copying img.icon.down.png
[5/13] Copying img.hideKeyboard.png
[5/13] Copying img.NoImage1.png
[12/13] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/175] Emitting module TTBaseUIKit
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[15/198] Compiling TTBaseUIKit ViewCodable.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[16/198] Compiling TTBaseUIKit CLLocationCoordinate2D+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[17/198] Compiling TTBaseUIKit Date+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[18/198] Compiling TTBaseUIKit Double+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[19/198] Compiling TTBaseUIKit Encodable+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[20/198] Compiling TTBaseUIKit General+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[21/198] Compiling TTBaseUIKit String+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[22/198] Compiling TTBaseUIKit UIApplication+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[23/198] Compiling TTBaseUIKit UIColor+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[24/198] Compiling TTBaseUIKit UIScrollView+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[25/198] Compiling TTBaseUIKit UITableView+UICollectionView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[26/198] Compiling TTBaseUIKit UIView+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[27/198] Compiling TTBaseUIKit UIViewController+Config.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[28/198] Compiling TTBaseUIKit Service.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[29/198] Compiling TTBaseUIKit AwesomePro.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[30/198] Compiling TTBaseUIKit Device.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[31/198] Compiling TTBaseUIKit DeviceSize.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[32/198] Compiling TTBaseUIKit DeviceType.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[33/198] Compiling TTBaseUIKit DeviceVersion.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[34/198] Compiling TTBaseUIKit LogTrackingTableViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[35/198] Compiling TTBaseUIKit LogTrackingWebViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[36/198] Compiling TTBaseUIKit LogViewHelper.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[37/198] Compiling TTBaseUIKit LogViewModel.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[38/198] Compiling TTBaseUIKit BaseUIButton.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[39/198] Compiling TTBaseUIKit BaseUICollectionView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[40/198] Compiling TTBaseUIKit BaseUICricleView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[41/198] Compiling TTBaseUIKit BaseUIImageFontView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[42/198] Compiling TTBaseUIKit BaseUIImageView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[43/198] Compiling TTBaseUIKit BaseUILabel.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[44/198] Compiling TTBaseUIKit BaseUINavigationView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[45/198] Compiling TTBaseUIKit BaseUIProgressView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[46/198] Compiling TTBaseUIKit BaseUISearchBar.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[47/198] Compiling TTBaseUIKit BaseUISegmentedControl.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[48/198] Compiling TTBaseUIKit BaseUIStackView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[49/198] Compiling TTBaseUIKit BaseUITableView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[50/198] Compiling TTBaseUIKit BaseUITextField.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[51/198] Compiling TTBaseUIKit BaseUITextView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[52/198] Compiling TTBaseUIKit BaseUIView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[53/198] Compiling TTBaseUIKit BaseWKWebView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[54/198] Compiling TTBaseUIKit ButtonsPanelStackView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[55/198] Compiling TTBaseUIKit BaseShadowCollectionViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[56/198] Compiling TTBaseUIKit BaseUICollectionViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[57/198] Compiling TTBaseUIKit SlideImageCollectionViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[58/198] Compiling TTBaseUIKit BaseUITableViewHeaderFooterView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[59/198] Compiling TTBaseUIKit LineTableHeaderFooterViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[60/198] Compiling TTBaseUIKit SpaceTableHeaderViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[61/198] Compiling TTBaseUIKit BaseSUIImage.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[62/198] Compiling TTBaseUIKit BaseSUILazyVGrid.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[63/198] Compiling TTBaseUIKit BaseSUILazyVStack.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[64/198] Compiling TTBaseUIKit BaseSUIScroll.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[65/198] Compiling TTBaseUIKit BaseSUIShadowView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[66/198] Compiling TTBaseUIKit BaseSUISpacer.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[67/198] Compiling TTBaseUIKit BaseSUIText.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[68/198] Compiling TTBaseUIKit BaseSUIVStack.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[69/198] Compiling TTBaseUIKit BaseSUIVerticalDivider.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[70/198] Compiling TTBaseUIKit BaseSUIView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[71/198] Compiling TTBaseUIKit BaseSUIZStack.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[72/198] Compiling TTBaseUIKit HostingController+Configs+Extension.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[73/198] Compiling TTBaseUIKit TTBaseUIKit+SwiftUI.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[74/198] Compiling TTBaseUIKit UITabBar+Config+Extension.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[75/198] Compiling TTBaseUIKit View+Config+Extension.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[76/198] Compiling TTBaseUIKit View+LayoutPriority.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[77/198] Compiling TTBaseUIKit View+Spacing.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[78/198] Compiling TTBaseUIKit View+Style.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[79/198] Compiling TTBaseUIKit View+Swipe.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[80/198] Compiling TTBaseUIKit UIViewLivePreview.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[81/198] Compiling TTBaseUIKit SUIUtil+Extensions.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[82/198] Compiling TTBaseUIKit Shimmer.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[83/198] Compiling TTBaseUIKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[84/198] Compiling TTBaseUIKit BaseLableWithButtonView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[85/198] Compiling TTBaseUIKit BaseLinePinView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[86/198] Compiling TTBaseUIKit BaseLinePinsView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[87/198] Compiling TTBaseUIKit BaseNewSegmentedControl.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[88/198] Compiling TTBaseUIKit BasePaddingGenericView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[89/198] Compiling TTBaseUIKit BasePanelButtonView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[90/198] Compiling TTBaseUIKit BasePanelViewUIStackView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[91/198] Compiling TTBaseUIKit BasePasswordUITextField.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[92/198] Compiling TTBaseUIKit BaseRadioButtonView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[93/198] Compiling TTBaseUIKit BaseScrollHorizontalUIStackView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[94/198] Compiling TTBaseUIKit BaseScrollPanelView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[95/198] Compiling TTBaseUIKit BaseScrollUIStackView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[96/198] Compiling TTBaseUIKit BaseSearchView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[97/198] Compiling TTBaseUIKit BaseShadowPanelView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[98/198] Compiling TTBaseUIKit BaseSkeletonMarkView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[99/198] Compiling TTBaseUIKit BaseSquarePinView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[100/198] Compiling TTBaseUIKit BaseSquarePinsView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[101/198] Compiling TTBaseUIKit BaseStackPanelView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[102/198] Compiling TTBaseUIKit BaseStackShadowPanelView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[103/198] Compiling TTBaseUIKit BaseTextViewWithPlaceHolderView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[104/198] Compiling TTBaseUIKit BaseTitlePanelView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[105/198] Compiling TTBaseUIKit BaseTriangleView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[106/198] Compiling TTBaseUIKit BaseTwoStackButtonView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[107/198] Compiling TTBaseUIKit BaseConfigRepresentable.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[108/198] Compiling TTBaseUIKit Configuration.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[109/198] Compiling TTBaseUIKit Constant.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[110/198] Compiling TTBaseUIKit FontConfig.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[111/198] Compiling TTBaseUIKit ParamConfig.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[112/198] Compiling TTBaseUIKit SharedData.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[113/198] Compiling TTBaseUIKit SizeConfig.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[114/198] Compiling TTBaseUIKit StyleConfig.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[115/198] Compiling TTBaseUIKit ValueConfig.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[116/198] Compiling TTBaseUIKit ViewConfig.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[117/198] Compiling TTBaseUIKit Coordinator.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[118/198] Compiling TTBaseUIKit BaBaseGradientUIImageView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[119/198] Compiling TTBaseUIKit BaseBadgeInsetLabel.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[120/198] Compiling TTBaseUIKit BaseBorderTrailView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[121/198] Compiling TTBaseUIKit BaseButtonBadge.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[122/198] Compiling TTBaseUIKit BaseCircleLabel.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[123/198] Compiling TTBaseUIKit BaseCustomViewRepresentable.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[124/198] Compiling TTBaseUIKit BaseDropdownCustomView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[125/198] Compiling TTBaseUIKit BaseHeaderView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[126/198] Compiling TTBaseUIKit BaseIconCircleView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[127/198] Compiling TTBaseUIKit BaseInsetLabel.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[128/198] Compiling TTBaseUIKit BaseLabelIconHorizontalView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[129/198] Compiling TTBaseUIKit BaseLabelTextViewByVerticalView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[130/198] Compiling TTBaseUIKit UIImageFontPaddingView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[131/198] Compiling TTBaseUIKit BaseMessagePopupViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[132/198] Compiling TTBaseUIKit BaseScrollViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[133/198] Compiling TTBaseUIKit BaseStackScrollViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[134/198] Compiling TTBaseUIKit BaseUICollectionViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[135/198] Compiling TTBaseUIKit BaseUISearchViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[136/198] Compiling TTBaseUIKit BaseUITableViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[137/198] Compiling TTBaseUIKit BaseUIViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[138/198] Compiling TTBaseUIKit BaseTwoButtonDiffWidthView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[139/198] Compiling TTBaseUIKit ButtonPanelView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[140/198] Compiling TTBaseUIKit IconLabelHorizontalView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[141/198] Compiling TTBaseUIKit IconLabelTextFieldHorizontalView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[142/198] Compiling TTBaseUIKit IconLabelTextFieldView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[143/198] Compiling TTBaseUIKit IconLabelView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[144/198] Compiling TTBaseUIKit LabelLeftRightView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[145/198] Compiling TTBaseUIKit LabelTextFieldView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[146/198] Compiling TTBaseUIKit LableSubLabelView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[147/198] Compiling TTBaseUIKit LineView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[148/198] Compiling TTBaseUIKit PanelScrollView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[149/198] Compiling TTBaseUIKit RowTableView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[150/198] Compiling TTBaseUIKit TTBaseShadowView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[151/198] Compiling TTBaseUIKit TwoButtomView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[152/198] Compiling TTBaseUIKit ContraintHelpers.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[153/198] Compiling TTBaseUIKit OptionLogPresentViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[154/198] Compiling TTBaseUIKit ListCellTestTableViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[155/198] Compiling TTBaseUIKit GlobalFunctions.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[156/198] Compiling TTBaseUIKit JailbreakDetector.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[157/198] Compiling TTBaseUIKit SwiftHash.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[158/198] Compiling TTBaseUIKit TTBaseCheckNewVersion.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[159/198] Compiling TTBaseUIKit TTBaseDebugKit.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[160/198] Compiling TTBaseUIKit TTBaseFunc.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[161/198] Compiling TTBaseUIKit TTBaseNetworkSpeedTest.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[162/198] Compiling TTBaseUIKit TTBaseUIKitSetting.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[163/198] Compiling TTBaseUIKit TTBaseUtil.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[164/198] Compiling TTBaseUIKit TTLanguageManager.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[165/198] Compiling TTBaseUIKit TextValidation.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[166/198] Compiling TTBaseUIKit Validation.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[167/198] Compiling TTBaseUIKit VietNamLunar.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[168/198] Compiling TTBaseUIKit BaseButtonStyle.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[169/198] Compiling TTBaseUIKit TextBorderModifier.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[170/198] Compiling TTBaseUIKit BaseHorizontalDivider.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[171/198] Compiling TTBaseUIKit BaseNavigationLink.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[172/198] Compiling TTBaseUIKit BaseNewVersionPopupView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[173/198] Compiling TTBaseUIKit BaseSUIButton.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[174/198] Compiling TTBaseUIKit BaseSUICircleImage.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[175/198] Compiling TTBaseUIKit BaseSUIHStack.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[176/198] Compiling TTBaseUIKit TextLeftRightTableHeaderFooterViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[177/198] Compiling TTBaseUIKit TextSubTextTableHeaderFooterViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[178/198] Compiling TTBaseUIKit TextTableHeaderFooterViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[179/198] Compiling TTBaseUIKit BaseShadowTableViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[180/198] Compiling TTBaseUIKit BaseTextSubtextHorTableViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[181/198] Compiling TTBaseUIKit BaseUITableViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[182/198] Compiling TTBaseUIKit IconTextSubtextTableViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[183/198] Compiling TTBaseUIKit IconTextSubtextTextSubTextRightTableViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[184/198] Compiling TTBaseUIKit TextIconTableViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[185/198] Compiling TTBaseUIKit TextSubtextIconTableViewCell.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[186/198] Compiling TTBaseUIKit CircleProgressView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[187/198] Compiling TTBaseUIKit BaseDatePicker.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[188/198] Compiling TTBaseUIKit BaseMonthYearPicker.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[189/198] Compiling TTBaseUIKit DismissView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[190/198] Compiling TTBaseUIKit BaseNotificationView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[191/198] Compiling TTBaseUIKit BaseNotificationViewConfig.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[192/198] Compiling TTBaseUIKit BasePopupViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[193/198] Compiling TTBaseUIKit PopupViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[194/198] Compiling TTBaseUIKit BasePresentationController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[195/198] Compiling TTBaseUIKit CoverVerticalPresentationController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[196/198] Compiling TTBaseUIKit CoverVerticalViewController.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[197/198] Compiling TTBaseUIKit UIImageCircleView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
[198/198] Compiling TTBaseUIKit UIImageFontCircleView.swift
/host/spi-builder-workspace/Sources/TTBaseUIKit/BaseConfig/BaseConfigRepresentable.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol ViewConfigColor {
BUILD FAILURE 6.0 linux