The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ClippingBezier, reference 1.2.5 (7b5573), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 20:55:55 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/adamwulf/ClippingBezier.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamwulf/ClippingBezier
 * tag               1.2.5      -> FETCH_HEAD
HEAD is now at 7b55731 Merge pull request #38 from cjycsm/main
Cloned https://github.com/adamwulf/ClippingBezier.git
Revision (git rev-parse @):
7b55731c019b2e9de3c9543d2892f034dba86da8
SUCCESS checkout https://github.com/adamwulf/ClippingBezier.git at 1.2.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/adamwulf/ClippingBezier.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/ClippingBezier/DKIntersectionOfPaths.m:9:
/Users/admin/builder/spi-builder-workspace/ClippingBezier/PublicHeaders/DKIntersectionOfPaths.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/24] Compiling ClippingBezier DKIntersectionOfPaths.m
[0/24] Compiling ClippingBezier DKTangentAtPoint.m
[0/24] Compiling ClippingBezier MMBackwardCompatible.m
[0/24] Compiling ClippingBezier DKUIBezierPathIntersectionPoint.m
[0/24] Compiling ClippingBezier DKUIBezierPathClippedSegment.m
[0/24] Compiling ClippingBezier DKUIBezierUnmatchedPathIntersectionPoint.m
[0/24] Compiling ClippingBezier DKUIBezierPathShape.m
[0/24] Compiling ClippingBezier DKVector.m
[0/24] Compiling ClippingBezier JRSwizzle.m
[0/24] Compiling ClippingBezier DKUIBezierPathClippingResult.m
Fetching https://github.com/adamwulf/PerformanceBezier.git
[1/1091] Fetching performancebezier
Fetched https://github.com/adamwulf/PerformanceBezier.git from cache (0.82s)
Computing version for https://github.com/adamwulf/PerformanceBezier.git
Computed https://github.com/adamwulf/PerformanceBezier.git at 1.3.2 (1.32s)
Creating working copy for https://github.com/adamwulf/PerformanceBezier.git
Working copy of https://github.com/adamwulf/PerformanceBezier.git resolved at 1.3.2
BUILD FAILURE 6.2 macosSpm