Build Information
Failed to build AsyncImageView, reference 9.3.1 (74e7ce), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 13:55:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NachoSoto/AsyncImageView.git
Reference: 9.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NachoSoto/AsyncImageView
* tag 9.3.1 -> FETCH_HEAD
HEAD is now at 74e7ce6 Updated `Package.resolved`
Cloned https://github.com/NachoSoto/AsyncImageView.git
Revision (git rev-parse @):
74e7ce61af0079f8e26362c6f6c06799a61b1ea6
SUCCESS checkout https://github.com/NachoSoto/AsyncImageView.git at 9.3.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/NachoSoto/AsyncImageView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/50] Emitting module ReactiveSwift
[5/55] Compiling ReactiveSwift SkipRepeats.swift
[6/55] Compiling ReactiveSwift SkipWhile.swift
[7/55] Compiling ReactiveSwift TakeFirst.swift
[8/55] Compiling ReactiveSwift TakeLast.swift
[9/55] Compiling ReactiveSwift TakeUntil.swift
[10/55] Compiling ReactiveSwift Collect.swift
[11/55] Compiling ReactiveSwift CollectEvery.swift
[12/55] Compiling ReactiveSwift CombinePrevious.swift
[13/55] Compiling ReactiveSwift CompactMap.swift
[14/55] Compiling ReactiveSwift Debounce.swift
[15/55] Compiling ReactiveSwift Map.swift
[16/55] Compiling ReactiveSwift MapError.swift
[17/55] Compiling ReactiveSwift Materialize.swift
[18/55] Compiling ReactiveSwift MaterializeAsResult.swift
[19/55] Compiling ReactiveSwift ObserveOn.swift
[20/55] Compiling ReactiveSwift Observer.swift
[21/55] Compiling ReactiveSwift Operators.swift
[22/55] Compiling ReactiveSwift Reduce.swift
[23/55] Compiling ReactiveSwift ScanMap.swift
[24/55] Compiling ReactiveSwift SkipFirst.swift
[25/55] Compiling ReactiveSwift Delay.swift
[26/55] Compiling ReactiveSwift Dematerialize.swift
[27/55] Compiling ReactiveSwift DematerializeResults.swift
[28/55] Compiling ReactiveSwift Filter.swift
[29/55] Compiling ReactiveSwift LazyMap.swift
[30/55] Compiling ReactiveSwift TakeWhile.swift
[31/55] Compiling ReactiveSwift Throttle.swift
[32/55] Compiling ReactiveSwift UnaryAsyncOperator.swift
[33/55] Compiling ReactiveSwift UniqueValues.swift
[34/55] Compiling ReactiveSwift Optional.swift
[35/55] Compiling ReactiveSwift Property.swift
[36/55] Compiling ReactiveSwift Reactive.swift
[37/55] Compiling ReactiveSwift ResultExtensions.swift
[38/55] Compiling ReactiveSwift Scheduler.swift
[39/55] Compiling ReactiveSwift Signal.Observer.swift
[40/55] Compiling ReactiveSwift EventLogger.swift
[41/55] Compiling ReactiveSwift Flatten.swift
[42/55] Compiling ReactiveSwift FoundationExtensions.swift
[43/55] Compiling ReactiveSwift Lifetime.swift
[44/55] Compiling ReactiveSwift AttemptMap.swift
[45/55] Compiling ReactiveSwift Action.swift
[46/55] Compiling ReactiveSwift Atomic.swift
[47/55] Compiling ReactiveSwift Bag.swift
[48/55] Compiling ReactiveSwift Deprecations+Removals.swift
[49/55] Compiling ReactiveSwift Disposable.swift
[50/55] Compiling ReactiveSwift Event.swift
[51/55] Compiling ReactiveSwift Signal.swift
[52/55] Compiling ReactiveSwift SignalProducer.swift
[53/55] Compiling ReactiveSwift UnidirectionalBinding.swift
[54/55] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[55/55] Compiling ReactiveSwift ValidatingProperty.swift
[56/75] Compiling AsyncImageView RemoteImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[57/75] Compiling AsyncImageView RemoteOrLocalImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[58/77] Compiling AsyncImageView AnyRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[59/77] Compiling AsyncImageView CacheRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/77] Emitting module AsyncImageView
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[61/77] Compiling AsyncImageView ViewRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[62/77] Compiling AsyncImageView SynchronousUIScheduler.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[63/77] Compiling AsyncImageView Renderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[64/77] Compiling AsyncImageView SimpleImageProcessingRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[65/77] Compiling AsyncImageView Caching.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[66/77] Compiling AsyncImageView Extensions.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[67/77] Compiling AsyncImageView ErrorIgnoringRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[68/77] Compiling AsyncImageView FallbackRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[69/77] Compiling AsyncImageView ImageInflaterRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[70/77] Compiling AsyncImageView ImageProcessingRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[71/77] Compiling AsyncImageView LocalImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[72/77] Compiling AsyncImageView MulticastedRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[73/77] Compiling AsyncImageView ContextRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[74/77] Compiling AsyncImageView EmptyRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[75/77] Compiling AsyncImageView AsyncImageLoader.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[76/77] Compiling AsyncImageView AsyncImageView.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[77/77] Compiling AsyncImageView AsyncSwiftUIImageView.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52493] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (5.06s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (5.59s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AsyncImageView/Info.plist
BUILD FAILURE 6.2 macosSpm