Build Information
Failed to build IGListKit, reference main (ffd51e
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 21:42: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/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.2
Building package at path: $PWD
https://github.com/3a4oT/IGListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/50] Compiling IGListDiffKit IGListIndexSetResult.m
[1/50] Compiling IGListDiffKit NSString+IGListDiffable.m
[2/50] Write sources
[3/50] Write swift-version-1EA4D86E10B52AF.txt
[4/50] Compiling IGListDiffKit IGListMoveIndexPath.m
[5/50] Compiling IGListDiffKit IGListMoveIndex.m
[6/50] Compiling IGListDiffKit NSNumber+IGListDiffable.m
[7/50] Compiling IGListDiffKit IGListIndexPathResult.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
8 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[8/50] Compiling IGListKit UIScrollView+IGListKit.m
[8/50] Compiling IGListKit UICollectionView+DebugDescription.m
[8/50] Compiling IGListKit UICollectionView+IGListBatchUpdateData.m
[8/50] Compiling IGListKit IGListUpdateTransactionBuilder.m
[8/50] Compiling IGListKit IGListWorkingRangeHandler.mm
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>
| ^~~~~~~~~~~~~~~
[8/50] Compiling IGListKit UICollectionViewLayout+InteractiveReordering.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
8 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[8/50] Compiling IGListKit IGListAdapter+DebugDescription.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
8 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[8/50] Compiling IGListKit IGListAdapter+UICollectionView.m
[8/50] Compiling IGListDiffKit IGListBatchUpdateData.mm
[8/50] Compiling IGListDiffKit IGListDiff.mm
BUILD FAILURE 6.2 macosSpm