Build Information
Failed to build LSAnimator, reference 2.1.5 (6ff082), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 10:41:17 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/aksamitsah/CoreAnimator.git
Reference: 2.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aksamitsah/CoreAnimator
* tag 2.1.5 -> FETCH_HEAD
HEAD is now at 6ff082b MOD: update .swift-version file
Cloned https://github.com/aksamitsah/CoreAnimator.git
Revision (git rev-parse @):
6ff082b0aa0caaa0678e419de0b04de47c31b80e
SUCCESS checkout https://github.com/aksamitsah/CoreAnimator.git at 2.1.5
========================================
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": "coreanimator",
"name": "LSAnimator",
"url": "https://github.com/aksamitsah/CoreAnimator.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreAnimator",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/aksamitsah/CoreAnimator.git
[1/678] Fetching coreanimator
Fetched https://github.com/aksamitsah/CoreAnimator.git from cache (1.12s)
Creating working copy for https://github.com/aksamitsah/CoreAnimator.git
Working copy of https://github.com/aksamitsah/CoreAnimator.git resolved at 2.1.5 (6ff082b)
warning: '.resolve-product-dependencies': dependency 'coreanimator' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/aksamitsah/CoreAnimator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Write swift-version--6988338F2F200930.txt
[2/7] Compiling LSAnimatorCore LSKeyframeAnimationFunctions.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Core/LSAnimatorChain.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/Core/LSAnimatorChain.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
10 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[3/7] Compiling LSAnimatorCore LSAnimatorChain.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Core/LSAnimator.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/Core/LSAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[3/7] Compiling LSAnimatorCore LSAnimator.m
/Users/admin/builder/spi-builder-workspace/Sources/Core/LSKeyframeAnimation.m:12:9: fatal error: 'UIKit/UIKit.h' file not found
12 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[3/7] Compiling LSAnimatorCore LSKeyframeAnimation.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Core/LSAnimatorLinker.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/Core/LSAnimatorLinker.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
10 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[3/7] Compiling LSAnimatorCore LSAnimatorLinker.m
BUILD FAILURE 6.3 macosSpm