Build Information
Failed to build MapleBacon, reference master (121501
), with Swift 6.0 for macOS (SPM) on 6 May 2025 10:25:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JanGorman/MapleBacon.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JanGorman/MapleBacon
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1215017 Merge pull request #333 from JanGorman/dependabot/bundler/fastlane-2.227.2
Cloned https://github.com/JanGorman/MapleBacon.git
Revision (git rev-parse @):
1215017d639a403b5c9e151c80ca15a249e114e5
SUCCESS checkout https://github.com/JanGorman/MapleBacon.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/JanGorman/MapleBacon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/20] Compiling MapleBacon TimePeriod.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[4/21] Compiling MapleBacon DataConvertible.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[5/21] Compiling MapleBacon DispatchQueue+MapleBacon.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[6/21] Compiling MapleBacon DownsamplingImageTransformer.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[7/21] Compiling MapleBacon FileManager.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[8/21] Compiling MapleBacon ImageTransforming.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[9/21] Compiling MapleBacon MapleBacon.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[10/21] Compiling MapleBacon CGSize+MapleBacon.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[11/21] Compiling MapleBacon Data+MapleBacon.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[12/21] Compiling MapleBacon Download.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[13/21] Compiling MapleBacon Downloader.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[14/21] Compiling MapleBacon MemoryCache.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[15/21] Compiling MapleBacon DisplayOptions.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/21] Emitting module MapleBacon
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[17/21] Compiling MapleBacon Cache.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[18/21] Compiling MapleBacon CacheClearOptions.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[19/21] Compiling MapleBacon CacheResult.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[20/21] Compiling MapleBacon DiskCache.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
[21/21] Compiling MapleBacon UIImageView+MapleBacon.swift
/Users/admin/builder/spi-builder-workspace/MapleBacon/Core/Cache/Cache.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | enum CacheError: Error {
BUILD FAILURE 6.0 macosSpm