This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 PhotoSelectAndCrop with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Rillieux/PhotoSelectAndCrop.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Rillieux/PhotoSelectAndCrop
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8eeea02 Merge pull request #6 from NicolasAlmerge/patch-1
Cloned https://github.com/Rillieux/PhotoSelectAndCrop.git
Revision (git rev-parse @):
8eeea02cbbdd903bc2e0f2b35d298b6d9371a18b
SUCCESS checkout https://github.com/Rillieux/PhotoSelectAndCrop.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Rillieux/PhotoSelectAndCrop.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[1/5] Copying Info.plist
[2/5] Copying Localizable.strings
[4/5] Write swift-version-6F35C1178C84523A.txt
[6/18] Compiling PhotoSelectAndCrop ViewModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[7/19] Compiling PhotoSelectAndCrop resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[8/19] Compiling PhotoSelectAndCrop ImageMoveAndScaleSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[9/19] Compiling PhotoSelectAndCrop SystemPHPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[10/19] Compiling PhotoSelectAndCrop ImagePane.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[11/19] Compiling PhotoSelectAndCrop SystemImagePicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[12/19] Compiling PhotoSelectAndCrop ImageMoveAndScaleSheet+ViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/19] Emitting module PhotoSelectAndCrop
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[14/19] Compiling PhotoSelectAndCrop Image+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[15/19] Compiling PhotoSelectAndCrop ImageAttributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[16/19] Compiling PhotoSelectAndCrop ImageManipulation.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[17/19] Compiling PhotoSelectAndCrop ImageMoveAndScaleSheet+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[18/19] Compiling PhotoSelectAndCrop Color+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
[19/19] Compiling PhotoSelectAndCrop DeviceOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | ///A class that enables determining if the user's device is in landscape or portrait position.
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.