Build Information
Failed to build DGSwiftUtilities, reference 0.47.0 (54b490), with Swift 6.0 for Linux on 26 Jul 2025 10:35:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dominicstop/DGSwiftUtilities.git
Reference: 0.47.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/dominicstop/DGSwiftUtilities
* tag 0.47.0 -> FETCH_HEAD
HEAD is now at 54b490d ⚙️ Chore: Update Podspec - Bump Version
Cloned https://github.com/dominicstop/DGSwiftUtilities.git
Revision (git rev-parse @):
54b490d618a22b21a1b7ed70f5a824eaa65c89e9
SUCCESS checkout https://github.com/dominicstop/DGSwiftUtilities.git at 0.47.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/dominicstop/DGSwiftUtilities.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/171] Emitting module DGSwiftUtilities
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[4/171] Compiling DGSwiftUtilities BinaryFloatingPoint+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[5/171] Compiling DGSwiftUtilities CAAnimation+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[6/171] Compiling DGSwiftUtilities CACornerMask+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[7/171] Compiling DGSwiftUtilities CACornerMask+StaticAlias.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[8/171] Compiling DGSwiftUtilities CALayer+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[9/171] Compiling DGSwiftUtilities CATransform3D+Equatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[10/171] Compiling DGSwiftUtilities CGPoint+CustomOperators.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[11/171] Compiling DGSwiftUtilities CGPoint+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[12/171] Compiling DGSwiftUtilities CGRect+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[13/171] Compiling DGSwiftUtilities CGSize+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[14/171] Compiling DGSwiftUtilities CGVector+CustomOperators.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[15/171] Compiling DGSwiftUtilities CGVector+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[16/171] Compiling DGSwiftUtilities Collection+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[17/171] Compiling DGSwiftUtilities Comparable+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[18/171] Compiling DGSwiftUtilities Dictionary+Hepers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[19/171] Compiling DGSwiftUtilities DictionaryStringKeyAnyValue+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[20/171] Compiling DGSwiftUtilities Encodable+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[21/171] Compiling DGSwiftUtilities Equatable+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[22/171] Compiling DGSwiftUtilities NSArray+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[23/171] Compiling DGSwiftUtilities NSDictionary+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[24/171] Compiling DGSwiftUtilities NSObject+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[25/171] Compiling DGSwiftUtilities Numeric+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[26/171] Compiling DGSwiftUtilities String+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[27/171] Compiling DGSwiftUtilities String+RawRepresentable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[28/171] Compiling DGSwiftUtilities UIImageSymbolWeight+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[29/171] Compiling DGSwiftUtilities UIInterfaceOrientation+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[30/171] Compiling DGSwiftUtilities UIMenuElementAttributes+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[31/171] Compiling DGSwiftUtilities UIMenuElementState+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[32/171] Compiling DGSwiftUtilities UIModalPresentationStyle+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[33/171] Compiling DGSwiftUtilities UITraitEnvironmentLayoutDirection+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[34/171] Compiling DGSwiftUtilities UIUserInterfaceActiveAppearance+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[35/171] Compiling DGSwiftUtilities UIUserInterfaceIdiom+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[36/171] Compiling DGSwiftUtilities UIUserInterfaceLevel+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[37/171] Compiling DGSwiftUtilities UIUserInterfaceSizeClass+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[38/171] Compiling DGSwiftUtilities UIUserInterfaceStyle+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[39/171] Compiling DGSwiftUtilities UIVibrancyEffectStyle+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[40/171] Compiling DGSwiftUtilities UIViewAnimate+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[41/171] Compiling DGSwiftUtilities UIViewAnimatingPosition+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[42/171] Compiling DGSwiftUtilities UIViewAnimatingState+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[43/171] Compiling DGSwiftUtilities UIViewAnimationCurve+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[44/171] Compiling DGSwiftUtilities CGPoint+StringKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[45/171] Compiling DGSwiftUtilities CGRect+StringKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[46/171] Compiling DGSwiftUtilities CGSize+StringKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[47/171] Compiling DGSwiftUtilities UIDevice+StringKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[48/171] Compiling DGSwiftUtilities UIEdgeInsets+StringKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[49/171] Compiling DGSwiftUtilities Angle+UniformInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[50/171] Compiling DGSwiftUtilities CGFloat+UniformInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[51/171] Compiling DGSwiftUtilities Float+UniformInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[52/242] Compiling DGSwiftUtilities AnimationConfig+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[53/242] Compiling DGSwiftUtilities AnimationConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[54/242] Compiling DGSwiftUtilities AttributedStringConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[55/242] Compiling DGSwiftUtilities FontConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[56/242] Compiling DGSwiftUtilities ColorHSBA.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[57/242] Compiling DGSwiftUtilities ColorRGBA.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[58/242] Compiling DGSwiftUtilities Angle.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[59/242] Compiling DGSwiftUtilities BezierPathOperation.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[60/242] Compiling DGSwiftUtilities Line.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[61/242] Compiling DGSwiftUtilities PointConnectionStrategy.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[62/242] Compiling DGSwiftUtilities PointGroupAdjustment.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[63/242] Compiling DGSwiftUtilities PolygonPreset.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[64/242] Compiling DGSwiftUtilities ShapePreset.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[65/242] Compiling DGSwiftUtilities Triangle.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[66/242] Compiling DGSwiftUtilities HorizontalAlignmentPosition.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[67/242] Compiling DGSwiftUtilities ImageConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[68/242] Compiling DGSwiftUtilities ImageConfigGradient.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[69/242] Compiling DGSwiftUtilities ImageConfigLoader.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[70/242] Compiling DGSwiftUtilities ImageConfigLoaderEventsNotifiable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[71/242] Compiling DGSwiftUtilities ImageConfigParsing.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[72/242] Compiling DGSwiftUtilities ImageConfigSolid.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[73/242] Compiling DGSwiftUtilities ImageConfigSystem.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[74/242] Compiling DGSwiftUtilities ImageConfigWithSize.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[75/242] Compiling DGSwiftUtilities LoadingState.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[76/242] Compiling DGSwiftUtilities CardConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[77/242] Compiling DGSwiftUtilities CardContentItem.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[78/242] Compiling DGSwiftUtilities CardLabelValueDisplayConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[79/242] Compiling DGSwiftUtilities CardLabelValueDisplayItemConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[80/242] Compiling DGSwiftUtilities CardViewController.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[81/242] Compiling DGSwiftUtilities ColorPresets.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[82/242] Compiling DGSwiftUtilities ColorThemeConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[83/242] Compiling DGSwiftUtilities InterpolationEasing+CaseIterable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[84/242] Compiling DGSwiftUtilities CGPoint+ElementInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[85/242] Compiling DGSwiftUtilities CGRect+ElementInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[86/242] Compiling DGSwiftUtilities CGSize+ElementInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[87/242] Compiling DGSwiftUtilities ColorHSBA+ElementInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[88/242] Compiling DGSwiftUtilities Transform3D+ElementInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[89/242] Compiling DGSwiftUtilities UIEdgeInsets+ElementInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[90/242] Compiling DGSwiftUtilities NumericLogicalExpression+EnumCaseStringRepresentable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[91/242] Compiling DGSwiftUtilities AnyArray+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[92/242] Compiling DGSwiftUtilities AnyKeyPath+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[93/242] Compiling DGSwiftUtilities Array+AnyClass.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[94/242] Compiling DGSwiftUtilities Array+AttributedStringConfigHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[95/242] Compiling DGSwiftUtilities Array+BinaryFloatingPointHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[96/242] Compiling DGSwiftUtilities Array+CGAffineTransformHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[97/242] Compiling DGSwiftUtilities Array+CGPointHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[98/242] Compiling DGSwiftUtilities Array+ComparableHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[99/242] Compiling DGSwiftUtilities Array+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[100/242] Compiling DGSwiftUtilities NumericLogicalExpression.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[101/242] Compiling DGSwiftUtilities NumericOperation.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[102/242] Compiling DGSwiftUtilities HorizontalPointPreset.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[103/242] Compiling DGSwiftUtilities PointDirectionPreset+StaticAlias.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[104/242] Compiling DGSwiftUtilities PointDirectionPreset.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[105/242] Compiling DGSwiftUtilities PointPreset+StaticAlias.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[106/242] Compiling DGSwiftUtilities PointPreset.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[107/242] Compiling DGSwiftUtilities VerticalPointPreset.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[108/242] Compiling DGSwiftUtilities LineDashPattern.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[109/242] Compiling DGSwiftUtilities ShapeLayerStrokeStyle.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[110/242] Compiling DGSwiftUtilities StringComparisonMode.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[111/242] Compiling DGSwiftUtilities Transform3D.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[112/242] Compiling DGSwiftUtilities VerticalAlignmentPosition.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[113/242] Compiling DGSwiftUtilities VerticalAnchorPosition.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[114/242] Compiling DGSwiftUtilities VerticalAnchorPositionMode.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[115/242] Compiling DGSwiftUtilities ClassRegistry+Deprecated.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[116/242] Compiling DGSwiftUtilities Collection+Deprecated.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[117/242] Compiling DGSwiftUtilities Dictionary+DeprecatedHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[118/242] Compiling DGSwiftUtilities InitializableFromDictionary+Deprecated.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[119/242] Compiling DGSwiftUtilities InitializableFromString+Deprecated.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[120/242] Compiling DGSwiftUtilities InterpolationHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[121/242] Compiling DGSwiftUtilities RGBColor+Deprecated.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[122/242] Compiling DGSwiftUtilities Transform3D+Deprecated.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[123/242] Compiling DGSwiftUtilities VerboseErrorSharedEnv+Deprecated.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[124/242] Compiling DGSwiftUtilities MulticastDelegate.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[125/242] Compiling DGSwiftUtilities MutableReference.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[126/242] Compiling DGSwiftUtilities ObjectMetadata+Default.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[127/242] Compiling DGSwiftUtilities ObjectMetadata.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[128/242] Compiling DGSwiftUtilities ObjectContainer.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[129/242] Compiling DGSwiftUtilities ObjectWrapper.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[130/242] Compiling DGSwiftUtilities ObjectWrapperHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[131/242] Compiling DGSwiftUtilities PrivateObjectWrapper.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[132/242] Compiling DGSwiftUtilities PrivateObjectWrappingEncodedString.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[133/242] Compiling DGSwiftUtilities RepeatedExecution.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[134/242] Compiling DGSwiftUtilities ValueInjectable+Default.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[135/242] Compiling DGSwiftUtilities ValueInjectable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[136/242] Compiling DGSwiftUtilities ErrorCode.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[137/242] Compiling DGSwiftUtilities ErrorMetadata.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[138/242] Compiling DGSwiftUtilities VerboseError.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[139/242] Compiling DGSwiftUtilities VerboseErrorSharedEnv.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[140/242] Compiling DGSwiftUtilities SelectorProxy.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[141/242] Compiling DGSwiftUtilities WeakArray.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[142/242] Compiling DGSwiftUtilities WeakDictionary.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[143/242] Compiling DGSwiftUtilities WeakElement.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[144/242] Compiling DGSwiftUtilities WeakRef.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[145/242] Compiling DGSwiftUtilities PassthroughView.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[146/242] Compiling DGSwiftUtilities ShapeView.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[147/242] Compiling DGSwiftUtilities RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[148/242] Compiling DGSwiftUtilities Singleton.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[149/242] Compiling DGSwiftUtilities StringAnyKeyPathMapping+Functions.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[150/242] Compiling DGSwiftUtilities StringAnyKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[151/242] Compiling DGSwiftUtilities StringKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[152/242] Compiling DGSwiftUtilities StringPartialKeyPathMapping+StringAnyKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[153/242] Compiling DGSwiftUtilities StringPartialKeyPathMapping.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[154/242] Compiling DGSwiftUtilities StringMappedRawRepresentable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[155/242] Compiling DGSwiftUtilities CAAnimation+Block.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[156/242] Compiling DGSwiftUtilities CAAnimationBlockDelegate.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[157/242] Compiling DGSwiftUtilities CAAnimationMulticastDelegate.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[158/242] Compiling DGSwiftUtilities ClassMetadata.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[159/242] Compiling DGSwiftUtilities ClassRegistry.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[160/242] Compiling DGSwiftUtilities ClosureInjector.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[161/242] Compiling DGSwiftUtilities UIControl+ClosureInjector.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[162/242] Compiling DGSwiftUtilities FauxDictionary.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[163/242] Compiling DGSwiftUtilities GenericError.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[164/242] Compiling DGSwiftUtilities GenericErrorCode.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[165/242] Compiling DGSwiftUtilities GenericErrorCodes.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[166/242] Compiling DGSwiftUtilities HashedStringDecodable+Default.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[167/242] Compiling DGSwiftUtilities HashedStringDecodable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[168/242] Compiling DGSwiftUtilities InLineDisplayLink.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[169/242] Compiling DGSwiftUtilities InLineDisplayLinkDelegate.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[170/242] Compiling DGSwiftUtilities MappedMulticastDelegate.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[171/242] Compiling DGSwiftUtilities UIColor+UniformInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[172/242] Compiling DGSwiftUtilities Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[173/242] Compiling DGSwiftUtilities SwizzlingHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[174/242] Compiling DGSwiftUtilities ViewControllerHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[175/242] Compiling DGSwiftUtilities ViewHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[176/242] Compiling DGSwiftUtilities CreatableFromDictionary.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[177/242] Compiling DGSwiftUtilities DeinitializationObserver.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[178/242] Compiling DGSwiftUtilities DeinitializationObserverable+Default.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[179/242] Compiling DGSwiftUtilities DeinitializationObserverable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[180/242] Compiling DGSwiftUtilities DeinitilizationNotifiable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[181/242] Compiling DGSwiftUtilities EnumCaseStringRepresentable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[182/242] Compiling DGSwiftUtilities InitialzableFromDictionary.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[183/242] Compiling DGSwiftUtilities InitialzableFromString.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[184/242] Compiling DGSwiftUtilities BaseFrameLayoutKeyframe.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[185/242] Compiling DGSwiftUtilities BaseLayerKeyframeConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[186/242] Compiling DGSwiftUtilities BaseViewKeyframeConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[187/242] Compiling DGSwiftUtilities BasicViewKeyframe.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[188/242] Compiling DGSwiftUtilities GenericViewKeyframe.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[189/242] Compiling DGSwiftUtilities KeyframeConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[190/242] Compiling DGSwiftUtilities KeyframeConfigAnimating.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[191/242] Compiling DGSwiftUtilities Keyframeable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[192/242] Compiling DGSwiftUtilities KeyframeableViaConfig.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[193/242] Compiling DGSwiftUtilities Optional+OptionalUnwrappable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[194/242] Compiling DGSwiftUtilities OptionalUnwrappable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[195/242] Compiling DGSwiftUtilities DisplayLinkAnimator.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[196/242] Compiling DGSwiftUtilities DisplayLinkAnimatorSize.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[197/242] Compiling DGSwiftUtilities AnyInterpolator.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[198/242] Compiling DGSwiftUtilities AnyRangeInterpolating.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[199/242] Compiling DGSwiftUtilities AnyRangeInterpolatorStateTracking.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[200/242] Compiling DGSwiftUtilities Array+AnyInterpolator.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[201/242] Compiling DGSwiftUtilities ClampingOptions.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[202/242] Compiling DGSwiftUtilities CompositeInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[203/242] Compiling DGSwiftUtilities CompositeInterpolatableElements.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[204/242] Compiling DGSwiftUtilities CompositeInterpolatableMappingProvider.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[205/242] Compiling DGSwiftUtilities ElementInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[206/242] Compiling DGSwiftUtilities InterpolationEasing+StaticAlias.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[207/242] Compiling DGSwiftUtilities InterpolationEasing.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[208/242] Compiling DGSwiftUtilities Interpolator.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[209/242] Compiling DGSwiftUtilities InterpolatorHelpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[210/242] Compiling DGSwiftUtilities RangeInterpolating.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[211/242] Compiling DGSwiftUtilities RangeInterpolationMode.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[212/242] Compiling DGSwiftUtilities RangeInterpolator.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[213/242] Compiling DGSwiftUtilities RangeInterpolatorGroup.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[214/242] Compiling DGSwiftUtilities RangeInterpolatorStateTracking.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[215/242] Compiling DGSwiftUtilities RangeInterpolatorStateless.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[216/242] Compiling DGSwiftUtilities UniformInterpolatable.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[217/242] Compiling DGSwiftUtilities TableViewCellReorderControlWrapper.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[218/242] Compiling DGSwiftUtilities ViewPropertyAnimatorWrapper.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[219/242] Compiling DGSwiftUtilities UIApplication+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[220/242] Compiling DGSwiftUtilities UIBezierPath+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[221/242] Compiling DGSwiftUtilities UIBezierPath+VariadicCornerRadius.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[222/242] Compiling DGSwiftUtilities UIColor+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[223/242] Compiling DGSwiftUtilities UIGestureRecognizer+AddTargetBlock.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[224/242] Compiling DGSwiftUtilities UIGestureRecognizer+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[225/242] Compiling DGSwiftUtilities UIGestureRecognizerState+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[226/242] Compiling DGSwiftUtilities UIResponder+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[227/242] Compiling DGSwiftUtilities UIScrollView+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[228/242] Compiling DGSwiftUtilities UIStackView+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[229/242] Compiling DGSwiftUtilities UIView+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[230/242] Compiling DGSwiftUtilities UIViewAnimationCurve+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[231/242] Compiling DGSwiftUtilities UIViewController+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[232/242] Compiling DGSwiftUtilities UIWindow+Helpers.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[233/242] Compiling DGSwiftUtilities CGRect+Init.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[234/242] Compiling DGSwiftUtilities CACornerMask+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[235/242] Compiling DGSwiftUtilities CAGradientLayerType+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[236/242] Compiling DGSwiftUtilities UIBlurEffectStyle+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[237/242] Compiling DGSwiftUtilities UIContextMenuInteractionCommitStyle+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[238/242] Compiling DGSwiftUtilities UIDeviceBatteryState+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[239/242] Compiling DGSwiftUtilities UIDeviceOrientation+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[240/242] Compiling DGSwiftUtilities UIFontTextStyle+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[241/242] Compiling DGSwiftUtilities UIImageRenderingMode+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[242/242] Compiling DGSwiftUtilities UIImageSymbolScale+RawValueToStringConvertible.swift
/host/spi-builder-workspace/Sources/Common/DisplayLinkAnimator/DisplayLinkAnimator.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
BUILD FAILURE 6.0 linux