The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CxjToasts, reference main (38e779), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 13:55:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coxijcake/CxjToasts.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/coxijcake/CxjToasts
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 38e7791 Update README.md
Cloned https://github.com/coxijcake/CxjToasts.git
Revision (git rev-parse @):
38e77916b7dd36bc5c3b0da9f5ba20c8b6d47efb
SUCCESS checkout https://github.com/coxijcake/CxjToasts.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "cxjtoasts",
      "name": "CxjToasts",
      "url": "https://github.com/coxijcake/CxjToasts.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CxjToasts",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/coxijcake/CxjToasts.git
[1/4351] Fetching cxjtoasts
Fetched https://github.com/coxijcake/CxjToasts.git from cache (1.43s)
Creating working copy for https://github.com/coxijcake/CxjToasts.git
Working copy of https://github.com/coxijcake/CxjToasts.git resolved at main (38e7791)
warning: '.resolve-product-dependencies': dependency 'cxjtoasts' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/coxijcake/CxjToasts.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/151] Emitting module CxjToasts
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[5/167] Compiling CxjToasts CxjIconedToastContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[6/167] Compiling CxjToasts CxjTextContentLabelConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[7/167] Compiling CxjToasts CxjToastTextContentConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[8/167] Compiling CxjToasts CxjToastTextContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[9/167] Compiling CxjToasts CxjToastTextContentViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[10/167] Compiling CxjToasts CxjUndoActionToastContentConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[11/167] Compiling CxjToasts CxjUndoActionToastContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[12/167] Compiling CxjToasts CxjUndoActionToastContentViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[13/167] Compiling CxjToasts CircularCountdownProgressBarView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[14/167] Compiling CxjToasts UndoActionToastNumberedTimingFeedbackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[15/167] Compiling CxjToasts UndoActionToastNumberedWithProgressFeedbackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[16/167] Compiling CxjToasts UndoToastCountdownProgressFeedbackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[17/167] Compiling CxjToasts ToastActionButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[18/167] Compiling CxjToasts CxjToastSourceBackground.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[19/167] Compiling CxjToasts CxjToastSourceBackgroundControl.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[20/167] Compiling CxjToasts CxjToastSourceBackgroundFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[21/167] Compiling CxjToasts ToastContentConfigurator+TopStraight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[22/167] Compiling CxjToasts ToastContentConfigurator+UndoAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[23/167] Compiling CxjToasts CxjTemplatedToastConfigProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[24/167] Compiling CxjToasts CxjTemplatedToastConfigProviderFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[25/167] Compiling CxjToasts ToastConfigProvider+ActionableEventToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[26/167] Compiling CxjToasts ToastConfigProvider+BottomPrimary.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[27/167] Compiling CxjToasts ToastConfigProvider+CompactActionDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[28/167] Compiling CxjToasts ToastConfigProvider+MinimalizedGlobalStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[29/167] Compiling CxjToasts ToastConfigProvider+Native.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[30/167] Compiling CxjToasts ToastConfigProvider+TopStraight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[31/167] Compiling CxjToasts ToastConfigProvider+UndoAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[32/167] Compiling CxjToasts CxjTemplatedToastViewConfigProviderFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[33/167] Compiling CxjToasts ToastViewConfigProviderFactory+Provider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[34/167] Compiling CxjToasts ToastViewConfigProvider+ActionableEventToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[35/167] Compiling CxjToasts ToastViewConfigProvider+BottomPrimary.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[36/167] Compiling CxjToasts ToastViewConfigProvider+CompactActionDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[37/167] Compiling CxjToasts CxjToastAnimator+CoordinatorFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[38/167] Compiling CxjToasts CxjToastAnimator+CommonBehaviourCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[39/167] Compiling CxjToasts CxjToastAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[40/167] Compiling CxjToasts CxjToastDismissAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[41/167] Compiling CxjToasts CxjToastPresentAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[42/167] Compiling CxjToasts CxjToastAnimator+LayoutCalculator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[43/167] Compiling CxjToasts CxjToastAnimator+SourceBackgroundLayoutCalculator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[44/167] Compiling CxjToasts CxjToastAnimator+AnimatingProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[45/167] Compiling CxjToasts ToastAttributesComparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[46/167] Compiling CxjToasts ToastPlacementComparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[47/167] Compiling CxjToasts ToastSourceViewComparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[48/167] Compiling CxjToasts ToastTypeComparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[49/167] Compiling CxjToasts CxjToastConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[50/167] Compiling CxjToasts CxjToastsKeyboardDisplayingStateHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[51/167] Compiling CxjToasts CxjToastDismisser.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[52/167] Compiling CxjToasts CxjToastDismisser+BySwipeUseCase.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[53/167] Compiling CxjToasts CxjToastSourceBackgroundTheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[54/167] Compiling CxjToasts CxjToastTemplate+ActionableEventToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[55/167] Compiling CxjToasts CxjToastTemplate+BottomPrimary.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[56/167] Compiling CxjToasts CxjToastTemplate+CompactActionDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[57/167] Compiling CxjToasts CxjToastTemplate+MinimalizedGlobalStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[58/167] Compiling CxjToasts CxjToastTemplate+Native.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[59/167] Compiling CxjToasts CxjToastTemplate+TopStraight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[60/167] Compiling CxjToasts CxjToastTemplate+UndoAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[61/167] Compiling CxjToasts CxjToastTemplate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[62/167] Compiling CxjToasts CxjTemplatedToastContentConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[63/167] Compiling CxjToasts CxjTemplatedToastContentConfiguratorFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[64/167] Compiling CxjToasts ToastContentConfigurator+ActionableEventToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[65/167] Compiling CxjToasts ToastContentConfigurator+BottomPrimary.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[66/167] Compiling CxjToasts ToastContentConfigurator+CompactActionDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[67/167] Compiling CxjToasts ToastContentConfigurator+GlobalMinimalizedStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[68/167] Compiling CxjToasts ToastContentConfigurator+Native.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[69/167] Compiling CxjToasts CxjToastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[70/167] Compiling CxjToasts CxjToastContentLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[71/167] Compiling CxjToasts CxjToastDisplayingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[72/167] Compiling CxjToasts CxjToastType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[73/167] Compiling CxjToasts CxjToastAnimationPropertiesConfigStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[74/167] Compiling CxjToasts CxjToastAnimator+ConfigStrategyFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[75/167] Compiling CxjToasts CxjToastAnimator+CustomConfigPropertiesBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[76/167] Compiling CxjToasts CxjToastAnimator+CustomConfigStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[77/167] Compiling CxjToasts CxjToastAnimator+DefaultConfigStrategyFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[78/167] Compiling CxjToasts CxjToastAnimator+DefaultConfigStrategyInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[79/167] Compiling CxjToasts CxjToastAnimator+DefaultBottomConfigStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[80/167] Compiling CxjToasts CxjToastAnimator+DefaultCenterConfigStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[81/167] Compiling CxjToasts CxjToastAnimator+DefaultTopConfigStrategyFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[82/167] Compiling CxjToasts CxjToastAnimator+DefaultTopCommonConfigStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[83/167] Compiling CxjToasts CxjToastAnimator+DefaultTopDynamicIslandConfigStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[84/167] Compiling CxjToasts CxjToastAnimator+DefaultTopNotchConfigStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[85/167] Compiling CxjToasts CxjToastAnimationCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[86/167] Compiling CxjToasts ConfigableToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[87/167] Compiling CxjToasts CxjDisplayableToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[88/167] Compiling CxjToasts CxjIdentifiableToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[89/167] Compiling CxjToasts SpamProtectableToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[90/167] Compiling CxjToasts CxjActionToastContentConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[91/167] Compiling CxjToasts CxjActionToastContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[92/167] Compiling CxjToasts CxjActionToastContentViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[93/167] Compiling CxjToasts CxjToastContentConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[94/167] Compiling CxjToasts CxjToastContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[95/167] Compiling CxjToasts CxjToastContentViewFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[96/167] Compiling CxjToasts CxjIconConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[97/167] Compiling CxjToasts CxjLabelConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[98/167] Compiling CxjToasts CxjTextConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[99/167] Compiling CxjToasts CxjInfoToastContentViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[100/167] Compiling CxjToasts CxjIconWithTextToastContentViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[101/167] Compiling CxjToasts CxjIconedToastContentConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[102/167] Compiling CxjToasts Completions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[103/167] Compiling CxjToasts CxjAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[104/167] Compiling CxjToasts CxjBlurredBackgroundViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[105/167] Compiling CxjToasts CxjColorizedBackgroundViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[106/167] Compiling CxjToasts CxjGradientdBackgroundViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[107/167] Compiling CxjToasts CxjBackground.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[108/167] Compiling CxjToasts CxjDynamicIslandHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[109/167] Compiling CxjToasts CxjNotchHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[110/167] Compiling CxjToasts ClampedAlpha.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[111/167] Compiling CxjToasts ClampedProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[112/167] Compiling CxjToasts CxjToastComparisonAttribute.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[113/167] Compiling CxjToasts CxjToastComparisonCriteria.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[114/167] Compiling CxjToasts CxjGradientParams.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[115/167] Compiling CxjToasts CxjHapticFeedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[116/167] Compiling CxjToasts CxjUIViewShadowParams.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[117/167] Compiling CxjToasts ToastLayoutProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[118/167] Compiling CxjToasts MulticastPublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[119/167] Compiling CxjToasts CxjToastDismisser+ByTimeUseCase.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[120/167] Compiling CxjToasts CxjToastDismisser+ByTouchUseCase.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[121/167] Compiling CxjToasts CxjToastDismisser+UseCasesFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[122/167] Compiling CxjToasts ToastDismissUseCase.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[123/167] Compiling CxjToasts ToastDismissUseCaseDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[124/167] Compiling CxjToasts CxjDisplayingToastsCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[125/167] Compiling CxjToasts CxjDisplayingToastsUpdater.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[126/167] Compiling CxjToasts CxjToastPresenter+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[127/167] Compiling CxjToasts CxjToastPresenter+UpdatingForKeyboardStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[128/167] Compiling CxjToasts CxjToastPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[129/167] Compiling CxjToasts ToastContentNsLayoutConstraintConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[130/167] Compiling CxjToasts CxjToastsCoordinator+BackgroundActionConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[131/167] Compiling CxjToasts CxjToastsCoordinator+ToastDisplayingProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[132/167] Compiling CxjToasts CxjToastsCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[133/167] Compiling CxjToasts ToastSpamValidator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[134/167] Compiling CxjToasts ComparableToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[135/167] Compiling CxjToasts CxjToastHapticFeedbackGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[136/167] Compiling CxjToasts CxjToastHapticFeedbackGeneratorFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[137/167] Compiling CxjToasts CxjToastHapticImpacter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[138/167] Compiling CxjToasts CxjToastNotificationFeebackGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[139/167] Compiling CxjToasts CxjToastUiImpactFeedbackGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[140/167] Compiling CxjToasts SmoothProgressCalculator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[141/167] Compiling CxjToasts CxjInteractiveBounceButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[142/167] Compiling CxjToasts CxjToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[143/167] Compiling CxjToasts CxjToastDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[144/167] Compiling CxjToasts CxjToastConfiguration+Animations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[145/167] Compiling CxjToasts CxjToastConfiguration+Constraints.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[146/167] Compiling CxjToasts CxjToastConfiguration+DismissMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[147/167] Compiling CxjToasts CxjToastConfiguration+KeyboardHandling.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[148/167] Compiling CxjToasts CxjToastConfiguration+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[149/167] Compiling CxjToasts CxjToastConfiguration+SourceBackground.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[150/167] Compiling CxjToasts CxjToastConfiguration+SpamProtection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[151/167] Compiling CxjToasts CxjToastConfiguration+ToastCoexistencePolicy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[152/167] Compiling CxjToasts ToastViewConfigProvider+MinimalizedGlobalStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[153/167] Compiling CxjToasts ToastViewConfigProvider+Native.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[154/167] Compiling CxjToasts ToastViewConfigProvider+TopStraight.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[155/167] Compiling CxjToasts ToastViewConfigProvider+UndoAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[156/167] Compiling CxjToasts CxjToastContainerBackgroundViewFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[157/167] Compiling CxjToasts CxjToastGradientBackgroundView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[158/167] Compiling CxjToasts CxjToastContainerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[159/167] Compiling CxjToasts CxjToastContainerViewStateConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[160/167] Compiling CxjToasts CxjToastView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[161/167] Compiling CxjToasts CxjToastViewConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[162/167] Compiling CxjToasts CxjToastViewConfigurator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[163/167] Compiling CxjToasts CxjToasts.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[164/167] Compiling CxjToasts Collection+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[165/167] Compiling CxjToasts UIApplication+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[166/167] Compiling CxjToasts UIScreen+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
[167/167] Compiling CxjToasts resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Common/CxjAnimation/CxjAnimation.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | //MARK: - Types
BUILD FAILURE 6.3 macosSpm