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 UIDeviceComplete, reference 3.1.0 (d00886), with Swift 5.10 for macOS (SPM) on 3 Oct 2024 19:49:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nirma/UIDeviceComplete.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nirma/UIDeviceComplete
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at d008867 Update iPad Tests
Cloned https://github.com/Nirma/UIDeviceComplete.git
Revision (git rev-parse @):
d0088673d9f9db7dac9f3177e771fb93f6d83ecd
SUCCESS checkout https://github.com/Nirma/UIDeviceComplete.git at 3.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Nirma/UIDeviceComplete.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/10] Compiling UIDeviceComplete DeviceFamily.swift
[4/10] Emitting module UIDeviceComplete
/Users/admin/builder/spi-builder-workspace/Sources/UIDeviceExtensions.swift:32:49: error: cannot find type 'DCDevice' in scope
public extension UIDeviceComplete where Base == DCDevice {
                                                ^~~~~~~~
[5/10] Compiling UIDeviceComplete Screen.swift
[6/10] Compiling UIDeviceComplete UIDeviceComplete.swift
[7/10] Compiling UIDeviceComplete Identifier.swift
[8/10] Compiling UIDeviceComplete System.swift
[9/10] Compiling UIDeviceComplete DeviceModel.swift
[10/10] Compiling UIDeviceComplete UIDeviceExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIDeviceExtensions.swift:32:49: error: cannot find type 'DCDevice' in scope
public extension UIDeviceComplete where Base == DCDevice {
                                                ^~~~~~~~
error: fatalError
BUILD FAILURE 5.10 macosSpm