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 master (cd177d), with Swift 6.0 (beta) for macOS (SPM) on 16 Sep 2024 10:50:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.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 cd177de Merge pull request #253 from ruslanskorb/dependabot/bundler/rexml-3.2.8
Cloned https://github.com/ruslanskorb/RSKImageCropper.git
Revision (git rev-parse @):
cd177de55edc82b8ceccf24875abc3c3aaaa9069
SUCCESS checkout https://github.com/ruslanskorb/RSKImageCropper.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ruslanskorb/RSKImageCropper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
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
   25 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[1/8] Compiling RSKImageCropper RSKTouchView.m
[1/8] Compiling RSKImageCropper CGGeometry+RSKImageCropper.m
[1/8] Compiling RSKImageCropper RSKImageCropViewController.m
[1/8] Compiling RSKImageCropper resource_bundle_accessor.m
[1/8] Compiling RSKImageCropper UIImage+RSKImageCropper.m
[1/8] Compiling RSKImageCropper RSKInternalUtility.m
[1/8] Compiling RSKImageCropper RSKImageScrollView.m
BUILD FAILURE 6.0 macosSpm