Build Information
Failed to build IGListKit, reference 5.0.0 (6b6687
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 21:43:19 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: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/3a4oT/IGListKit
* tag 5.0.0 -> FETCH_HEAD
HEAD is now at 6b66875 dropped tvOS
Cloned https://github.com/3a4oT/IGListKit.git
Revision (git rev-parse @):
6b66875f12cc3033c25bf42633f532b1e700465e
SUCCESS checkout https://github.com/3a4oT/IGListKit.git at 5.0.0
========================================
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 NSString+IGListDiffable.m
[1/50] Compiling IGListDiffKit IGListMoveIndexPath.m
[2/50] Write sources
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.
[3/50] Compiling IGListKit UIScrollView+IGListKit.m
[3/50] Compiling IGListDiffKit IGListIndexSetResult.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>
| ^~~~~~~~~~~~~~~
[3/50] Compiling IGListKit UICollectionViewLayout+InteractiveReordering.m
[3/50] Compiling IGListDiffKit NSNumber+IGListDiffable.m
[3/50] Compiling IGListKit IGListDebuggingUtilities.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>
| ^~~~~~~~~~~~~~~
[3/50] Compiling IGListKit IGListAdapter+UICollectionView.m
[3/50] Compiling IGListDiffKit IGListIndexPathResult.m
[3/50] Compiling IGListDiffKit IGListMoveIndex.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapter.m:8:
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapterInternal.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>
| ^~~~~~~~~~~~~~~
[3/50] Compiling IGListKit IGListAdapter.m
[3/50] Write swift-version-1EA4D86E10B52AF.txt
BUILD FAILURE 6.2 macosSpm