The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RSKImageCropper, reference 4.1.1 (6de606), with Swift 5.8 for macOS (SPM) on 9 Jul 2024 20:29:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ruslanskorb/RSKImageCropper.git
Reference: 4.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ruslanskorb/RSKImageCropper
 * tag               4.1.1      -> FETCH_HEAD
HEAD is now at 6de6067 Merge pull request #252 from ruslanskorb/develop
Cloned https://github.com/ruslanskorb/RSKImageCropper.git
Revision (git rev-parse @):
6de6067676f72ac4e94213067c047567ab0ab776
SUCCESS checkout https://github.com/ruslanskorb/RSKImageCropper.git at 4.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ruslanskorb/RSKImageCropper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/RSKTouchView.m:25:
/Users/admin/builder/spi-builder-workspace/RSKImageCropper/RSKTouchView.h:25:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[1/8] Compiling RSKImageCropper RSKTouchView.m
[1/8] Compiling RSKImageCropper CGGeometry+RSKImageCropper.m
[1/8] Compiling RSKImageCropper RSKInternalUtility.m
[1/8] Compiling RSKImageCropper RSKImageScrollView.m
[1/8] Compiling RSKImageCropper UIImage+RSKImageCropper.m
[1/8] Compiling RSKImageCropper RSKImageCropViewController.m
[1/8] Compiling RSKImageCropper resource_bundle_accessor.m
BUILD FAILURE 5.8 macosSpm