Build Information
Failed to build Gravatar, reference trunk (4e70bf), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 18:19:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Automattic/Gravatar-SDK-iOS.git
Reference: trunk
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Automattic/Gravatar-SDK-iOS
* branch trunk -> FETCH_HEAD
* [new branch] trunk -> origin/trunk
HEAD is now at 4e70bf3 Remove CocoaPods support (#804)
Cloned https://github.com/Automattic/Gravatar-SDK-iOS.git
Revision (git rev-parse @):
4e70bf3a97c570f4bdb0d991eacbd30845bee1ba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Automattic/Gravatar-SDK-iOS.git at trunk
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/swiftlang/swift-syntax
[1/75039] Fetching swift-syntax
[2/91108] Fetching swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.71s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.71s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.6
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "gravatar-sdk-ios",
"name": "Gravatar",
"url": "https://github.com/Automattic/Gravatar-SDK-iOS.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Gravatar-SDK-iOS",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/Automattic/Gravatar-SDK-iOS.git
[1/24431] Fetching gravatar-sdk-ios
Fetched https://github.com/Automattic/Gravatar-SDK-iOS.git from cache (7.54s)
Creating working copy for https://github.com/Automattic/Gravatar-SDK-iOS.git
Working copy of https://github.com/Automattic/Gravatar-SDK-iOS.git resolved at trunk (4e70bf3)
warning: '.resolve-product-dependencies': dependency 'gravatar-sdk-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Automattic/Gravatar-SDK-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/36] Write sources
[0/36] Copying SDKInfo.plist
[2/36] Copying Info.plist
[2/36] Copying Localizable.strings
[2/36] Copying placeholder.png
[2/36] Copying fullProfile.json
[2/36] Copying test.png
[2/36] Copying avatarsResponse.json
[2/36] Copying avatarUploadResponse.json
[2/36] Copying avatarSetRatingResponse.json
[2/36] Copying example_avatar.png
[2/36] Copying avatarSetAltTextResponse.json
[2/36] Copying avatarSelected.json
[2/36] Copying Info.plist
[2/36] Copying Localizable.strings
[2/36] Write sources
[2/36] Copying Info.plist
[2/36] Copying Localizable.strings
[33/36] Copying Media.xcassets
[34/36] Copying AccountIcons.xcassets
[35/36] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/98] Emitting module Gravatar
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[38/104] Compiling Gravatar Data+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[39/104] Compiling Gravatar Error+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[40/104] Compiling Gravatar Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[41/104] Compiling Gravatar HTTPStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[42/104] Compiling Gravatar HTTPURLResponse+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[43/104] Compiling Gravatar ImageDownloadResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[44/104] Compiling Gravatar AvatarService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[45/104] Compiling Gravatar AssociatedResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[46/104] Compiling Gravatar Avatar.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[47/104] Compiling Gravatar AvatarRating.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[48/104] Compiling Gravatar CryptoWalletAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[49/104] Compiling Gravatar GalleryImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[50/104] Compiling Gravatar GetVerifiedAccountServices200Response.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[51/104] Compiling Gravatar GetVerifiedAccountServices200ResponseServicesInner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[52/104] Compiling Gravatar AvatarSelection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[53/104] Compiling Gravatar DefaultAvatarOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[54/104] Compiling Gravatar ImageDownloadOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[55/104] Compiling Gravatar ImageProcessorOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[56/104] Compiling Gravatar ImageSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[57/104] Compiling Gravatar ImageTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[58/104] Compiling Gravatar SearchProfilesByVerifiedAccount200Response.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[59/104] Compiling Gravatar SetEmailAvatarRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[60/104] Compiling Gravatar UpdateAvatarRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[61/104] Compiling Gravatar UpdateProfileRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[62/104] Compiling Gravatar VerifiedAccount.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[63/104] Compiling Gravatar AvatarQueryOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[64/104] Compiling Gravatar Rating.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[65/104] Compiling Gravatar ProfileURL.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[66/104] Compiling Gravatar DefaultImageProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[67/104] Compiling Gravatar ImageProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[68/104] Compiling Gravatar URLComponents+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[69/104] Compiling Gravatar resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[70/104] Compiling Gravatar CheckTokenAuthorizationService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[71/104] Compiling Gravatar HTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[72/104] Compiling Gravatar ImageDownloadService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[73/104] Compiling Gravatar ImageDownloader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[74/104] Compiling Gravatar ImageUploadService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[75/104] Compiling Gravatar ImageUploader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[76/104] Compiling Gravatar Avatar+AvatarDetails.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[77/104] Compiling Gravatar URL.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[78/104] Compiling Gravatar AvatarIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[79/104] Compiling Gravatar Email.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[80/104] Compiling Gravatar HashID.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[81/104] Compiling Gravatar ProfileIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[82/104] Compiling Gravatar APIErrorPayload.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[83/104] Compiling Gravatar AvatarType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[84/104] Compiling Gravatar AvatarDetails.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[85/104] Compiling Gravatar AvatarRating+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[86/104] Compiling Gravatar ProfileFetching.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[87/104] Compiling Gravatar ProfileService.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[88/104] Compiling Gravatar ServiceConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[89/104] Compiling Gravatar URLSessionHTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[90/104] Compiling Gravatar URLSessionProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[91/104] Compiling Gravatar Interest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[92/104] Compiling Gravatar Language.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[93/104] Compiling Gravatar Link.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[94/104] Compiling Gravatar ModelError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[95/104] Compiling Gravatar Profile.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[96/104] Compiling Gravatar ProfileContactInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[97/104] Compiling Gravatar ProfilePayments.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[98/104] Compiling Gravatar AvatarURL.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[99/104] Compiling Gravatar BundleInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[100/104] Compiling Gravatar ImageCaching.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[101/104] Compiling Gravatar Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[102/104] Compiling Gravatar String.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[103/104] Compiling Gravatar UIImage+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
[104/104] Compiling Gravatar UIImage+Square.swift
/Users/admin/builder/spi-builder-workspace/Sources/Gravatar/Cache/ImageCaching.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Represents a cache for images.
BUILD FAILURE 6.3 macosSpm