Build Information
Failed to build PerformanceBezier, reference 1.3.2 (b3cc82), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 19:29:44 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: 1.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamwulf/PerformanceBezier
* tag 1.3.2 -> FETCH_HEAD
HEAD is now at b3cc822 remove cocoapods support
Cloned https://github.com/adamwulf/PerformanceBezier.git
Revision (git rev-parse @):
b3cc82221836a8ce1f0692033d58b1ff836c57f8
SUCCESS checkout https://github.com/adamwulf/PerformanceBezier.git at 1.3.2
========================================
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.
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
[0/13] Compiling PerformanceBezier UIBezierPath+Center.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 UIBezierPath+Performance.m
[0/13] Compiling PerformanceBezier JRSwizzle.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+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 UIBezierPathProperties.m
BUILD FAILURE 6.2 macosSpm