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 CollectionAndTableViewUpdateConveniences with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 1b857d8 Remove Xcode 12 warning
Cloned https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Revision (git rev-parse @):
1b857d8fb5e260f504f89c02c635ba7ad2f60f50
SUCCESS checkout https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git at 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "collectionandtableviewupdateconveniences",
      "name": "CollectionAndTableViewUpdateConveniences",
      "url": "https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollectionAndTableViewUpdateConveniences",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
[1/102] Fetching collectionandtableviewupdateconveniences
Fetched https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git (0.23s)
Creating working copy for https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Working copy of https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git resolved at 1.0.3
warning: '.resolve-product-dependencies': dependency 'collectionandtableviewupdateconveniences' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.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/4] Emitting module CollectionAndTableViewUpdateConveniences
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[2/4] Compiling CollectionAndTableViewUpdateConveniences UICollectionView+FetchedResultsControllerConveniences.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[3/4] Compiling CollectionAndTableViewUpdateConveniences UICollectionView+UnblockedBatchUpdates.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[4/4] Compiling CollectionAndTableViewUpdateConveniences UITableView+FetchedResultsControllerConveniences.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/4] Compiling CollectionAndTableViewUpdateConveniences UITableView+FetchedResultsControllerConveniences.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[2/4] Compiling CollectionAndTableViewUpdateConveniences UICollectionView+UnblockedBatchUpdates.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module CollectionAndTableViewUpdateConveniences
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[4/4] Compiling CollectionAndTableViewUpdateConveniences UICollectionView+FetchedResultsControllerConveniences.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm