The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Eureka, reference 5.5.0 (028ef8), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 02:10:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmartlabs/Eureka.git
Reference: 5.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xmartlabs/Eureka
 * tag               5.5.0      -> FETCH_HEAD
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 5.5.0
========================================
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/10525] Fetching eureka
Fetched https://github.com/xmartlabs/Eureka.git from cache (5.08s)
Creating working copy for https://github.com/xmartlabs/Eureka.git
Working copy of https://github.com/xmartlabs/Eureka.git resolved at 5.5.0 (028ef8e)
warning: '.resolve-product-dependencies': dependency 'eureka' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/xmartlabs/Eureka.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.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 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 {
[5/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 {
[6/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 {
[7/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 {
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
[51/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 {
[52/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 {
[53/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 {
[54/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 {
[55/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 {
[56/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 {
[57/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 {
[58/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 {
[59/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 {
[60/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 {
[61/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 {
[62/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 {
[63/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 {
[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 {
BUILD FAILURE 6.0 macosSpm