Build Information
Failed to build IGListKit, reference main (592551
), with Swift 5.9 for macOS (SPM) on 29 Apr 2025 06:01:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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 5925516 Fix 'veiw' mispelling
Cloned https://github.com/Instagram/IGListKit.git
Revision (git rev-parse @):
59255166b2becf06df28a28ad03ce9b59a642803
SUCCESS checkout https://github.com/Instagram/IGListKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Instagram/IGListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
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.
[0/49] Compiling IGListKit UIScrollView+IGListKit.m
[0/49] Compiling IGListDiffKit IGListBatchUpdateData.mm
[0/49] Compiling IGListDiffKit IGListDiff.mm
[0/49] Compiling IGListDiffKit NSNumber+IGListDiffable.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>
^~~~~~~~~~~~~~~
[0/49] Compiling IGListKit UIViewController+IGListAdapter.m
[0/49] Compiling IGListDiffKit IGListIndexPathResult.m
[0/49] Compiling IGListDiffKit IGListMoveIndexPath.m
[0/49] Compiling IGListDiffKit IGListIndexSetResult.m
[0/49] Compiling IGListDiffKit IGListMoveIndex.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapterUpdater.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/IGListAdapterUpdater.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/49] Compiling IGListKit IGListAdapterUpdater.m
BUILD FAILURE 5.9 macosSpm