Build Information
Failed to build RSKImageCropper, reference 5.0.1 (875066
), with Swift 5.10 for macOS (SPM) on 15 Dec 2024 13:56:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ruslanskorb/RSKImageCropper.git
Reference: 5.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ruslanskorb/RSKImageCropper
* tag 5.0.1 -> FETCH_HEAD
HEAD is now at 8750669 Update RSKImageCropper version (5.0.1).
Cloned https://github.com/ruslanskorb/RSKImageCropper.git
Revision (git rev-parse @):
87506690345d0f666bfdabdd8790144c7992589c
SUCCESS checkout https://github.com/ruslanskorb/RSKImageCropper.git at 5.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ruslanskorb/RSKImageCropper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Copying RSKImageCropperStrings.bundle
[1/8] Compiling RSKImageCropper resource_bundle_accessor.m
[2/8] Compiling RSKImageCropper CGGeometry+RSKImageCropper.m
In file included from /Users/admin/builder/spi-builder-workspace/RSKImageCropper/UIImage+RSKImageCropper.m:25:
/Users/admin/builder/spi-builder-workspace/RSKImageCropper/UIImage+RSKImageCropper.h:25:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[3/8] Compiling RSKImageCropper UIImage+RSKImageCropper.m
[3/8] Compiling RSKImageCropper RSKInternalUtility.m
[3/8] Compiling RSKImageCropper RSKImageScrollView.m
[3/8] Compiling RSKImageCropper RSKImageCropViewController.m
[3/8] Compiling RSKImageCropper RSKTouchView.m
BUILD FAILURE 5.10 macosSpm