The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build DataSource, reference master (921f9b), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 12:51:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/allaboutapps/DataSource.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/allaboutapps/DataSource
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 921f9b9 Fixed crash when scrolling tableView with VoiceOver enabled (#42)
Cloned https://github.com/allaboutapps/DataSource.git
Revision (git rev-parse @):
921f9b92afb587b5a99361f631d41838ad261501
SUCCESS checkout https://github.com/allaboutapps/DataSource.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/allaboutapps/DataSource.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/18] Compiling Differ ExtendedPatch.swift
[5/18] Compiling Differ GenericPatch.swift
[6/18] Compiling Differ Patch+Sort.swift
[7/18] Compiling Differ NestedDiff.swift
[8/19] Compiling Differ Patch+Apply.swift
[9/19] Compiling Differ Patch.swift
[10/19] Compiling Differ NestedExtendedDiff.swift
[11/19] Compiling Differ ExtendedDiff.swift
[12/19] Compiling Differ ExtendedPatch+Apply.swift
[13/19] Compiling Differ LinkedList.swift
[14/19] Compiling Differ NestedBatchUpdate.swift
[15/19] Emitting module Differ
[16/19] Compiling Differ BatchUpdate.swift
[17/19] Compiling Differ Diff+AppKit.swift
[18/19] Compiling Differ Diff+UIKit.swift
[19/19] Compiling Differ Diff.swift
[20/36] Compiling DataSource UITableViewExtensions.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[21/36] Compiling DataSource SeparatorLineViewModel.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[22/37] Compiling DataSource Row.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[23/37] Compiling DataSource Section.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[24/37] Compiling DataSource SeparatorCustomViewViewModel.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[25/37] Compiling DataSource SeparatorLineCell.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[26/37] Compiling DataSource DataSource+UITableViewDataSourcePrefetching.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[27/37] Compiling DataSource DataSource+UITableViewDelegate.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/37] Emitting module DataSource
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[29/37] Compiling DataSource DataSource+Diff.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[30/37] Compiling DataSource DataSource+UITableViewDataSource.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[31/37] Compiling DataSource AutoRegisterCell.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[32/37] Compiling DataSource CellDescriptor.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[33/37] Compiling DataSource SectionDescriptor.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[34/37] Compiling DataSource SeparatedSection.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[35/37] Compiling DataSource DataSource.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[36/37] Compiling DataSource Diffable.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
[37/37] Compiling DataSource UIView+AutoLayout.swift
/Users/admin/builder/spi-builder-workspace/DataSource/CellDescriptor.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public enum SelectionResult {
Fetching https://github.com/tonyarnold/Differ.git
[1/2366] Fetching differ
Fetched https://github.com/tonyarnold/Differ.git from cache (0.99s)
Computing version for https://github.com/tonyarnold/Differ.git
Computed https://github.com/tonyarnold/Differ.git at 1.4.6 (1.54s)
Creating working copy for https://github.com/tonyarnold/Differ.git
Working copy of https://github.com/tonyarnold/Differ.git resolved at 1.4.6
BUILD FAILURE 6.2 macosSpm