Build Information
Failed to build WandUI, reference 2.0.15 (0a57ba), with Swift 6.1 for macOS (SPM) on 6 Mar 2026 09:22:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/UI.git
Reference: 2.0.15
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/UI
* tag 2.0.15 -> FETCH_HEAD
HEAD is now at 0a57ba1 Merge branch 'main' into dev
Cloned https://github.com/The-Wand/UI.git
Revision (git rev-parse @):
0a57ba11920395da7205c8ee509f37ae372a6eab
SUCCESS checkout https://github.com/The-Wand/UI.git at 2.0.15
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/The-Wand/UI.git
https://github.com/The-Wand/UI.git
{
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.13",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Wand.git"
},
{
"identity" : "foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.15",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Foundation.git"
}
],
"manifest_display_name" : "WandUI",
"name" : "WandUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandUI",
"targets" : [
"WandUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"UIKit/Image_Resize_Tests.swift",
"UIKit/Image_Tests.swift",
"UIKit/Image_URL_Tests.swift",
"Unit/ImageTestCase.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandUI"
],
"type" : "test"
},
{
"c99name" : "WandUI",
"module_type" : "SwiftTarget",
"name" : "WandUI",
"path" : "Sources/WandUI",
"product_dependencies" : [
"Wand",
"WandFoundation"
],
"product_memberships" : [
"WandUI"
],
"sources" : [
"UIKit/UIColor/UIColor_Convert_Int.swift",
"UIKit/UIColor/UIColor_Convert_String.swift",
"UIKit/UIEvent_Ask.swift",
"UIKit/UIGestureRecognizer_Ask.swift",
"UIKit/UIImage/Ask/UIImage_Asking.swift",
"UIKit/UIImage/Ask/UIImage_AskingNil.swift",
"UIKit/UIImage/Ask/UIImage_Fill.swift",
"UIKit/UIImage/Ask/UIImage_Fit.swift",
"UIKit/UIImage/Ask/UIImage_Round.swift",
"UIKit/UIImage/Ask/UIImage_Scale.swift",
"UIKit/UIImage/UIImage_Convert.swift",
"UIKit/UIKit_Convertable.swift",
"UIKit/UIUserInterfaceStyle_Convert.swift",
"UIKit/UIView/UIView_Convert.swift",
"UIKit/UIViewController/PHPickerConfiguration_Obtainable.swift",
"UIKit/UIViewController/PHPickerViewController_Obtainable.swift",
"UIKit/UIViewController/UIAlertController+Pipe.swift",
"UIKit/UIViewController/UIImagePickerController_Obtainable.swift",
"UIKit/UIViewController/UI_Error.swift",
"UIKit/UIViewController/Visible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/32] Emitting module Wand
[6/34] Compiling Wand State.swift
[7/34] Compiling Wand Weak.swift
[8/34] Compiling Wand Obtainable.swift
[9/34] Compiling Wand Expressible.swift
[10/34] Compiling Wand ExpressibleByArray.swift
[11/34] Compiling Wand ExpressibleByDictionary.swift
[12/34] Compiling Wand Counting.swift
[13/34] Compiling Wand Error.swift
[14/34] Compiling Wand Error?.swift
[15/34] Compiling Wand Option.swift
[16/34] Compiling Wand Ask.swift
[17/34] Compiling Wand Asking.swift
[18/34] Compiling Wand Log.swift
[19/34] Compiling Wand Memory.swift
[20/34] Compiling Wand AskingNil.swift
[21/34] Compiling Wand Core.swift
[22/34] Compiling Wand Key.swift
[23/34] Compiling Wand Addons.swift
[24/34] Compiling Wand All.swift
[25/34] Compiling Wand Any.swift
[26/34] Compiling Wand CoreGraphics_Convertible.swift
[27/34] Compiling Wand Numbers_Convertible.swift
[28/34] Compiling Wand String_Convertible.swift
[29/34] Compiling Wand Describing.swift
[30/34] Compiling Wand Describing_Character.swift
[31/34] Compiling Wand Describing_Data.swift
[32/34] Compiling Wand Ubiquitous.swift
[33/34] Compiling Wand Wanded.swift
[34/34] Compiling Wand |.swift
[35/54] Emitting module WandFoundation
[36/56] Compiling WandFoundation DateComponents_Convert.swift
[37/56] Compiling WandFoundation DateFormatter_Convert.swift
[38/56] Compiling WandFoundation Notification_Ask.swift
[39/56] Compiling WandFoundation RelativeDateTimeFormatter_Convert.swift
[40/56] Compiling WandFoundation Model.swift
[41/56] Compiling WandFoundation Model_Convert.swift
[42/56] Compiling WandFoundation Foundation_Convert.swift
[43/56] Compiling WandFoundation IndexPath_Convert.swift
[44/56] Compiling WandFoundation NSTextCheckingResult_Convert.swift
[45/56] Compiling WandFoundation NotificationCenter_Ubiquitous.swift
[46/56] Compiling WandFoundation TimeZone_Convert.swift
[47/56] Compiling WandFoundation UserDefaults_Ubiquitous.swift
[48/56] Compiling WandFoundation Range_Convert.swift
[49/56] Compiling WandFoundation String.Encoding_Convert.swift
[50/56] Compiling WandFoundation Date_Convert.swift
[51/56] Compiling WandFoundation TimeInterval_Convert.swift
[52/56] Compiling WandFoundation Bundle_Convert.swift
[53/56] Compiling WandFoundation Codable_convert.swift
[54/56] Compiling WandFoundation Data_Convert.swift
[55/56] Compiling WandFoundation String.IndexDistance_Wand.swift
[56/56] Compiling WandFoundation String_Convert.swift
[57/75] Compiling WandUI UIImage_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[58/75] Compiling WandUI UIKit_Convertable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[59/77] Compiling WandUI UIUserInterfaceStyle_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[60/77] Compiling WandUI UIView_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[61/77] Compiling WandUI UI_Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[62/77] Compiling WandUI Visible.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/77] Emitting module WandUI
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[64/77] Compiling WandUI UIImage_Fill.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[65/77] Compiling WandUI UIImage_Fit.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[66/77] Compiling WandUI UIImage_Round.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[67/77] Compiling WandUI UIImage_Scale.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[68/77] Compiling WandUI UIEvent_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[69/77] Compiling WandUI UIGestureRecognizer_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[70/77] Compiling WandUI PHPickerConfiguration_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[71/77] Compiling WandUI PHPickerViewController_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[72/77] Compiling WandUI UIImage_Asking.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[73/77] Compiling WandUI UIImage_AskingNil.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[74/77] Compiling WandUI UIColor_Convert_Int.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[75/77] Compiling WandUI UIColor_Convert_String.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[76/77] Compiling WandUI UIAlertController+Pipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[77/77] Compiling WandUI UIImagePickerController_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
Fetching https://github.com/The-Wand/Any.git
Fetching https://github.com/The-Wand/Foundation.git
Fetching https://github.com/The-Wand/Wand.git
[1/277] Fetching any
[118/9242] Fetching any, wand
[208/14170] Fetching any, wand, foundation
Fetched https://github.com/The-Wand/Foundation.git from cache (1.48s)
[9234/9242] Fetching any, wand
Fetched https://github.com/The-Wand/Wand.git from cache (1.55s)
Fetched https://github.com/The-Wand/Any.git from cache (1.55s)
Computing version for https://github.com/The-Wand/Foundation.git
Computed https://github.com/The-Wand/Foundation.git at 2.0.15 (2.16s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.3 (0.58s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.15 (0.57s)
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 2.0.15
Creating working copy for https://github.com/The-Wand/Foundation.git
Working copy of https://github.com/The-Wand/Foundation.git resolved at 2.0.15
Creating working copy for https://github.com/The-Wand/Any.git
Working copy of https://github.com/The-Wand/Any.git resolved at 1.0.3
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/29] Emitting module Wand
[3/31] Compiling Wand Addons.swift
[4/31] Compiling Wand All.swift
[5/31] Compiling Wand Any.swift
[6/31] Compiling Wand Expressible.swift
[7/31] Compiling Wand ExpressibleByArray.swift
[8/31] Compiling Wand ExpressibleByDictionary.swift
[9/31] Compiling Wand Describing.swift
[10/31] Compiling Wand Describing_Character.swift
[11/31] Compiling Wand Describing_Data.swift
[12/31] Compiling Wand Counting.swift
[13/31] Compiling Wand Error.swift
[14/31] Compiling Wand Error?.swift
[15/31] Compiling Wand State.swift
[16/31] Compiling Wand Weak.swift
[17/31] Compiling Wand Obtainable.swift
[18/31] Compiling Wand Ubiquitous.swift
[19/31] Compiling Wand Wanded.swift
[20/31] Compiling Wand |.swift
[21/31] Compiling Wand Option.swift
[22/31] Compiling Wand Ask.swift
[23/31] Compiling Wand Asking.swift
[24/31] Compiling Wand CoreGraphics_Convertible.swift
[25/31] Compiling Wand Numbers_Convertible.swift
[26/31] Compiling Wand String_Convertible.swift
[27/31] Compiling Wand AskingNil.swift
[28/31] Compiling Wand Core.swift
[29/31] Compiling Wand Key.swift
[30/31] Compiling Wand Log.swift
[31/31] Compiling Wand Memory.swift
[32/51] Emitting module WandFoundation
[33/53] Compiling WandFoundation Foundation_Convert.swift
[34/53] Compiling WandFoundation IndexPath_Convert.swift
[35/53] Compiling WandFoundation TimeZone_Convert.swift
[36/53] Compiling WandFoundation UserDefaults_Ubiquitous.swift
[37/53] Compiling WandFoundation Date_Convert.swift
[38/53] Compiling WandFoundation TimeInterval_Convert.swift
[39/53] Compiling WandFoundation Model.swift
[40/53] Compiling WandFoundation Model_Convert.swift
[41/53] Compiling WandFoundation Range_Convert.swift
[42/53] Compiling WandFoundation String.Encoding_Convert.swift
[43/53] Compiling WandFoundation NSTextCheckingResult_Convert.swift
[44/53] Compiling WandFoundation NotificationCenter_Ubiquitous.swift
[45/53] Compiling WandFoundation Bundle_Convert.swift
[46/53] Compiling WandFoundation Codable_convert.swift
[47/53] Compiling WandFoundation Data_Convert.swift
[48/53] Compiling WandFoundation DateComponents_Convert.swift
[49/53] Compiling WandFoundation DateFormatter_Convert.swift
[50/53] Compiling WandFoundation Notification_Ask.swift
[51/53] Compiling WandFoundation RelativeDateTimeFormatter_Convert.swift
[52/53] Compiling WandFoundation String.IndexDistance_Wand.swift
[53/53] Compiling WandFoundation String_Convert.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/72] Emitting module WandUI
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[55/72] Compiling WandUI UIColor_Convert_Int.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[56/72] Compiling WandUI UIColor_Convert_String.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[57/74] Compiling WandUI UIEvent_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[58/74] Compiling WandUI UIGestureRecognizer_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[59/74] Compiling WandUI UIImage_Round.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[60/74] Compiling WandUI UIImage_Scale.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[61/74] Compiling WandUI UIImage_Fill.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[62/74] Compiling WandUI UIImage_Fit.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[63/74] Compiling WandUI UIImage_Asking.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[64/74] Compiling WandUI UIImage_AskingNil.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[65/74] Compiling WandUI UIAlertController+Pipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[66/74] Compiling WandUI UIImagePickerController_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[67/74] Compiling WandUI UIImage_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[68/74] Compiling WandUI UIKit_Convertable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[69/74] Compiling WandUI PHPickerConfiguration_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[70/74] Compiling WandUI PHPickerViewController_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[71/74] Compiling WandUI UIUserInterfaceStyle_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[72/74] Compiling WandUI UIView_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[73/74] Compiling WandUI UI_Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
[74/74] Compiling WandUI Visible.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandUI/UIKit/UIImage/Ask/UIImage_AskingNil.swift:21:8: error: no such module 'UIKit.UIImage'
19 | #if canImport(PhotosUI) && !os(watchOS)
20 | import PhotosUI
21 | import UIKit.UIImage
| `- error: no such module 'UIKit.UIImage'
22 |
23 | import Wand
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/wandTests/Package.xctestplan
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
BUILD FAILURE 6.1 macosSpm