The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MulberryDataSource, reference 2.0.0 (74c018), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 18:17:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Livsy90/MulberryDataSource.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Livsy90/MulberryDataSource
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 74c018a Refactoring
Cloned https://github.com/Livsy90/MulberryDataSource.git
Revision (git rev-parse @):
74c018ab3ec4bd03e22cfdb39f208eb027d5b006
SUCCESS checkout https://github.com/Livsy90/MulberryDataSource.git at 2.0.0
========================================
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": "mulberrydatasource",
      "name": "MulberryDataSource",
      "url": "https://github.com/Livsy90/MulberryDataSource.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MulberryDataSource",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Livsy90/MulberryDataSource.git
[1/243] Fetching mulberrydatasource
Fetched https://github.com/Livsy90/MulberryDataSource.git from cache (0.73s)
Creating working copy for https://github.com/Livsy90/MulberryDataSource.git
Working copy of https://github.com/Livsy90/MulberryDataSource.git resolved at 2.0.0 (74c018a)
warning: '.resolve-product-dependencies': dependency 'mulberrydatasource' 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/Livsy90/MulberryDataSource.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
[3/16] Compiling MulberryDataSource ItemViewModelProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[4/16] Compiling MulberryDataSource ItemViewModelMutable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[5/16] Compiling MulberryDataSource ItemViewModelProtocol+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[6/16] Compiling MulberryDataSource ItemViewModelProtocol+Height.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/17] Emitting module MulberryDataSource
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[8/17] Compiling MulberryDataSource ItemViewModelDeletable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[9/17] Compiling MulberryDataSource Collection+Safe.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[10/17] Compiling MulberryDataSource UITableView+Scroll.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[11/17] Compiling MulberryDataSource TablePosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[12/17] Compiling MulberryDataSource CellConfigurable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[13/17] Compiling MulberryDataSource HashableItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[14/17] Compiling MulberryDataSource HashableSection.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[15/17] Compiling MulberryDataSource MulberryDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[16/17] Compiling MulberryDataSource MulberryDataSourceProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
[17/17] Compiling MulberryDataSource ItemViewModelTappable.swift
/Users/admin/builder/spi-builder-workspace/Sources/MulberryDataSource/DataSource/MulberryDataSource.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | public final class MulberryDataSource: NSObject, MulberryDataSourceProtocol, UITableViewDelegate {
BUILD FAILURE 6.3 macosSpm