Build Information
Failed to build CollectionAndTableViewUpdateConveniences, reference main (432d08), with Swift 6.2 for macOS (SPM) on 20 Jan 2026 23:07:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 432d087 Update the log messages for proper punctuation
Cloned https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Revision (git rev-parse @):
432d087de8ac98886caca18f4127e50a14bd5729
SUCCESS checkout https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git at main
========================================
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": "collectionandtableviewupdateconveniences",
"name": "CollectionAndTableViewUpdateConveniences",
"url": "https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollectionAndTableViewUpdateConveniences",
"dependencies": [
]
}
]
}
Fetching https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
[1/116] Fetching collectionandtableviewupdateconveniences
Fetched https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git from cache (0.65s)
Creating working copy for https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Working copy of https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git resolved at main (432d087)
warning: '.resolve-product-dependencies': dependency 'collectionandtableviewupdateconveniences' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/6] Compiling CollectionAndTableViewUpdateConveniences UITableView+FetchedResultsControllerConveniences.swift
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import os.log
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 |
[4/6] Compiling CollectionAndTableViewUpdateConveniences UICollectionView+UnblockedBatchUpdates.swift
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import os.log
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 |
[5/6] Emitting module CollectionAndTableViewUpdateConveniences
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import os.log
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 |
[6/6] Compiling CollectionAndTableViewUpdateConveniences UICollectionView+FetchedResultsControllerConveniences.swift
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import os.log
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 |
BUILD FAILURE 6.2 macosSpm