This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FelixHerrmann/FHDiffableViewControllers.git
Reference: 3.0.0
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/FelixHerrmann/FHDiffableViewControllers
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 4717ba8 removed unnecessary jobs
Cloned https://github.com/FelixHerrmann/FHDiffableViewControllers.git
Revision (git rev-parse @):
4717ba88835abc82be229a736fcf39fbec5a16e1
SUCCESS checkout https://github.com/FelixHerrmann/FHDiffableViewControllers.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/6] Emitting module FHDiffableViewControllers
$PWD/checkout/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/6] Compiling FHDiffableViewControllers FHDiffableDataSourceSnapshotSection.swift
$PWD/checkout/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/6] Compiling FHDiffableViewControllers FHDiffableTableViewController.swift
$PWD/checkout/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/6] Compiling FHDiffableViewControllers FHDiffableCollectionViewController.swift
$PWD/checkout/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/6] Compiling FHDiffableViewControllers FHDiffableDataSourceSnapshotItemBuilder.swift
$PWD/checkout/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling FHDiffableViewControllers FHDiffableDataSourceSnapshotSectionBuilder.swift
$PWD/checkout/Sources/FHDiffableViewControllers/FHDiffableCollectionViewController.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 macosSpm
[0/1] Planning build
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.