Build Information
Failed to build IGListKit, reference 5.0.0 (baf38e
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 13:17:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Instagram/IGListKit.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Instagram/IGListKit
* tag 5.0.0 -> FETCH_HEAD
HEAD is now at baf38ea Bump library version to 5.0.0
Cloned https://github.com/Instagram/IGListKit.git
Revision (git rev-parse @):
baf38ea4d438ef3cc6c6deb8615e1910e03f02bb
SUCCESS checkout https://github.com/Instagram/IGListKit.git at 5.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Instagram/IGListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/45] Write sources
[1/45] Write swift-version-1EA4D86E10B52AF.txt
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.
[2/45] Compiling IGListKit UIScrollView+IGListKit.m
[2/45] Compiling IGListKit IGListTransitionData.m
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>
| ^~~~~~~~~~~~~~~
[2/45] Compiling IGListKit UICollectionView+DebugDescription.m
[2/45] Compiling IGListKit IGListSingleSectionController.m
[2/45] Compiling IGListKit IGListUpdateTransactionBuilder.m
[2/45] Compiling IGListKit IGListWorkingRangeHandler.mm
[2/45] Compiling IGListDiffKit IGListIndexSetResult.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>
| ^~~~~~~~~~~~~~~
[2/45] Compiling IGListKit UICollectionView+IGListBatchUpdateData.m
[2/45] Compiling IGListDiffKit IGListMoveIndex.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UICollectionViewLayout+InteractiveReordering.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/UICollectionViewLayout+InteractiveReordering.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
8 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[2/45] Compiling IGListKit UICollectionViewLayout+InteractiveReordering.m
BUILD FAILURE 6.2 macosSpm