Build Information
Failed to build FlexLayout, reference 2.2.1 (d5bec8
), with Swift 5.9 for macOS (SPM) on 8 Jun 2025 00:53:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/layoutbox/flexlayout.git
Reference: 2.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/layoutbox/flexlayout
* tag 2.2.1 -> FETCH_HEAD
HEAD is now at d5bec83 Update version
Cloned https://github.com/layoutbox/flexlayout.git
Revision (git rev-parse @):
d5bec8389cb70a37a37f3575d7502f144c807540
SUCCESS checkout https://github.com/layoutbox/flexlayout.git at 2.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/layoutbox/flexlayout.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/YogaKit/YGLayout.mm:8:
/Users/admin/builder/spi-builder-workspace/Sources/YogaKit/include/YogaKit/UIView+Yoga.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[0/2] Compiling FlexLayoutYogaKit YGLayout.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/YogaKit/UIView+Yoga.mm:9:
/Users/admin/builder/spi-builder-workspace/Sources/YogaKit/include/YogaKit/UIView+Yoga.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/2] Compiling FlexLayoutYogaKit UIView+Yoga.mm
Fetching https://github.com/facebook/yoga.git
[1/41454] Fetching yoga
Fetched https://github.com/facebook/yoga.git (3.09s)
Computing version for https://github.com/facebook/yoga.git
Computed https://github.com/facebook/yoga.git at 3.2.1 (0.57s)
Creating working copy for https://github.com/facebook/yoga.git
Working copy of https://github.com/facebook/yoga.git resolved at 3.2.1
BUILD FAILURE 5.9 macosSpm