Build Information
Failed to build IGListKit, reference 5.2.0 (894c34), with Swift 6.2 for macOS (SPM) on 17 Feb 2026 10:44:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build 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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "iglistkit",
"name": "IGListKit",
"url": "https://github.com/Instagram/IGListKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IGListKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/Instagram/IGListKit.git
[1/25735] Fetching iglistkit
Fetched https://github.com/Instagram/IGListKit.git from cache (2.25s)
Creating working copy for https://github.com/Instagram/IGListKit.git
Working copy of https://github.com/Instagram/IGListKit.git resolved at 5.2.0 (894c34d)
warning: '.resolve-product-dependencies': dependency 'iglistkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Instagram/IGListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/51] Write swift-version-49B95AFC49DCD68C.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 IGListKit IGListSectionMap.m
[2/51] Compiling IGListDiffKit IGListMoveIndex.m
[2/51] Compiling IGListDiffKit IGListIndexPathResult.m
[2/51] Compiling IGListDiffKit NSNumber+IGListDiffable.m
[2/51] Compiling IGListDiffKit NSString+IGListDiffable.m
[2/51] Compiling IGListDiffKit IGListMoveIndexPath.m
In file included from /Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/IGListSingleSectionController.m:8:
/Users/admin/builder/spi-builder-workspace/spm/Sources/IGListKit/include/IGListSingleSectionController.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
8 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[2/51] Compiling IGListKit IGListSingleSectionController.m
[2/51] Compiling IGListDiffKit IGListIndexSetResult.m
[2/51] Compiling IGListDiffKit IGListDiff.mm
BUILD FAILURE 6.2 macosSpm