Build Information
Failed to build Eureka, reference master (028ef8
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 20:24:46 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/xmartlabs/Eureka.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xmartlabs/Eureka
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 028ef8e Added change number for last commit (#2258)
Cloned https://github.com/xmartlabs/Eureka.git
Revision (git rev-parse @):
028ef8e3191a256b8f6b8bb6b9496efcb0762dbc
SUCCESS checkout https://github.com/xmartlabs/Eureka.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": "eureka",
"name": "Eureka",
"url": "https://github.com/xmartlabs/Eureka.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Eureka",
"dependencies": [
]
}
]
}
Fetching https://github.com/xmartlabs/Eureka.git
[1/10540] Fetching eureka
Fetched https://github.com/xmartlabs/Eureka.git from cache (3.40s)
Creating working copy for https://github.com/xmartlabs/Eureka.git
Working copy of https://github.com/xmartlabs/Eureka.git resolved at master (028ef8e)
warning: '.resolve-product-dependencies': dependency 'eureka' 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/xmartlabs/Eureka.git
https://github.com/xmartlabs/Eureka.git
{
"dependencies" : [
],
"manifest_display_name" : "Eureka",
"name" : "Eureka",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "Eureka",
"targets" : [
"Eureka"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EurekaTests",
"module_type" : "SwiftTarget",
"name" : "EurekaTests",
"path" : "Tests",
"sources" : [
"BaseEurekaTests.swift",
"CallbacksTests.swift",
"CollectionTests.swift",
"DateTests.swift",
"FormValuesTests.swift",
"HelperMethodTests.swift",
"HiddenRowsTests.swift",
"MultivaluedSectionTests.swift",
"OperatorsTest.swift",
"ResultBuildersTests.swift",
"RowByTagTests.swift",
"RowCallbackTests.swift",
"RowsInsertionTests.swift",
"SectionsInsertionTests.swift",
"SelectableSectionTests.swift",
"SetValuesTests.swift",
"ValidationsTests.swift"
],
"target_dependencies" : [
"Eureka"
],
"type" : "test"
},
{
"c99name" : "Eureka",
"module_type" : "SwiftTarget",
"name" : "Eureka",
"path" : "Source",
"product_memberships" : [
"Eureka"
],
"sources" : [
"Core/BaseRow.swift",
"Core/Cell.swift",
"Core/CellType.swift",
"Core/Core.swift",
"Core/Form.swift",
"Core/HeaderFooterView.swift",
"Core/Helpers.swift",
"Core/InlineRowType.swift",
"Core/NavigationAccessoryView.swift",
"Core/Operators.swift",
"Core/PresenterRowType.swift",
"Core/ResultBuilders.swift",
"Core/Row.swift",
"Core/RowControllerType.swift",
"Core/RowProtocols.swift",
"Core/RowType.swift",
"Core/Section.swift",
"Core/SelectableRowType.swift",
"Core/SelectableSection.swift",
"Core/SwipeActions.swift",
"Core/Validation.swift",
"Rows/ActionSheetRow.swift",
"Rows/AlertRow.swift",
"Rows/ButtonRow.swift",
"Rows/ButtonRowWithPresent.swift",
"Rows/CheckRow.swift",
"Rows/Common/AlertOptionsRow.swift",
"Rows/Common/DateFieldRow.swift",
"Rows/Common/DateInlineFieldRow.swift",
"Rows/Common/DecimalFormatter.swift",
"Rows/Common/FieldRow.swift",
"Rows/Common/GenericMultipleSelectorRow.swift",
"Rows/Common/OptionsRow.swift",
"Rows/Common/Protocols.swift",
"Rows/Common/SelectorRow.swift",
"Rows/Controllers/MultipleSelectorViewController.swift",
"Rows/Controllers/SelectorAlertController.swift",
"Rows/Controllers/SelectorViewController.swift",
"Rows/DateInlineRow.swift",
"Rows/DatePickerRow.swift",
"Rows/DateRow.swift",
"Rows/DoublePickerInputRow.swift",
"Rows/DoublePickerRow.swift",
"Rows/FieldsRow.swift",
"Rows/LabelRow.swift",
"Rows/MultipleSelectorRow.swift",
"Rows/PickerInlineRow.swift",
"Rows/PickerInputRow.swift",
"Rows/PickerRow.swift",
"Rows/PopoverSelectorRow.swift",
"Rows/PushRow.swift",
"Rows/SegmentedRow.swift",
"Rows/SelectableRows/ListCheckRow.swift",
"Rows/SliderRow.swift",
"Rows/StepperRow.swift",
"Rows/SwitchRow.swift",
"Rows/TextAreaRow.swift",
"Rows/TriplePickerInputRow.swift",
"Rows/TriplePickerRow.swift",
"Validations/RuleClosure.swift",
"Validations/RuleEmail.swift",
"Validations/RuleEqualsToRow.swift",
"Validations/RuleLength.swift",
"Validations/RuleRange.swift",
"Validations/RuleRegExp.swift",
"Validations/RuleRequired.swift",
"Validations/RuleURL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
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/64] Emitting module Eureka
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[4/70] Compiling Eureka RuleEqualsToRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[5/70] Compiling Eureka RuleLength.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[6/70] Compiling Eureka RuleRange.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[7/70] Compiling Eureka RuleRegExp.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[8/70] Compiling Eureka RuleRequired.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[9/70] Compiling Eureka RuleURL.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[10/70] Compiling Eureka RowProtocols.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[11/70] Compiling Eureka RowType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[12/70] Compiling Eureka Section.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[13/70] Compiling Eureka SelectableRowType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[14/70] Compiling Eureka SelectableSection.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[15/70] Compiling Eureka SwipeActions.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[16/70] Compiling Eureka Validation.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[17/70] Compiling Eureka InlineRowType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[18/70] Compiling Eureka NavigationAccessoryView.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[19/70] Compiling Eureka Operators.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[20/70] Compiling Eureka PresenterRowType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[21/70] Compiling Eureka ResultBuilders.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[22/70] Compiling Eureka Row.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[23/70] Compiling Eureka RowControllerType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[24/70] Compiling Eureka DateInlineFieldRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[25/70] Compiling Eureka DecimalFormatter.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[26/70] Compiling Eureka FieldRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[27/70] Compiling Eureka GenericMultipleSelectorRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[28/70] Compiling Eureka OptionsRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[29/70] Compiling Eureka Protocols.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[30/70] Compiling Eureka SelectorRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[31/70] Compiling Eureka ActionSheetRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[32/70] Compiling Eureka AlertRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[33/70] Compiling Eureka ButtonRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[34/70] Compiling Eureka ButtonRowWithPresent.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[35/70] Compiling Eureka CheckRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[36/70] Compiling Eureka AlertOptionsRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[37/70] Compiling Eureka DateFieldRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[38/70] Compiling Eureka MultipleSelectorViewController.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[39/70] Compiling Eureka SelectorAlertController.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[40/70] Compiling Eureka SelectorViewController.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[41/70] Compiling Eureka DateInlineRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[42/70] Compiling Eureka DatePickerRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[43/70] Compiling Eureka DateRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[44/70] Compiling Eureka DoublePickerInputRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[45/70] Compiling Eureka PopoverSelectorRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[46/70] Compiling Eureka PushRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[47/70] Compiling Eureka SegmentedRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[48/70] Compiling Eureka ListCheckRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[49/70] Compiling Eureka SliderRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[50/70] Compiling Eureka StepperRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[51/70] Compiling Eureka SwitchRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[52/70] Compiling Eureka TextAreaRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[53/70] Compiling Eureka TriplePickerInputRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[54/70] Compiling Eureka TriplePickerRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[55/70] Compiling Eureka RuleClosure.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[56/70] Compiling Eureka RuleEmail.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[57/70] Compiling Eureka DoublePickerRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[58/70] Compiling Eureka FieldsRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[59/70] Compiling Eureka LabelRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[60/70] Compiling Eureka MultipleSelectorRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[61/70] Compiling Eureka PickerInlineRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[62/70] Compiling Eureka PickerInputRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[63/70] Compiling Eureka PickerRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[64/70] Compiling Eureka BaseRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[65/70] Compiling Eureka Cell.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[66/70] Compiling Eureka CellType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[67/70] Compiling Eureka Core.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[68/70] Compiling Eureka Form.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[69/70] Compiling Eureka HeaderFooterView.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[70/70] Compiling Eureka Helpers.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/63] Emitting module Eureka
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[3/69] Compiling Eureka InlineRowType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[4/69] Compiling Eureka NavigationAccessoryView.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[5/69] Compiling Eureka Operators.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[6/69] Compiling Eureka PresenterRowType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[7/69] Compiling Eureka ResultBuilders.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[8/69] Compiling Eureka Row.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[9/69] Compiling Eureka RowControllerType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[10/69] Compiling Eureka SwitchRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[11/69] Compiling Eureka TextAreaRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[12/69] Compiling Eureka TriplePickerInputRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[13/69] Compiling Eureka TriplePickerRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[14/69] Compiling Eureka RuleClosure.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[15/69] Compiling Eureka RuleEmail.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[16/69] Compiling Eureka DoublePickerRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[17/69] Compiling Eureka FieldsRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[18/69] Compiling Eureka LabelRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[19/69] Compiling Eureka MultipleSelectorRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[20/69] Compiling Eureka PickerInlineRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[21/69] Compiling Eureka PickerInputRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[22/69] Compiling Eureka PickerRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[23/69] Compiling Eureka RuleEqualsToRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[24/69] Compiling Eureka RuleLength.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[25/69] Compiling Eureka RuleRange.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[26/69] Compiling Eureka RuleRegExp.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[27/69] Compiling Eureka RuleRequired.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[28/69] Compiling Eureka RuleURL.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[29/69] Compiling Eureka RowProtocols.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[30/69] Compiling Eureka RowType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[31/69] Compiling Eureka Section.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[32/69] Compiling Eureka SelectableRowType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[33/69] Compiling Eureka SelectableSection.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[34/69] Compiling Eureka SwipeActions.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[35/69] Compiling Eureka Validation.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[36/69] Compiling Eureka DateInlineFieldRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[37/69] Compiling Eureka DecimalFormatter.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[38/69] Compiling Eureka FieldRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[39/69] Compiling Eureka GenericMultipleSelectorRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[40/69] Compiling Eureka OptionsRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[41/69] Compiling Eureka Protocols.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[42/69] Compiling Eureka SelectorRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[43/69] Compiling Eureka PopoverSelectorRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[44/69] Compiling Eureka PushRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[45/69] Compiling Eureka SegmentedRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[46/69] Compiling Eureka ListCheckRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[47/69] Compiling Eureka SliderRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[48/69] Compiling Eureka StepperRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[49/69] Compiling Eureka ActionSheetRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[50/69] Compiling Eureka AlertRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[51/69] Compiling Eureka ButtonRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[52/69] Compiling Eureka ButtonRowWithPresent.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[53/69] Compiling Eureka CheckRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[54/69] Compiling Eureka AlertOptionsRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[55/69] Compiling Eureka DateFieldRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[56/69] Compiling Eureka MultipleSelectorViewController.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[57/69] Compiling Eureka SelectorAlertController.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[58/69] Compiling Eureka SelectorViewController.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[59/69] Compiling Eureka DateInlineRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[60/69] Compiling Eureka DatePickerRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[61/69] Compiling Eureka DateRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[62/69] Compiling Eureka DoublePickerInputRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[63/69] Compiling Eureka BaseRow.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[64/69] Compiling Eureka Cell.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[65/69] Compiling Eureka CellType.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[66/69] Compiling Eureka Core.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[67/69] Compiling Eureka Form.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[68/69] Compiling Eureka HeaderFooterView.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
[69/69] Compiling Eureka Helpers.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
24 |
25 | import Foundation
26 | import UIKit
| `- error: no such module 'UIKit'
27 |
28 | open class BaseRow: BaseRowType {
BUILD FAILURE 6.1 macosSpm