Build Information
Failed to build PerformanceBezier, reference main (50a19e), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 19:28:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamwulf/PerformanceBezier.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamwulf/PerformanceBezier
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 50a19e6 Merge pull request #21 from adamwulf/fix/invalid-points
Cloned https://github.com/adamwulf/PerformanceBezier.git
Revision (git rev-parse @):
50a19e6f59adcc92d6c6956a0973b7a58ffe7925
SUCCESS checkout https://github.com/adamwulf/PerformanceBezier.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/adamwulf/PerformanceBezier.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Center.m:9:
/Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Center.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling PerformanceBezier UIBezierPath+Center.m
In file included from /Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+FirstLast.m:9:
/Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+FirstLast.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling PerformanceBezier UIBezierPath+FirstLast.m
In file included from /Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+NSOSX.m:9:
/Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+NSOSX.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/13] Compiling PerformanceBezier UIBezierPath+NSOSX.m
In file included from /Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Clockwise.m:9:
/Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Clockwise.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/13] Compiling PerformanceBezier UIBezierPath+Clockwise.m
[0/13] Compiling PerformanceBezier UIBezierPath+Performance.m
In file included from /Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Description.m:9:
/Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Description.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/13] Compiling PerformanceBezier UIBezierPath+Description.m
In file included from /Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Equals.m:9:
/Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Equals.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/13] Compiling PerformanceBezier UIBezierPath+Equals.m
In file included from /Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Ahmed.m:9:
/Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Ahmed.h:18:9: fatal error: 'UIKit/UIKit.h' file not found
18 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/13] Compiling PerformanceBezier UIBezierPath+Ahmed.m
[0/13] Compiling PerformanceBezier JRSwizzle.m
In file included from /Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Trim.m:9:
/Users/admin/builder/spi-builder-workspace/PerformanceBezier/UIBezierPath+Trim.h:19:9: fatal error: 'UIKit/UIKit.h' file not found
19 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/13] Compiling PerformanceBezier UIBezierPath+Trim.m
BUILD FAILURE 6.2 macosSpm