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 RSKImageCropper, reference master (875066), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 17:12:18 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/ruslanskorb/RSKImageCropper.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ruslanskorb/RSKImageCropper
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ruslanskorb/RSKImageCropper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Copying RSKImageCropperStrings.bundle
In file included from /Users/admin/builder/spi-builder-workspace/RSKImageCropper/RSKImageCropViewController.m:25:
/Users/admin/builder/spi-builder-workspace/RSKImageCropper/RSKImageCropViewController.h:25:9: fatal error: 'UIKit/UIKit.h' file not found
   25 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[1/8] Compiling RSKImageCropper RSKImageCropViewController.m
[1/8] Compiling RSKImageCropper RSKImageScrollView.m
[1/8] Compiling RSKImageCropper CGGeometry+RSKImageCropper.m
[1/8] Compiling RSKImageCropper RSKTouchView.m
[1/8] Compiling RSKImageCropper RSKInternalUtility.m
[1/8] Compiling RSKImageCropper resource_bundle_accessor.m
[1/8] Compiling RSKImageCropper UIImage+RSKImageCropper.m
BUILD FAILURE 6.2 macosSpm