Build Information
Failed to build UIDeviceComplete, reference main (48affa
), with Swift 5.10 for macOS (SPM) on 3 Oct 2024 19:52:36 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nirma/UIDeviceComplete
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 48affad Update podspec
Cloned https://github.com/Nirma/UIDeviceComplete.git
Revision (git rev-parse @):
48affad8fbe864bd965aaa16746263652777bb3f
SUCCESS checkout https://github.com/Nirma/UIDeviceComplete.git at main
========================================
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
[3/10] Compiling UIDeviceComplete UIDeviceComplete.swift
[4/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 {
^~~~~~~~
[5/10] Compiling UIDeviceComplete Identifier.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/10] Compiling UIDeviceComplete Screen.swift
[7/10] Compiling UIDeviceComplete System.swift
[8/10] Compiling UIDeviceComplete DeviceFamily.swift
[9/10] Compiling UIDeviceComplete DeviceModel.swift
[10/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 {
^~~~~~~~
error: fatalError
BUILD FAILURE 5.10 macosSpm