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, reference main (592551), with Swift 5.10 for macOS (SPM) on 29 Apr 2025 06:03:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Instagram/IGListKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Instagram/IGListKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5925516 Fix 'veiw' mispelling
Cloned https://github.com/Instagram/IGListKit.git
Revision (git rev-parse @):
59255166b2becf06df28a28ad03ce9b59a642803
SUCCESS checkout https://github.com/Instagram/IGListKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Instagram/IGListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListViewVisibilityTracker.m:8:
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListViewVisibilityTrackerInternal.h:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListViewVisibilityTracker.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/51] Compiling IGListKit IGListViewVisibilityTracker.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapter+UICollectionView.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapter+UICollectionView.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/51] Compiling IGListDiffKit IGListMoveIndex.m
[0/51] Compiling IGListKit IGListAdapter+UICollectionView.m
[0/51] Compiling IGListDiffKit NSString+IGListDiffable.m
[0/51] Compiling IGListKit IGListBatchUpdateTransaction.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapter+DebugDescription.m:8:
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapter+DebugDescription.h:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/IGListAdapter.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/51] Compiling IGListKit IGListAdapter+DebugDescription.m
[0/51] Compiling IGListDiffKit NSNumber+IGListDiffable.m
[0/51] Compiling IGListDiffKit IGListMoveIndexPath.m
[0/51] Compiling IGListDiffKit IGListIndexPathResult.m
[0/51] Compiling IGListDiffKit IGListIndexSetResult.m
BUILD FAILURE 5.10 macosSpm