Build Information
Failed to build IGListKit, reference main (a37a0c
), with Swift 5.9 for macOS (SPM) on 7 Jun 2025 22:27:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 a37a0ca Enable Swift 6 on IGAvatarUnlockableQuestsUI
Cloned https://github.com/Instagram/IGListKit.git
Revision (git rev-parse @):
a37a0ca1b747d1c46d18c5f9db78b1e0445f556a
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/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>
^~~~~~~~~~~~~~~
1 error generated.
[0/49] Compiling IGListKit UIViewController+IGListAdapter.m
[0/49] Compiling IGListDiffKit IGListMoveIndex.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapterProxy.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListAdapterProxy.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/49] Compiling IGListKit IGListAdapterProxy.m
[0/49] Compiling IGListKit IGListAdapter.m
[0/49] Compiling IGListDiffKit NSNumber+IGListDiffable.m
[0/49] Compiling IGListDiffKit IGListIndexPathResult.m
[0/49] Compiling IGListKit IGListAdapterDelegateAnnouncer.m
[0/49] Compiling IGListDiffKit IGListIndexSetResult.m
[0/49] Compiling IGListDiffKit IGListMoveIndexPath.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
BUILD FAILURE 5.9 macosSpm