Build Information
Failed to build LSAnimator, reference master (6ff082
), with Swift 5.10 for macOS (SPM) on 21 Jun 2025 05:45:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aksamitsah/CoreAnimator.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aksamitsah/CoreAnimator
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/aksamitsah/CoreAnimator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Write swift-version-33747A42983211AE.txt
[2/7] Compiling LSAnimatorCore LSKeyframeAnimationFunctions.c
/Users/admin/builder/spi-builder-workspace/Sources/Core/LSKeyframeAnimation.m:12:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[3/7] Compiling LSAnimatorCore LSAnimator.m
[3/7] Compiling LSAnimatorCore LSAnimatorLinker.m
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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[3/7] Compiling LSAnimatorCore LSAnimatorChain.m
BUILD FAILURE 5.10 macosSpm