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 IQListKit, reference 7.1.1 (7024cb), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Apr 2025 23:48:36 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.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQListKit.git
Reference: 7.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQListKit
 * tag               7.1.1      -> FETCH_HEAD
HEAD is now at 7024cb8 7.1.1
Cloned https://github.com/hackiftekhar/IQListKit.git
Revision (git rev-parse @):
7024cb863a3d096bcfbe8a67e702b47ada0c1243
SUCCESS checkout https://github.com/hackiftekhar/IQListKit.git at 7.1.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-30 16:48:35.281 xcodebuild[520:2937] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-30-04_16-48-0035.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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-30 16:48:35.978 xcodebuild[525:3009] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-30-04_16-48-0035.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.1 watchOS