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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/3a4oT/IGListKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/3a4oT/IGListKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ffd51e6 Enable using the invalidateLayout method in IGListCollectionViewLayout
Cloned https://github.com/3a4oT/IGListKit.git
Revision (git rev-parse @):
ffd51e6235c761b14c52ac657c69dd52ee7b321f
SUCCESS checkout https://github.com/3a4oT/IGListKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/3a4oT/IGListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UIScrollView+IGListKit.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UIScrollView+IGListKit.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/50] Compiling IGListKit UIScrollView+IGListKit.m
[0/50] Compiling IGListDiffKit IGListMoveIndex.m
[0/50] Compiling IGListDiffKit IGListMoveIndexPath.m
[0/50] Compiling IGListKit UICollectionViewLayout+InteractiveReordering.m
[0/50] Compiling IGListDiffKit NSNumber+IGListDiffable.m
[0/50] Compiling IGListKit IGListUpdateTransactionBuilder.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UICollectionView+IGListBatchUpdateData.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UICollectionView+IGListBatchUpdateData.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/50] Compiling IGListKit UICollectionView+IGListBatchUpdateData.m
[0/50] Compiling IGListKit IGListWorkingRangeHandler.mm
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UICollectionView+DebugDescription.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UICollectionView+DebugDescription.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/50] Compiling IGListDiffKit NSString+IGListDiffable.m
[0/50] Compiling IGListKit UICollectionView+DebugDescription.m
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.