The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build DTTableViewManager, reference 11.0.1 (ebb417), with Swift 5.8 for macOS (SPM) on 16 Jul 2024 18:58:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DenTelezhkin/DTTableViewManager.git
Reference: 11.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DenTelezhkin/DTTableViewManager
 * tag               11.0.1     -> FETCH_HEAD
HEAD is now at ebb417e Releasing version 11.0.1.
Cloned https://github.com/DenTelezhkin/DTTableViewManager.git
Revision (git rev-parse @):
ebb417e4dc3024baf6eca53fc580c84b63b77453
SUCCESS checkout https://github.com/DenTelezhkin/DTTableViewManager.git at 11.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/DenTelezhkin/DTTableViewManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Compiling DTModelStorage MemoryStorage+UpdateWithoutAnimations.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[2/19] Compiling DTModelStorage MemoryStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[3/19] Compiling DTModelStorage ModelTransfer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[4/19] Compiling DTModelStorage RuntimeHelper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[5/20] Compiling DTModelStorage StorageUpdate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[6/20] Compiling DTModelStorage UINib+Existance.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[7/20] Compiling DTModelStorage SingleSectionStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[8/20] Compiling DTModelStorage StorageProtocols.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[9/20] Compiling DTModelStorage SectionProtocols.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[10/20] Compiling DTModelStorage SingleSectionDiffing.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[11/20] Compiling DTModelStorage Section.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[12/20] Compiling DTModelStorage SectionModel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/20] Emitting module DTModelStorage
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[14/20] Compiling DTModelStorage BackwardsCompatibility.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[15/20] Compiling DTModelStorage BaseStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[16/20] Compiling DTModelStorage AccumulationStrategy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[17/20] Compiling DTModelStorage AnomalyHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[18/20] Compiling DTModelStorage CoreDataStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[19/20] Compiling DTModelStorage EventReactions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[20/20] Compiling DTModelStorage ViewModelMapping.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DTModelStorage/Sources/DTModelStorage/BaseStorage.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
Fetching https://github.com/DenTelezhkin/DTModelStorage
[1/6418] Fetching dtmodelstorage
Fetched https://github.com/DenTelezhkin/DTModelStorage (1.80s)
Computing version for https://github.com/DenTelezhkin/DTModelStorage
Computed https://github.com/DenTelezhkin/DTModelStorage at 11.0.2 (0.78s)
Creating working copy for https://github.com/DenTelezhkin/DTModelStorage
Working copy of https://github.com/DenTelezhkin/DTModelStorage resolved at 11.0.2
BUILD FAILURE 5.8 macosSpm