Build Information
Failed to build SwiftUICamera, reference 0.0.1 (0b1f99
), with Swift 6.1 for macOS (SPM) on 16 Jun 2025 21:06:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/k-arindam/SwiftUICamera.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/k-arindam/SwiftUICamera
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 0b1f992 Created detailed README.md file
Cloned https://github.com/k-arindam/SwiftUICamera.git
Revision (git rev-parse @):
0b1f992725074eb136225cc831c4cfc3b6663baf
SUCCESS checkout https://github.com/k-arindam/SwiftUICamera.git at 0.0.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.02s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.61s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftuicamera",
"name": "SwiftUICamera",
"url": "https://github.com/k-arindam/SwiftUICamera.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUICamera",
"dependencies": [
]
}
]
}
Fetching https://github.com/k-arindam/SwiftUICamera.git
[1/1034] Fetching swiftuicamera
Fetched https://github.com/k-arindam/SwiftUICamera.git from cache (1.12s)
Creating working copy for https://github.com/k-arindam/SwiftUICamera.git
Working copy of https://github.com/k-arindam/SwiftUICamera.git resolved at 0.0.1 (0b1f992)
warning: '.resolve-product-dependencies': dependency 'swiftuicamera' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/k-arindam/SwiftUICamera.git
https://github.com/k-arindam/SwiftUICamera.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "SwiftUICamera",
"name" : "SwiftUICamera",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SwiftUICamera",
"targets" : [
"SwiftUICamera"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUICameraTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUICameraTests",
"path" : "Tests/SwiftUICameraTests",
"sources" : [
"SwiftUICameraTests.swift"
],
"target_dependencies" : [
"SwiftUICamera"
],
"type" : "test"
},
{
"c99name" : "SwiftUICamera",
"module_type" : "SwiftTarget",
"name" : "SwiftUICamera",
"path" : "Sources/SwiftUICamera",
"product_memberships" : [
"SwiftUICamera"
],
"sources" : [
"DataModels/SUICameraConfig.swift",
"Enums/DeviceType.swift",
"Enums/SUICameraAudioDevice.swift",
"Enums/SUICameraError.swift",
"Enums/SUICameraISO.swift",
"Enums/SUICameraShutterSpeed.swift",
"Enums/SUICameraVideoDevice.swift",
"Enums/SUICameraVideoQuality.swift",
"Enums/SUICameraWB.swift",
"Extensions/AVCaptureSession+Extensions.swift",
"Protocols/SUICameraCaptureDevice.swift",
"Protocols/SUICameraDataDelegate.swift",
"Threads/CIImageRenderThread.swift",
"ViewModels/Extensions/Focus+SUICameraViewModel.swift",
"ViewModels/Extensions/Frame+SUICameraViewModel.swift",
"ViewModels/Extensions/ISO+SUICameraViewModel.swift",
"ViewModels/Extensions/PhotoCapture+SUICameraViewModel.swift",
"ViewModels/Extensions/ShutterSpeed+SUICameraViewModel.swift",
"ViewModels/Extensions/VideoRecording+SUICameraViewModel.swift",
"ViewModels/Extensions/WB+SUICameraViewModel.swift",
"ViewModels/Extensions/Zoom+SUICameraViewModel.swift",
"ViewModels/SUICameraViewModel.swift",
"Views/SUICameraView.swift",
"Views/Widgets/PreviewLayerContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/27] Emitting module SwiftUICamera
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[6/29] Compiling SwiftUICamera CIImageRenderThread.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[7/29] Compiling SwiftUICamera Focus+SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[8/29] Compiling SwiftUICamera Frame+SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[9/29] Compiling SwiftUICamera ISO+SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[10/29] Compiling SwiftUICamera SUICameraVideoDevice.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[11/29] Compiling SwiftUICamera SUICameraVideoQuality.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[12/29] Compiling SwiftUICamera SUICameraWB.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[13/29] Compiling SwiftUICamera AVCaptureSession+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[14/29] Compiling SwiftUICamera SUICameraCaptureDevice.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[15/29] Compiling SwiftUICamera SUICameraDataDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[16/29] Compiling SwiftUICamera VideoRecording+SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[17/29] Compiling SwiftUICamera WB+SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[18/29] Compiling SwiftUICamera PhotoCapture+SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[19/29] Compiling SwiftUICamera ShutterSpeed+SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[20/29] Compiling SwiftUICamera Zoom+SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[21/29] Compiling SwiftUICamera SUICameraViewModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[22/29] Compiling SwiftUICamera SUICameraError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[23/29] Compiling SwiftUICamera SUICameraISO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[24/29] Compiling SwiftUICamera SUICameraShutterSpeed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[25/29] Compiling SwiftUICamera SUICameraConfig.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[26/29] Compiling SwiftUICamera DeviceType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[27/29] Compiling SwiftUICamera SUICameraAudioDevice.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[28/29] Compiling SwiftUICamera SUICameraView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[29/29] Compiling SwiftUICamera PreviewLayerContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/26] Emitting module SwiftUICamera
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[5/28] Compiling SwiftUICamera SUICameraConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[6/28] Compiling SwiftUICamera DeviceType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[7/28] Compiling SwiftUICamera SUICameraAudioDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[8/28] Compiling SwiftUICamera Frame+SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[9/28] Compiling SwiftUICamera ISO+SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[10/28] Compiling SwiftUICamera CIImageRenderThread.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[11/28] Compiling SwiftUICamera Focus+SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[12/28] Compiling SwiftUICamera PhotoCapture+SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[13/28] Compiling SwiftUICamera ShutterSpeed+SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[14/28] Compiling SwiftUICamera SUICameraError.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[15/28] Compiling SwiftUICamera SUICameraISO.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[16/28] Compiling SwiftUICamera SUICameraShutterSpeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[17/28] Compiling SwiftUICamera SUICameraVideoDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[18/28] Compiling SwiftUICamera SUICameraVideoQuality.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[19/28] Compiling SwiftUICamera SUICameraWB.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[20/28] Compiling SwiftUICamera VideoRecording+SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[21/28] Compiling SwiftUICamera WB+SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[22/28] Compiling SwiftUICamera Zoom+SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[23/28] Compiling SwiftUICamera SUICameraViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[24/28] Compiling SwiftUICamera AVCaptureSession+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[25/28] Compiling SwiftUICamera SUICameraCaptureDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[26/28] Compiling SwiftUICamera SUICameraDataDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[27/28] Compiling SwiftUICamera SUICameraView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
[28/28] Compiling SwiftUICamera PreviewLayerContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUICamera/Protocols/SUICameraDataDelegate.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import AVFoundation
10 |
BUILD FAILURE 6.1 macosSpm