Build Information
Failed to build FlexLayout, reference master (fe74d5
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jul 2025 12:55:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/layoutbox/flexlayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/layoutbox/flexlayout
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fe74d5a update .md
Cloned https://github.com/layoutbox/flexlayout.git
Revision (git rev-parse @):
fe74d5afb3c12d1d6e4dcb7595f381a3aac4229e
SUCCESS checkout https://github.com/layoutbox/flexlayout.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/layoutbox/flexlayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-1EA4D86E10B52AF.txt
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
8 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[2/4] 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
8 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[2/4] Compiling FlexLayoutYogaKit UIView+Yoga.mm
Fetching https://github.com/facebook/yoga.git
[1/41516] Fetching yoga
Fetched https://github.com/facebook/yoga.git from cache (2.36s)
Computing version for https://github.com/facebook/yoga.git
Computed https://github.com/facebook/yoga.git at 3.2.1 (2.93s)
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 6.2 macosSpm