The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DiffableWithReload, reference master (298a2a), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 02:36:53 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/hibernat/DiffableWithReload.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hibernat/DiffableWithReload
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 298a2af removed specializes Self (fix for XCode 13)
Cloned https://github.com/hibernat/DiffableWithReload.git
Revision (git rev-parse @):
298a2af9e3c8b2f4bb0e4caf07fc17135bbe9495
SUCCESS checkout https://github.com/hibernat/DiffableWithReload.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hibernat/DiffableWithReload.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/12] Compiling DiffableWithReload HashableContent.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
[4/12] Compiling DiffableWithReload ReloadingDataSourceDelegate.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
[5/12] Compiling DiffableWithReload TableViewDiffableReloadingDataSource.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
[6/12] Compiling DiffableWithReload ItemsReloadSupporting.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
[7/12] Compiling DiffableWithReload TableViewDiffableDelegatingDataSource.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/12] Emitting module DiffableWithReload
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
[9/12] Compiling DiffableWithReload CellContentObject.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
[10/12] Compiling DiffableWithReload CollectionViewDiffableReloadingDataSource.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
[11/12] Compiling DiffableWithReload CollectionViewDiffableDelegatingDataSource.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
[12/12] Compiling DiffableWithReload EncodableContent.swift
/Users/admin/builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | /**
BUILD FAILURE 6.2 macosSpm