Build Information
Failed to build UIDeviceComplete, reference 3.1.0 (d00886
), with Swift 5.9 for macOS (SPM) on 3 Oct 2024 19:51:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/Nirma/UIDeviceComplete.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling UIDeviceComplete Screen.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/8] Compiling UIDeviceComplete DeviceFamily.swift
[3/8] Compiling UIDeviceComplete DeviceModel.swift
[4/8] 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/8] Compiling UIDeviceComplete UIDeviceComplete.swift
[6/8] Compiling UIDeviceComplete Identifier.swift
[7/8] Compiling UIDeviceComplete System.swift
[8/8] 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.9 macosSpm