The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TweaKit, reference master (fe18ae), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 22:06:38 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/Alpensegler/TweaKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alpensegler/TweaKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fe18ae4 fix(ui): fix secondary may not show from floating panel (#7)
Cloned https://github.com/Alpensegler/TweaKit.git
Revision (git rev-parse @):
fe18ae4620119271d464989b6d300f4e409b343c
SUCCESS checkout https://github.com/Alpensegler/TweaKit.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "tweakit",
      "name": "TweaKit",
      "url": "https://github.com/Alpensegler/TweaKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TweaKit",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Alpensegler/TweaKit.git
[1/1347] Fetching tweakit
Fetched https://github.com/Alpensegler/TweaKit.git from cache (1.02s)
Creating working copy for https://github.com/Alpensegler/TweaKit.git
Working copy of https://github.com/Alpensegler/TweaKit.git resolved at master (fe18ae4)
warning: '.resolve-product-dependencies': dependency 'tweakit' 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/Alpensegler/TweaKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Icons.xcassets
[2/3] Write swift-version--6988338F2F200930.txt
[4/77] Compiling TweaKit TweakPrimaryViewContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[5/77] Compiling TweaKit TweakPrimaryViewDisclosurer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[6/77] Compiling TweaKit TweakPrimaryViewPlaceholder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[7/77] Compiling TweaKit TweakPrimaryViewRecycler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[8/77] Compiling TweaKit TweakPrimaryViewStrider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[9/77] Compiling TweaKit TweakPrimaryViewSwitcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[10/77] Compiling TweaKit TweakPrimaryViewTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[11/77] Compiling TweaKit TweakSecondaryView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[12/85] Compiling TweaKit Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[13/85] Compiling TweaKit Debouncer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[14/85] Compiling TweaKit HitOutsideView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[15/85] Compiling TweaKit Lock.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[16/85] Compiling TweaKit Matcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[17/85] Compiling TweaKit ResultBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[18/85] Compiling TweaKit TweakError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[19/85] Compiling TweaKit resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[20/85] Compiling TweaKit NumericTweak.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[21/85] Compiling TweaKit SelectableTweak.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[22/85] Compiling TweaKit Tweak.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[23/85] Compiling TweaKit TweakType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[24/85] Compiling TweaKit TweakableTweak.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[25/85] Compiling TweaKit TradedTweakable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[26/85] Compiling TweaKit Tweakable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[27/85] Compiling TweaKit Array+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[28/85] Compiling TweaKit UIColor+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[29/85] Compiling TweaKit UIImage+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[30/85] Compiling TweaKit UIViewController+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[31/85] Compiling TweaKit TweaKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[32/85] Compiling TweaKit TweakActionInitiator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[33/85] Compiling TweaKit TweakHaptic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[34/85] Compiling TweaKit TweakListEmptyView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[35/85] Compiling TweaKit TweakTextFields.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[36/85] Compiling TweaKit TweakSecondaryViewAnimator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[37/85] Compiling TweaKit TweakSecondaryViewColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[38/85] Compiling TweaKit TweakSecondaryViewContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[39/85] Compiling TweaKit TweakSecondaryViewItemConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[40/85] Compiling TweaKit TweakSecondaryViewReorderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[41/85] Compiling TweaKit TweakSecondaryViewSelector.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[42/85] Compiling TweaKit TweakView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[43/85] Compiling TweaKit TweakContext+UI.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/85] Emitting module TweaKit
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[45/85] Compiling TweaKit TweakListViewCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[46/85] Compiling TweaKit TweakListViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[47/85] Compiling TweaKit TweakListViewScene.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[48/85] Compiling TweaKit TweakSearchHistoryViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[49/85] Compiling TweaKit TweakSearchViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[50/85] Compiling TweaKit TweakSearcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[51/85] Compiling TweaKit TweakPrimaryView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[52/85] Compiling TweaKit TweakPrimaryViewColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[53/85] Compiling TweaKit TweakList.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[54/85] Compiling TweaKit TweakSection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[55/85] Compiling TweaKit TweakContext+Delegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[56/85] Compiling TweaKit TweakContext+Facade.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[57/85] Compiling TweaKit TweakContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[58/85] Compiling TweaKit Storable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[59/85] Compiling TweaKit TweakStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[60/85] Compiling TweaKit TweakStoreCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[61/85] Compiling TweaKit TweakStoreNotifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[62/85] Compiling TweaKit TweakStorePersistency.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[63/85] Compiling TweaKit Tradable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[64/85] Compiling TweaKit TweakExporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[65/85] Compiling TweaKit TweakImporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[66/85] Compiling TweaKit TweakTradeContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[67/85] Compiling TweaKit TweakTrader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[68/85] Compiling TweaKit Tweak+Info.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[69/85] Compiling TweaKit TweakInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[70/85] Compiling TweaKit Comparable+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[71/85] Compiling TweaKit CoreAnimation+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[72/85] Compiling TweaKit CoreGraphics+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[73/85] Compiling TweaKit DispatchQueue+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[74/85] Compiling TweaKit FloatingNumber+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[75/85] Compiling TweaKit ListView+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[76/85] Compiling TweaKit String+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[77/85] Compiling TweaKit UIApplication+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[78/85] Compiling TweaKit TweakRootViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[79/85] Compiling TweaKit TweakSegmentedViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[80/85] Compiling TweaKit TweakWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[81/85] Compiling TweaKit TweakFloatingBall.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[82/85] Compiling TweaKit TweakFloatingPanel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[83/85] Compiling TweaKit TweakFloatingParticipant.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[84/85] Compiling TweaKit TweakFloatingTransitioner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
[85/85] Compiling TweaKit TweakListSectionHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Store/Storable.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /// A type that can be stored by `TweaKit`.
BUILD FAILURE 6.3 macosSpm