Build Information
Failed to build IGListKit, reference main (5784f6), with Swift 5.10 for macOS (SPM) on 11 Dec 2025 15:24:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 5784f6d Enable unit test suite for tvOS (#1649)
Cloned https://github.com/Instagram/IGListKit.git
Revision (git rev-parse @):
5784f6db5118566c4ce17f13d64c4490e5a4492c
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...
[0/51] Compiling IGListDiffKit IGListIndexSetResult.m
[1/51] Compiling IGListDiffKit IGListMoveIndex.m
[2/51] Write sources
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>
^~~~~~~~~~~~~~~
1 error generated.
[3/51] Compiling IGListKit UIViewController+IGListAdapter.m
[3/51] Compiling IGListDiffKit NSNumber+IGListDiffable.m
[3/51] Compiling IGListKit IGListBatchUpdateTransaction.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListBatchUpdateData+DebugDescription.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListBatchUpdateData+DebugDescription.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[3/51] Compiling IGListKit IGListBatchUpdateData+DebugDescription.m
[3/51] Compiling IGListKit IGListSectionMap+DebugDescription.m
[3/51] Compiling IGListDiffKit IGListMoveIndexPath.m
[3/51] Compiling IGListKit IGListBindingSectionController+DebugDescription.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListSectionController.m:8:
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListSectionControllerInternal.h:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/IGListSectionController.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[3/51] Compiling IGListKit IGListSectionController.m
[3/51] Compiling IGListKit IGListBindingSectionController.m
[3/51] Write swift-version-33747A42983211AE.txt
BUILD FAILURE 5.10 macosSpm