Build Information
Failed to build UIScrollView_InfiniteScroll, reference master (ff0c2b
), with Swift 5.8 for macOS (SPM) on 9 Jul 2024 20:46:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pronebird/UIScrollView-InfiniteScroll
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/pronebird/UIScrollView-InfiniteScroll.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8 macosSpm