Build Information
Failed to build IQListKit, reference master (b6431d
), with Swift 5.9 for macOS (SPM) on 18 Mar 2025 11:55:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQListKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQListKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b6431d7 Update README.md
Cloned https://github.com/hackiftekhar/IQListKit.git
Revision (git rev-parse @):
b6431d7b5b3fd28b8a70f33e4cfe6bb9c57e5f35
SUCCESS checkout https://github.com/hackiftekhar/IQListKit.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/hackiftekhar/IQListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/39] Emitting module IQListKit
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[2/43] Compiling IQListKit IQList.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[3/43] Compiling IQListKit IQListViewDelegateDataSource.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[4/43] Compiling IQListKit IQItem.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[5/43] Compiling IQListKit IQSection.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[6/43] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDelegate.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[7/43] Compiling IQListKit IQTableViewDiffableDataSource.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[8/43] Compiling IQListKit IQUIScrollViewDelegate.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[9/43] Compiling IQListKit IQListWrapper.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[10/43] Compiling IQListKit IQTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[11/43] Compiling IQListKit IQCollectionEmptySupplementaryView.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[12/43] Compiling IQListKit IQCollectionTitleSupplementaryView.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[13/43] Compiling IQListKit IQSupplementaryViewPlaceholder.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[14/43] Compiling IQListKit IQCellActionsProvider.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[15/43] Compiling IQListKit IQCellSizeProvider.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[16/43] Compiling IQListKit IQListCell.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[17/43] Compiling IQListKit IQModelModifiable.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[18/43] Compiling IQListKit IQModelableCell.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[19/43] Compiling IQListKit IQDiffableDataSourceSnapshotBuilder.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[20/43] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateItem.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[21/43] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateSection.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[22/43] Compiling IQListKit IQModelableSupplementaryView.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[23/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegateFlowLayout.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[24/43] Compiling IQListKit IQCollectionViewDiffableDataSource.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[25/43] Compiling IQListKit IQListView.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[26/43] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDataSourcePrefetching.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[27/43] Compiling IQListKit IQNoItemStateRepresentable.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[28/43] Compiling IQListKit IQNoItemStateView.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[29/43] Compiling IQListKit Array+Extension.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[30/43] Compiling IQListKit UICollectionView+Extension.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[31/43] Compiling IQListKit IQReorderableModel.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[32/43] Compiling IQListKit IQSelectableModel.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[33/43] Compiling IQListKit IQCollectionViewLayout.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[34/43] Compiling IQListKit IQCollectionViewSectionLayout.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[35/43] Compiling IQListKit IQDiffableDataSource.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[36/43] Compiling IQListKit IQList+Info.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[37/43] Compiling IQListKit IQList+NoItem.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[38/43] Compiling IQListKit IQList+Register.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[39/43] Compiling IQListKit IQList+Update.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[40/43] Compiling IQListKit IQTableEmptySupplementaryView.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[41/43] Compiling IQListKit IQTableTitleSupplementaryView.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[42/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDataSourcePrefetching.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[43/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegate.swift
/Users/admin/builder/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 macosSpm