Build Information
Failed to build UIScrollView_InfiniteScroll, reference 1.3.0 (ff0c2b
), with Swift 5.9 for macOS (SPM) on 9 Jul 2024 20:48:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pronebird/UIScrollView-InfiniteScroll.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pronebird/UIScrollView-InfiniteScroll
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at ff0c2b0 Merge branch 'refactor'
Cloned https://github.com/pronebird/UIScrollView-InfiniteScroll.git
Revision (git rev-parse @):
ff0c2b0d0d83961f36df3dfb3e6ff6929ff46dd3
SUCCESS checkout https://github.com/pronebird/UIScrollView-InfiniteScroll.git at 1.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/pronebird/UIScrollView-InfiniteScroll.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/Sources/UIScrollView_InfiniteScroll/UIScrollView+InfiniteScroll.m:10:
/Users/admin/builder/spi-builder-workspace/Sources/UIScrollView_InfiniteScroll/UIScrollView+InfiniteScroll.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[0/1] Compiling UIScrollView_InfiniteScroll UIScrollView+InfiniteScroll.m
BUILD FAILURE 5.9 macosSpm