Build Information
Failed to build FSPagerView-SPM, reference 1.3.7 (cad7da), with Swift 6.2 for macOS (SPM) on 22 Apr 2026 09:27:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kimkyuchul/FSPagerView-SPM.git
Reference: 1.3.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kimkyuchul/FSPagerView-SPM
* tag 1.3.7 -> FETCH_HEAD
HEAD is now at cad7dac Merge pull request #2 from kimkyuchul/release/1.3.7
Cloned https://github.com/kimkyuchul/FSPagerView-SPM.git
Revision (git rev-parse @):
cad7dacc2d6a601f3dcefbe4f3f3530e2b25cf66
SUCCESS checkout https://github.com/kimkyuchul/FSPagerView-SPM.git at 1.3.7
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kimkyuchul/FSPagerView-SPM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version--3CB7CFEC50E0D141.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewObjC/FSPagerViewObjcCompat.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewObjC/FSPagerViewObjcCompat.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[2/3] Compiling FSPagerViewObjC FSPagerViewObjcCompat.m
BUILD FAILURE 6.2 macosSpm