The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DTModelStorage, reference main (1473c7), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 17:00:22 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/DenTelezhkin/DTModelStorage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DenTelezhkin/DTModelStorage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1473c7e Releasing version 11.0.2.
Cloned https://github.com/DenTelezhkin/DTModelStorage.git
Revision (git rev-parse @):
1473c7ed4970b9572e93cf0305c80d54855b3cdf
SUCCESS checkout https://github.com/DenTelezhkin/DTModelStorage.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "dtmodelstorage",
      "name": "DTModelStorage",
      "url": "https://github.com/DenTelezhkin/DTModelStorage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DTModelStorage",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/DenTelezhkin/DTModelStorage.git
[1/6418] Fetching dtmodelstorage
Fetched https://github.com/DenTelezhkin/DTModelStorage.git from cache (1.18s)
Creating working copy for https://github.com/DenTelezhkin/DTModelStorage.git
Working copy of https://github.com/DenTelezhkin/DTModelStorage.git resolved at main (1473c7e)
warning: '.resolve-product-dependencies': dependency 'dtmodelstorage' 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/DenTelezhkin/DTModelStorage.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/21] Compiling DTModelStorage StorageUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[4/21] Compiling DTModelStorage UINib+Existance.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[5/21] Compiling DTModelStorage SectionProtocols.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[6/21] Compiling DTModelStorage SingleSectionDiffing.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[7/21] Compiling DTModelStorage SingleSectionStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[8/21] Compiling DTModelStorage StorageProtocols.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[9/22] Compiling DTModelStorage ViewModelMapping.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/22] Emitting module DTModelStorage
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[11/22] Compiling DTModelStorage ModelTransfer.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[12/22] Compiling DTModelStorage RuntimeHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[13/22] Compiling DTModelStorage MemoryStorage+UpdateWithoutAnimations.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[14/22] Compiling DTModelStorage MemoryStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[15/22] Compiling DTModelStorage CoreDataStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[16/22] Compiling DTModelStorage EventReactions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[17/22] Compiling DTModelStorage BackwardsCompatibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[18/22] Compiling DTModelStorage BaseStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[19/22] Compiling DTModelStorage AccumulationStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[20/22] Compiling DTModelStorage AnomalyHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[21/22] Compiling DTModelStorage Section.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
[22/22] Compiling DTModelStorage SectionModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
 25 |
 26 | import Foundation
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | /// Suggested supplementary kind for UITableView header
BUILD FAILURE 6.3 macosSpm