Build Information
Failed to build AveDataSource, reference master (836f93), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 17:57:39 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/AndreasVerhoeven/AveDataSource.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AndreasVerhoeven/AveDataSource
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 836f93f Added Identifiable wrappers
Cloned https://github.com/AndreasVerhoeven/AveDataSource.git
Revision (git rev-parse @):
836f93f20ab2fa65ffe1678be64700c9a8f8230d
SUCCESS checkout https://github.com/AndreasVerhoeven/AveDataSource.git at master
========================================
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": "avedatasource",
"name": "AveDataSource",
"url": "https://github.com/AndreasVerhoeven/AveDataSource.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AveDataSource",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/AndreasVerhoeven/AveDataSource.git
[1/141] Fetching avedatasource
Fetched https://github.com/AndreasVerhoeven/AveDataSource.git from cache (0.61s)
Creating working copy for https://github.com/AndreasVerhoeven/AveDataSource.git
Working copy of https://github.com/AndreasVerhoeven/AveDataSource.git resolved at master (836f93f)
warning: '.resolve-product-dependencies': dependency 'avedatasource' 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/AndreasVerhoeven/AveDataSource.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/18] Emitting module AveDataSource
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[4/18] Compiling AveDataSource TableViewDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[5/18] Compiling AveDataSource SnapshotSectionProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[6/18] Compiling AveDataSource SnapshotProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[7/18] Compiling AveDataSource Snapshot+UIKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[8/18] Compiling AveDataSource Snapshot.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[9/18] Compiling AveDataSource CollectionViewDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[10/18] Compiling AveDataSource Identifiable+Helper.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[11/18] Compiling AveDataSource BaseCollectionViewDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[12/18] Compiling AveDataSource BaseTableViewDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[13/18] Compiling AveDataSource RowItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[14/18] Compiling AveDataSource SingleSectionCollectionViewDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[15/18] Compiling AveDataSource SingleSectionSnapshot.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[16/18] Compiling AveDataSource SingleSectionTableViewDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[17/18] Compiling AveDataSource IndexPathDiffResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[18/18] Compiling AveDataSource ListDiff.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
[19/19] Compiling AveDataSource TableViewSectionDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/BaseCollectionViewDataSource.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | /// a data source that manages data in collection view thru snapshots.
BUILD FAILURE 6.3 macosSpm