Build Information
Failed to build IQListKit, reference master (b6431d
), with Swift 6.0 for iOS using Xcode 16.2 on 18 Mar 2025 11:56:03 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
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: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/hackiftekhar/IQListKit.git
https://github.com/hackiftekhar/IQListKit.git
{
"dependencies" : [
],
"manifest_display_name" : "IQListKit",
"name" : "IQListKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "IQListKit",
"targets" : [
"IQListKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IQListKit",
"module_type" : "SwiftTarget",
"name" : "IQListKit",
"path" : "IQListKit",
"product_memberships" : [
"IQListKit"
],
"sources" : [
"Cell Protocol/IQCellActionsProvider.swift",
"Cell Protocol/IQCellSizeProvider.swift",
"Cell Protocol/IQListCell.swift",
"Cell Protocol/IQModelModifiable.swift",
"Cell Protocol/IQModelableCell.swift",
"Cell Protocol/IQReorderableModel.swift",
"Cell Protocol/IQSelectableModel.swift",
"CollectionView Layouts/IQCollectionViewLayout.swift",
"CollectionView Layouts/IQCollectionViewSectionLayout.swift",
"Compatibility/IQDiffableDataSource.swift",
"Default Cell/IQTableViewCell.swift",
"Default Supplementary View/IQCollectionEmptySupplementaryView.swift",
"Default Supplementary View/IQCollectionTitleSupplementaryView.swift",
"Default Supplementary View/IQSupplementaryViewPlaceholder.swift",
"Default Supplementary View/IQTableEmptySupplementaryView.swift",
"Default Supplementary View/IQTableTitleSupplementaryView.swift",
"DiffableDataSource/IQCollectionViewDiffableDataSource+UICollectionViewDataSourcePrefetching.swift",
"DiffableDataSource/IQCollectionViewDiffableDataSource+UICollectionViewDelegate.swift",
"DiffableDataSource/IQCollectionViewDiffableDataSource+UICollectionViewDelegateFlowLayout.swift",
"DiffableDataSource/IQCollectionViewDiffableDataSource.swift",
"DiffableDataSource/IQListView.swift",
"DiffableDataSource/IQTableViewDiffableDataSource+UITableViewDataSourcePrefetching.swift",
"DiffableDataSource/IQTableViewDiffableDataSource+UITableViewDelegate.swift",
"DiffableDataSource/IQTableViewDiffableDataSource.swift",
"DiffableDataSource/IQUIScrollViewDelegate.swift",
"Easy Wrapper Class/IQListWrapper.swift",
"Empty State/IQNoItemStateRepresentable.swift",
"Empty State/IQNoItemStateView.swift",
"Extensions/Array+Extension.swift",
"Extensions/UICollectionView+Extension.swift",
"IQList+Info.swift",
"IQList+NoItem.swift",
"IQList+Register.swift",
"IQList+Update.swift",
"IQList.swift",
"IQListViewDelegateDataSource.swift",
"Model/IQItem.swift",
"Model/IQSection.swift",
"SnapshotBuilder/IQDiffableDataSourceSnapshotBuilder.swift",
"SnapshotBuilder/IQDiffableDataSourceSnapshotWrapper+UpdateItem.swift",
"SnapshotBuilder/IQDiffableDataSourceSnapshotWrapper+UpdateSection.swift",
"Supplementary Element Protocol/IQModelableSupplementaryView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
2025-03-18 07:56:01.026 xcodebuild[586:3436] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-18-03_07-56-0001.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
2025-03-18 07:56:02.638 xcodebuild[648:3772] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-18-03_07-56-0002.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.0 iOS