The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build UIExtensions, reference master (0ec961), with Swift 6.0 for Linux on 7 Nov 2024 00:23:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/couriere/uiextensions.git
Reference: master
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/couriere/uiextensions
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0ec961c Added some convenience extensions.
Cloned https://github.com/couriere/uiextensions.git
Revision (git rev-parse @):
0ec961c15f802b0be7e1d026bbd97146c2cd38d0
SUCCESS checkout https://github.com/couriere/uiextensions.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/couriere/uiextensions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
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
[3/62] Compiling UIExtensions View+OnChangeAsync.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[4/62] Compiling UIExtensions ContainerView.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[5/62] Compiling UIExtensions CustomIntensityVisualEffectUIView.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[6/62] Compiling UIExtensions NSLayoutConstraint+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[7/62] Compiling UIExtensions PaddingContainer.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[8/62] Compiling UIExtensions SeparatorView.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[9/62] Compiling UIExtensions UIAlertController+Blocks.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[10/62] Compiling UIExtensions UIApplication+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[11/70] Compiling UIExtensions FullScreenPopupView.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[12/70] Compiling UIExtensions Loader+Helpers.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[13/70] Compiling UIExtensions Loader+Inits.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[14/70] Compiling UIExtensions Loader+RefreshableLoaderModifier.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[15/70] Compiling UIExtensions Loader.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[16/70] Compiling UIExtensions TransparentBackground.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[17/70] Compiling UIExtensions View+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[18/70] Compiling UIExtensions View+Measurements.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[19/70] Compiling UIExtensions UINavigationController+Blocks.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[20/70] Compiling UIExtensions UIScrollView+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[21/70] Compiling UIExtensions UIStackView+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[22/70] Compiling UIExtensions UIStackView+ResultBuilder.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[23/70] Compiling UIExtensions UIStoryboard+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[24/70] Compiling UIExtensions UITableViewCell+Register.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[25/70] Compiling UIExtensions UITextField+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[26/70] Compiling UIExtensions UIView+Builder.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[27/70] Compiling UIExtensions UICollectionReusableView+Register.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[28/70] Compiling UIExtensions UICollectionView+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[29/70] Compiling UIExtensions UIColor+Inits.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[30/70] Compiling UIExtensions UIControl+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[31/70] Compiling UIExtensions UIDevice+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[32/70] Compiling UIExtensions UIImage+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[33/70] Compiling UIExtensions UILabel+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[34/70] Compiling UIExtensions UILayoutGuide+Constraints.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[35/70] Compiling UIExtensions UIView+Constraints.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[36/70] Compiling UIExtensions UIView+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[37/70] Compiling UIExtensions UIViewController+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[38/70] Compiling UIExtensions UIBarButtonItem+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[39/70] Compiling UIExtensions UIButton+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[40/70] Compiling UIExtensions UIGestureRecognizer+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[41/70] Compiling UIExtensions UIImageView+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[42/70] Compiling UIExtensions UITabBarController+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[43/70] Compiling UIExtensions Sequences+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[44/70] Compiling UIExtensions String+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[45/70] Compiling UIExtensions Then.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[46/70] Compiling UIExtensions Timer+Blocks.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[47/70] Compiling UIExtensions URL+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[48/70] Compiling UIExtensions UserDefaults+PropertyWrapper.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[49/70] Compiling UIExtensions Color+Extension.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[50/70] Compiling UIExtensions CustomIntensityVisualEffectView.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[51/70] Compiling UIExtensions EdgeInsets+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/70] Emitting module UIExtensions
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[53/70] Compiling UIExtensions Date+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[54/70] Compiling UIExtensions Decoder+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[55/70] Compiling UIExtensions Dictionary+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[56/70] Compiling UIExtensions GCD+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[57/70] Compiling UIExtensions NSAttributedString+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[58/70] Compiling UIExtensions Numbers+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[59/70] Compiling UIExtensions Optional+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[60/70] Compiling UIExtensions Protocol+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[61/70] Compiling UIExtensions Result+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[62/70] Compiling UIExtensions Deprecations.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[63/70] Compiling UIExtensions Singleton.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[64/70] Compiling UIExtensions TypeAliases.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[65/70] Compiling UIExtensions Array+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[66/70] Compiling UIExtensions Array+ResultBuilder.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[67/70] Compiling UIExtensions Async+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[68/70] Compiling UIExtensions Collections+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[69/70] Compiling UIExtensions CoreGraphics+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
[70/70] Compiling UIExtensions Data+Extensions.swift
/host/spi-builder-workspace/Sources/Classes/TypeAliases.swift:35:8: error: no such module 'UIKit'
33 | public typealias XTImage = NSImage
34 | #else
35 | import UIKit
   |        `- error: no such module 'UIKit'
36 | public typealias XTView = UIView
37 | public typealias XTStackView = UIStackView
BUILD FAILURE 6.0 linux