The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IGListKit, reference 5.1.0 (bb6dea), with Swift 5.10 for macOS (SPM) on 31 Oct 2025 07:28:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Instagram/IGListKit.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Instagram/IGListKit
 * tag               5.1.0      -> FETCH_HEAD
HEAD is now at bb6dea7 Bump IGListKit to v5.1.0
Cloned https://github.com/Instagram/IGListKit.git
Revision (git rev-parse @):
bb6dea7d6d9e578948cc601fa8200ab6b236c2b5
SUCCESS checkout https://github.com/Instagram/IGListKit.git at 5.1.0
========================================
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...
[0/51] Compiling IGListDiffKit NSString+IGListDiffable.m
[1/51] Compiling IGListDiffKit IGListMoveIndexPath.m
[2/51] Write sources
[3/51] Compiling IGListDiffKit IGListIndexSetResult.m
[4/51] Compiling IGListDiffKit NSNumber+IGListDiffable.m
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
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[5/51] Compiling IGListKit UIScrollView+IGListKit.m
[5/51] Compiling IGListKit UICollectionViewLayout+InteractiveReordering.m
[5/51] Compiling IGListKit IGListTransitionData.m
[5/51] Compiling IGListDiffKit IGListIndexPathResult.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>
        ^~~~~~~~~~~~~~~
[5/51] Compiling IGListKit IGListAdapter+DebugDescription.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListUpdateCoalescer.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListUpdateCoalescer.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[5/51] Compiling IGListKit IGListUpdateCoalescer.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UIViewController+IGListAdapter.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/UIViewController+IGListAdapter.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[5/51] Compiling IGListKit UIViewController+IGListAdapter.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>
        ^~~~~~~~~~~~~~~
[5/51] Compiling IGListKit IGListAdapter+UICollectionView.m
[5/51] Compiling IGListDiffKit IGListMoveIndex.m
[5/51] Write swift-version-33747A42983211AE.txt
BUILD FAILURE 5.10 macosSpm