Build Information
Failed to build Inkable, reference main (ee05f3), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 06:00:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamwulf/Inkable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamwulf/Inkable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ee05f32 Merge branch 'fix/bezier-reset'
Cloned https://github.com/adamwulf/Inkable.git
Revision (git rev-parse @):
ee05f325e39fe9e291d1ec3598bbfa865a144fb1
SUCCESS checkout https://github.com/adamwulf/Inkable.git at main
Fetching https://github.com/adamwulf/SwiftToolbox.git
[1/1988] Fetching swifttoolbox
Fetched https://github.com/adamwulf/SwiftToolbox.git from cache (1.51s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/adamwulf/PerformanceBezier.git
Fetching https://github.com/adamwulf/ClippingBezier.git
[1/1109] Fetching performancebezier
[212/3384] Fetching performancebezier, swift-docc-plugin
[213/5417] Fetching performancebezier, swift-docc-plugin, clippingbezier
Fetched https://github.com/apple/swift-docc-plugin from cache (1.26s)
Fetched https://github.com/adamwulf/PerformanceBezier.git from cache (1.26s)
Fetched https://github.com/adamwulf/ClippingBezier.git from cache (1.26s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.94s)
Computing version for https://github.com/adamwulf/ClippingBezier.git
Computed https://github.com/adamwulf/ClippingBezier.git at 1.2.2 (0.75s)
Computing version for https://github.com/adamwulf/PerformanceBezier.git
Computed https://github.com/adamwulf/PerformanceBezier.git at 1.3.2 (0.75s)
Creating working copy for https://github.com/adamwulf/ClippingBezier.git
Working copy of https://github.com/adamwulf/ClippingBezier.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/adamwulf/PerformanceBezier.git
Working copy of https://github.com/adamwulf/PerformanceBezier.git resolved at 1.3.2
Creating working copy for https://github.com/adamwulf/SwiftToolbox.git
Working copy of https://github.com/adamwulf/SwiftToolbox.git resolved at main (0e495c8)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "inkable",
"name": "Inkable",
"url": "https://github.com/adamwulf/Inkable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Inkable",
"traits": [
"default"
],
"dependencies": [
{
"identity": "performancebezier",
"name": "PerformanceBezier",
"url": "https://github.com/adamwulf/PerformanceBezier.git",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerformanceBezier",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "clippingbezier",
"name": "ClippingBezier",
"url": "https://github.com/adamwulf/ClippingBezier.git",
"version": "1.2.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ClippingBezier",
"traits": [
"default"
],
"dependencies": [
{
"identity": "performancebezier",
"name": "PerformanceBezier",
"url": "https://github.com/adamwulf/PerformanceBezier.git",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerformanceBezier",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swifttoolbox",
"name": "SwiftToolbox",
"url": "https://github.com/adamwulf/SwiftToolbox.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftToolbox",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/adamwulf/Inkable.git
[1/2389] Fetching inkable
Fetched https://github.com/adamwulf/Inkable.git from cache (1.19s)
Fetching https://github.com/adamwulf/SwiftToolbox.git from cache
Fetched https://github.com/adamwulf/SwiftToolbox.git from cache (0.45s)
Fetching https://github.com/adamwulf/PerformanceBezier.git from cache
Fetching https://github.com/adamwulf/ClippingBezier.git from cache
Fetched https://github.com/adamwulf/ClippingBezier.git from cache (0.46s)
Fetched https://github.com/adamwulf/PerformanceBezier.git from cache (0.46s)
Computing version for https://github.com/adamwulf/PerformanceBezier.git
Computed https://github.com/adamwulf/PerformanceBezier.git at 1.3.2 (0.52s)
Computing version for https://github.com/adamwulf/ClippingBezier.git
Computed https://github.com/adamwulf/ClippingBezier.git at 1.2.5 (0.03s)
Creating working copy for https://github.com/adamwulf/PerformanceBezier.git
Working copy of https://github.com/adamwulf/PerformanceBezier.git resolved at 1.3.2
Creating working copy for https://github.com/adamwulf/SwiftToolbox.git
Working copy of https://github.com/adamwulf/SwiftToolbox.git resolved at main (48432fc)
Creating working copy for https://github.com/adamwulf/ClippingBezier.git
Working copy of https://github.com/adamwulf/ClippingBezier.git resolved at 1.2.5
Creating working copy for https://github.com/adamwulf/Inkable.git
Working copy of https://github.com/adamwulf/Inkable.git resolved at main (ee05f32)
warning: '.resolve-product-dependencies': dependency 'inkable' is not used by any target
Found 3 product dependencies
- PerformanceBezier
- ClippingBezier
- SwiftToolbox
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/adamwulf/Inkable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/42] Write sources
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Uncached.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Uncached.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[3/42] Compiling PerformanceBezier UIBezierPath+Uncached.m
[3/42] Compiling PerformanceBezier UIBezierPath+Description.m
[3/42] Compiling PerformanceBezier UIBezierPath+Equals.m
[3/42] Compiling PerformanceBezier UIBezierPath+NSOSX.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Util.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/PerformanceBezier.h:11:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Center.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[3/42] Compiling PerformanceBezier UIBezierPath+Util.m
[3/42] Compiling PerformanceBezier UIBezierPath+Performance.m
[3/42] Compiling PerformanceBezier UIBezierPath+Trim.m
[3/42] Compiling PerformanceBezier UIBezierPathProperties.m
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+FirstLast.m:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+FirstLast.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[3/42] Compiling PerformanceBezier UIBezierPath+FirstLast.m
[3/42] Write swift-version--6988338F2F200930.txt
BUILD FAILURE 6.3 macosSpm