Build Information
Failed to build IGListKit, reference main (0ec2d5
), with Swift 5.10 for macOS (SPM) on 25 Oct 2024 22:08:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
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 0ec2d52 Disable automatic async conversion for IGListAdapter APIs
Cloned https://github.com/Instagram/IGListKit.git
Revision (git rev-parse @):
0ec2d526f35374dc0366024f8bb62aac4db1fd8d
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...
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListCollectionViewLayout.mm:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/IGListCollectionViewLayout.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[0/49] Compiling IGListKit IGListCollectionViewLayout.mm
[0/49] Compiling IGListKit IGListBindingSectionController.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListDisplayHandler.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListDisplayHandler.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/49] Compiling IGListKit IGListDisplayHandler.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListBindingSingleSectionController.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/IGListBindingSingleSectionController.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/49] Compiling IGListKit IGListBindingSingleSectionController.m
[0/49] Compiling IGListKit IGListDataSourceChangeTransaction.m
[0/49] Compiling IGListKit IGListDebuggingUtilities.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListGenericSectionController.m:8:
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/IGListGenericSectionController.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>
^~~~~~~~~~~~~~~
[0/49] Compiling IGListKit IGListGenericSectionController.m
[0/49] Compiling IGListKit IGListDebugger.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListCollectionView.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/IGListCollectionView.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/49] Compiling IGListKit IGListCollectionView.m
[0/49] Compiling IGListKit IGListItemUpdatesCollector.m
BUILD FAILURE 5.10 macosSpm