The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IGListKit, reference 5.2.0 (894c34), with Swift 6.0 for macOS (SPM) on 18 Feb 2026 02:48:49 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Instagram/IGListKit.git
Reference: 5.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Instagram/IGListKit
 * tag               5.2.0      -> FETCH_HEAD
HEAD is now at 894c34d Updated the IGListKit docs to v5.2.0 (#1656)
Cloned https://github.com/Instagram/IGListKit.git
Revision (git rev-parse @):
894c34db0593a0049520ccf9444803db78c64c28
SUCCESS checkout https://github.com/Instagram/IGListKit.git at 5.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Instagram/IGListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/51] Write swift-version-5BDAB9E9C0126B9D.txt
[1/51] Write sources
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
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[2/51] Compiling IGListKit UIViewController+IGListAdapter.m
[2/51] Compiling IGListDiffKit NSNumber+IGListDiffable.m
[2/51] Compiling IGListKit IGListBindingSectionController+DebugDescription.m
[2/51] Compiling IGListKit IGListBindingSectionController.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
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[2/51] Compiling IGListKit IGListCollectionView.m
[2/51] Compiling IGListDiffKit IGListIndexSetResult.m
[2/51] Compiling IGListDiffKit IGListMoveIndex.m
[2/51] 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
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
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
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[2/51] Compiling IGListKit IGListAdapterProxy.m
[2/51] Compiling IGListKit IGListBindingSingleSectionController.m
BUILD FAILURE 6.0 macosSpm