Build Information
Failed to build SwiftWidgets, reference main (75e463
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 13:03:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omeasraf/SwiftWidgets.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omeasraf/SwiftWidgets
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 75e4633 Update README.md
Cloned https://github.com/omeasraf/SwiftWidgets.git
Revision (git rev-parse @):
75e46333ed78ff708b8bd938cffd44b22326cb26
SUCCESS checkout https://github.com/omeasraf/SwiftWidgets.git at main
Fetching https://github.com/onevcat/Kingfisher.git
[1/31400] Fetching kingfisher
Fetched https://github.com/onevcat/Kingfisher.git from cache (4.14s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 6.3.0 (4.72s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 6.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftwidgets",
"name": "SwiftWidgets",
"url": "https://github.com/omeasraf/SwiftWidgets.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftWidgets",
"dependencies": [
{
"identity": "kingfisher",
"name": "Kingfisher",
"url": "https://github.com/onevcat/Kingfisher.git",
"version": "6.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kingfisher",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/omeasraf/SwiftWidgets.git
[1/227] Fetching swiftwidgets
Fetched https://github.com/omeasraf/SwiftWidgets.git from cache (1.01s)
Fetching https://github.com/onevcat/Kingfisher.git from cache
Fetched https://github.com/onevcat/Kingfisher.git from cache (0.67s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 6.3.1 (0.72s)
Creating working copy for https://github.com/omeasraf/SwiftWidgets.git
Working copy of https://github.com/omeasraf/SwiftWidgets.git resolved at main (75e4633)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 6.3.1
warning: '.resolve-product-dependencies': dependency 'swiftwidgets' is not used by any target
Found 1 product dependencies
- Kingfisher
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/omeasraf/SwiftWidgets.git
https://github.com/omeasraf/SwiftWidgets.git
{
"dependencies" : [
{
"identity" : "kingfisher",
"requirement" : {
"range" : [
{
"lower_bound" : "6.3.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Kingfisher.git"
}
],
"manifest_display_name" : "SwiftWidgets",
"name" : "SwiftWidgets",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftWidgets",
"targets" : [
"SwiftWidgets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftWidgets",
"module_type" : "SwiftTarget",
"name" : "SwiftWidgets",
"path" : "Sources",
"product_dependencies" : [
"Kingfisher"
],
"product_memberships" : [
"SwiftWidgets"
],
"sources" : [
"SwiftWidgets/AsyncImage/AsyncImage.swift",
"SwiftWidgets/AsyncImage/ImageCache.swift",
"SwiftWidgets/AsyncImage/ImageCacheKeys.swift",
"SwiftWidgets/AsyncImage/ImageLoader.swift",
"SwiftWidgets/Card.swift",
"SwiftWidgets/Extensions.swift",
"SwiftWidgets/Icon.swift",
"SwiftWidgets/ImageCard.swift",
"SwiftWidgets/ImageCarousel.swift",
"SwiftWidgets/Models/CarouselModel.swift",
"SwiftWidgets/TextCard.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/55] Emitting module Kingfisher
[5/60] Compiling Kingfisher Runtime.swift
[6/60] Compiling Kingfisher SizeExtensions.swift
[7/60] Compiling Kingfisher String+MD5.swift
[8/60] Compiling Kingfisher AnimatedImageView.swift
[9/60] Compiling Kingfisher Indicator.swift
[10/60] Compiling Kingfisher ImageModifier.swift
[11/60] Compiling Kingfisher ImagePrefetcher.swift
[12/60] Compiling Kingfisher RedirectHandler.swift
[13/60] Compiling Kingfisher RequestModifier.swift
[14/60] Compiling Kingfisher RetryStrategy.swift
[15/60] Compiling Kingfisher ImageTransition.swift
[16/60] Compiling Kingfisher Placeholder.swift
[17/60] Compiling Kingfisher AuthenticationChallengeResponsable.swift
[18/60] Compiling Kingfisher ImageDataProcessor.swift
[19/60] Compiling Kingfisher ImageDownloader.swift
[20/60] Compiling Kingfisher ImageDownloaderDelegate.swift
[21/60] Compiling Kingfisher AVAssetImageDataProvider.swift
[22/60] Compiling Kingfisher ImageDataProvider.swift
[23/60] Compiling Kingfisher Resource.swift
[24/60] Compiling Kingfisher Source.swift
[25/60] Compiling Kingfisher KF.swift
[26/60] Compiling Kingfisher KFOptionsSetter.swift
[27/60] Compiling Kingfisher Kingfisher.swift
[28/60] Compiling Kingfisher KingfisherError.swift
[29/60] Compiling Kingfisher KingfisherManager.swift
[30/60] Compiling Kingfisher KingfisherOptionsInfo.swift
[31/60] Compiling Kingfisher Filter.swift
[32/60] Compiling Kingfisher GIFAnimatedImage.swift
[33/60] Compiling Kingfisher GraphicsContext.swift
[34/60] Compiling Kingfisher Image.swift
[35/60] Compiling Kingfisher ImageDrawing.swift
[36/60] Compiling Kingfisher ImageFormat.swift
[37/60] Compiling Kingfisher ImageProcessor.swift
[38/60] Compiling Kingfisher ImageProgressive.swift
[39/60] Compiling Kingfisher ImageView+Kingfisher.swift
[40/60] Compiling Kingfisher NSButton+Kingfisher.swift
[41/60] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
[42/60] Compiling Kingfisher TVMonogramView+Kingfisher.swift
[43/60] Compiling Kingfisher UIButton+Kingfisher.swift
[44/60] Compiling Kingfisher WKInterfaceImage+Kingfisher.swift
[45/60] Compiling Kingfisher Box.swift
[46/60] Compiling Kingfisher CallbackQueue.swift
[47/60] Compiling Kingfisher Delegate.swift
[48/60] Compiling Kingfisher ExtensionHelpers.swift
[49/60] Compiling Kingfisher Result.swift
[50/60] Compiling Kingfisher CacheSerializer.swift
[51/60] Compiling Kingfisher DiskStorage.swift
[52/60] Compiling Kingfisher FormatIndicatedCacheSerializer.swift
[53/60] Compiling Kingfisher ImageCache.swift
[54/60] Compiling Kingfisher MemoryStorage.swift
[55/60] Compiling Kingfisher Storage.swift
[56/60] Compiling Kingfisher SessionDataTask.swift
[57/60] Compiling Kingfisher SessionDelegate.swift
[58/60] Compiling Kingfisher ImageBinder.swift
[59/60] Compiling Kingfisher KFImage.swift
[60/60] Compiling Kingfisher KFImageOptions.swift
[61/71] Compiling SwiftWidgets CarouselModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[62/72] Compiling SwiftWidgets ImageCarousel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[63/72] Compiling SwiftWidgets TextCard.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[64/72] Compiling SwiftWidgets Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[65/72] Emitting module SwiftWidgets
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[66/72] Compiling SwiftWidgets ImageCard.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[67/72] Compiling SwiftWidgets ImageLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[68/72] Compiling SwiftWidgets Card.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[69/72] Compiling SwiftWidgets ImageCacheKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[70/72] Compiling SwiftWidgets Icon.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[71/72] Compiling SwiftWidgets AsyncImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[72/72] Compiling SwiftWidgets ImageCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/53] Compiling Kingfisher Box.swift
[3/53] Compiling Kingfisher CallbackQueue.swift
[4/53] Compiling Kingfisher Delegate.swift
[5/53] Compiling Kingfisher ExtensionHelpers.swift
[6/53] Compiling Kingfisher Result.swift
[7/58] Compiling Kingfisher AVAssetImageDataProvider.swift
[8/58] Compiling Kingfisher ImageDataProvider.swift
[9/58] Compiling Kingfisher Resource.swift
[10/58] Compiling Kingfisher Source.swift
[11/58] Compiling Kingfisher KF.swift
[12/58] Compiling Kingfisher KFOptionsSetter.swift
[13/58] Emitting module Kingfisher
[14/58] Compiling Kingfisher ImageView+Kingfisher.swift
[15/58] Compiling Kingfisher NSButton+Kingfisher.swift
[16/58] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
[17/58] Compiling Kingfisher TVMonogramView+Kingfisher.swift
[18/58] Compiling Kingfisher UIButton+Kingfisher.swift
[19/58] Compiling Kingfisher WKInterfaceImage+Kingfisher.swift
[20/58] Compiling Kingfisher SessionDataTask.swift
[21/58] Compiling Kingfisher SessionDelegate.swift
[22/58] Compiling Kingfisher ImageBinder.swift
[23/58] Compiling Kingfisher KFImage.swift
[24/58] Compiling Kingfisher KFImageOptions.swift
[25/58] Compiling Kingfisher ImageTransition.swift
[26/58] Compiling Kingfisher Placeholder.swift
[27/58] Compiling Kingfisher AuthenticationChallengeResponsable.swift
[28/58] Compiling Kingfisher ImageDataProcessor.swift
[29/58] Compiling Kingfisher ImageDownloader.swift
[30/58] Compiling Kingfisher ImageDownloaderDelegate.swift
[31/58] Compiling Kingfisher CacheSerializer.swift
[32/58] Compiling Kingfisher DiskStorage.swift
[33/58] Compiling Kingfisher FormatIndicatedCacheSerializer.swift
[34/58] Compiling Kingfisher ImageCache.swift
[35/58] Compiling Kingfisher MemoryStorage.swift
[36/58] Compiling Kingfisher Storage.swift
[37/58] Compiling Kingfisher GraphicsContext.swift
[38/58] Compiling Kingfisher Image.swift
[39/58] Compiling Kingfisher ImageDrawing.swift
[40/58] Compiling Kingfisher ImageFormat.swift
[41/58] Compiling Kingfisher ImageProcessor.swift
[42/58] Compiling Kingfisher ImageProgressive.swift
[43/58] Compiling Kingfisher ImageModifier.swift
[44/58] Compiling Kingfisher ImagePrefetcher.swift
[45/58] Compiling Kingfisher RedirectHandler.swift
[46/58] Compiling Kingfisher RequestModifier.swift
[47/58] Compiling Kingfisher RetryStrategy.swift
[48/58] Compiling Kingfisher Kingfisher.swift
[49/58] Compiling Kingfisher KingfisherError.swift
[50/58] Compiling Kingfisher KingfisherManager.swift
[51/58] Compiling Kingfisher KingfisherOptionsInfo.swift
[52/58] Compiling Kingfisher Filter.swift
[53/58] Compiling Kingfisher GIFAnimatedImage.swift
[54/58] Compiling Kingfisher Runtime.swift
[55/58] Compiling Kingfisher SizeExtensions.swift
[56/58] Compiling Kingfisher String+MD5.swift
[57/58] Compiling Kingfisher AnimatedImageView.swift
[58/58] Compiling Kingfisher Indicator.swift
[59/69] Compiling SwiftWidgets ImageCarousel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[60/69] Compiling SwiftWidgets CarouselModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[61/70] Compiling SwiftWidgets TextCard.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/70] Emitting module SwiftWidgets
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[63/70] Compiling SwiftWidgets ImageCacheKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[64/70] Compiling SwiftWidgets ImageCard.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[65/70] Compiling SwiftWidgets Card.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[66/70] Compiling SwiftWidgets ImageLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[67/70] Compiling SwiftWidgets Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[68/70] Compiling SwiftWidgets Icon.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[69/70] Compiling SwiftWidgets AsyncImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
[70/70] Compiling SwiftWidgets ImageCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWidgets/AsyncImage/ImageCache.swift:8:8: error: no such module 'UIKit'
6 | // Copyright © 2020 Vadym Bulavin. All rights reserved.
7 | //
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | @available(iOS 14.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
BUILD FAILURE 6.1 macosSpm