Build Information
Failed to build Stilleben, reference v0.4.0 (a781f8), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Jun 2025 20:48:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Stilleben -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aegzorz/stilleben.git
Reference: v0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aegzorz/stilleben
* tag v0.4.0 -> FETCH_HEAD
HEAD is now at a781f81 Merge pull request #37 from aegzorz/develop
Cloned https://github.com/aegzorz/stilleben.git
Revision (git rev-parse @):
a781f81d975681d199fecb63b1bff95311660238
SUCCESS checkout https://github.com/aegzorz/stilleben.git at v0.4.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/aegzorz/stilleben.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.4 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Resolve Package Graph
Resolved source packages:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
Stilleben: /Users/admin/builder/spi-builder-workspace
resolved source packages: SymbolKit, SwiftDocCPlugin, Stilleben
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Stilleben",
"name" : "Stilleben",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Stilleben",
"targets" : [
"Stilleben"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StillebenTests",
"module_type" : "SwiftTarget",
"name" : "StillebenTests",
"path" : "Tests/StillebenTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/StillebenTests/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/StillebenTests/Resources/sv.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "sv"
}
}
}
],
"sources" : [
"AssertTests.swift",
"EncodableTests.swift",
"Helpers/Locale+Extension.swift",
"ReflectionTests.swift",
"SwiftUITests.swift",
"TestViews/ItemList.swift",
"TestViews/ItemListViewController.swift",
"TestViews/TestLabel.swift",
"UIKitTests.swift"
],
"target_dependencies" : [
"Stilleben"
],
"type" : "test"
},
{
"c99name" : "Stilleben",
"module_type" : "SwiftTarget",
"name" : "Stilleben",
"path" : "Sources/Stilleben",
"product_memberships" : [
"Stilleben"
],
"sources" : [
"Diffing/DiffingStrategy.swift",
"Diffing/Image/ImageDiffingStrategy.swift",
"Diffing/Image/LabDelta.swift",
"Diffing/Image/SameImage.swift",
"Diffing/Text/TextDiffingStrategy.swift",
"Extensions/Optional+Extensions.swift",
"Extensions/String+Extensions.swift",
"Extensions/UIView+Extensions.swift",
"Extensions/XCTAttachment+Extensions.swift",
"Internal/Bundle+Swizzling.swift",
"Internal/EnvironmentModifier.swift",
"Internal/Modifier.swift",
"Internal/TraitsViewController.swift",
"Internal/UIView+AutoLayout.swift",
"Internal/WrapperViewController.swift",
"Matchers/EncodableMatcher/EncodableMatcher.swift",
"Matchers/ReflectionMatcher/ReflectionMatcher.swift",
"Matchers/UIMatcher/UIMatcher+SwiftUI.swift",
"Matchers/UIMatcher/UIMatcher+UIKit.swift",
"Matchers/UIMatcher/UIMatcher.swift",
"Recording/LocalFileRecordingStrategy.swift",
"Recording/RecordingStrategy.swift",
"Rendering/DefaultRenderingStrategy.swift",
"Rendering/RenderingStrategy.swift",
"Sizing/DynamicHeightStrategy.swift",
"Sizing/IntrinsicSizeStrategy.swift",
"Sizing/ScreenSizeStrategy.swift",
"Sizing/SizingStrategy.swift",
"Snapshot/Callsite.swift",
"Snapshot/Snapshot.swift",
"Snapshot/Snapshot/Snapshot+Assert.swift",
"Snapshot/Snapshot/Snapshot+Device.swift",
"Snapshot/Snapshot/Snapshot+Encodable.swift",
"Snapshot/Snapshot/Snapshot+Match.swift",
"Snapshot/Snapshot/Snapshot+Record.swift",
"Snapshot/Snapshot/Snapshot+Reflect.swift",
"Snapshot/Snapshot/Snapshot+Render.swift",
"Snapshot/Snapshot/Snapshot+Sizing.swift",
"Snapshot/Snapshot/Snapshot+SwiftUI.swift",
"Snapshot/Snapshot/Snapshot+UIImage.swift",
"Snapshot/Snapshot/Snapshot+UIKit.swift",
"Snapshot/Snapshot/Snapshot+UIViewController.swift",
"Snapshot/SnapshotContext.swift",
"Snapshot/SnapshotContext/SnapshotContext+Callsite.swift",
"Snapshot/SnapshotContext/SnapshotContext+Record.swift",
"Snapshot/SnapshotContext/SnapshotContext+Sizing.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Stilleben"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Stilleben -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Stilleben -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Stilleben: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Stilleben' in project 'Stilleben'
➜ Explicit dependency on target 'Stilleben' in project 'Stilleben'
Target 'Stilleben' in project 'Stilleben' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a152dbc7fdd99800b356829888550c23
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a152dbc7fdd99800b356829888550c23.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Stilleben.modulemap (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Stilleben.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Stilleben.DependencyMetadataFileList (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Stilleben.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Stilleben.DependencyStaticMetadataFileList (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Stilleben.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben_const_extract_protocols.json (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.SwiftConstValuesFileList (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.LinkFileList (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben-OutputFileMap.json (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.SwiftFileList (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Stilleben.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Stilleben.modulemap (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Stilleben.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver Stilleben normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Stilleben -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: note: A dependency of main module 'Stilleben'
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/LabDelta.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/SameImage.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Extensions/UIView+Extensions.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/TraitsViewController.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/UIView+AutoLayout.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/WrapperViewController.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Matchers/UIMatcher/UIMatcher+UIKit.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Recording/RecordingStrategy.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Rendering/DefaultRenderingStrategy.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Rendering/RenderingStrategy.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/DynamicHeightStrategy.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/IntrinsicSizeStrategy.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/ScreenSizeStrategy.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/SizingStrategy.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+Render.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+Sizing.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIImage.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIKit.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIViewController.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/SnapshotContext/SnapshotContext+Sizing.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:34fa25950b64c76813ccf185417c148f68deb3ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:34fa25950b64c76813ccf185417c148f68deb3ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:34fa25950b64c76813ccf185417c148f68deb3ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:34fa25950b64c76813ccf185417c148f68deb3ab, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: note: a dependency of main module 'Stilleben'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/LabDelta.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/SameImage.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Extensions/UIView+Extensions.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/TraitsViewController.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/UIView+AutoLayout.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/WrapperViewController.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Matchers/UIMatcher/UIMatcher+UIKit.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Recording/RecordingStrategy.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Rendering/DefaultRenderingStrategy.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Rendering/RenderingStrategy.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/DynamicHeightStrategy.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/IntrinsicSizeStrategy.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/ScreenSizeStrategy.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/SizingStrategy.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+Render.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+Sizing.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIImage.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIKit.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIViewController.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/SnapshotContext/SnapshotContext+Sizing.swift:2:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver Stilleben normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Stilleben' from project 'Stilleben')
Building workspace spi-builder-workspace with scheme Stilleben
(2 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
Stilleben: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
resolved source packages: SwiftDocCPlugin, Stilleben, SymbolKit
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Stilleben",
"name" : "Stilleben",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Stilleben",
"targets" : [
"Stilleben"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StillebenTests",
"module_type" : "SwiftTarget",
"name" : "StillebenTests",
"path" : "Tests/StillebenTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/StillebenTests/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/StillebenTests/Resources/sv.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "sv"
}
}
}
],
"sources" : [
"AssertTests.swift",
"EncodableTests.swift",
"Helpers/Locale+Extension.swift",
"ReflectionTests.swift",
"SwiftUITests.swift",
"TestViews/ItemList.swift",
"TestViews/ItemListViewController.swift",
"TestViews/TestLabel.swift",
"UIKitTests.swift"
],
"target_dependencies" : [
"Stilleben"
],
"type" : "test"
},
{
"c99name" : "Stilleben",
"module_type" : "SwiftTarget",
"name" : "Stilleben",
"path" : "Sources/Stilleben",
"product_memberships" : [
"Stilleben"
],
"sources" : [
"Diffing/DiffingStrategy.swift",
"Diffing/Image/ImageDiffingStrategy.swift",
"Diffing/Image/LabDelta.swift",
"Diffing/Image/SameImage.swift",
"Diffing/Text/TextDiffingStrategy.swift",
"Extensions/Optional+Extensions.swift",
"Extensions/String+Extensions.swift",
"Extensions/UIView+Extensions.swift",
"Extensions/XCTAttachment+Extensions.swift",
"Internal/Bundle+Swizzling.swift",
"Internal/EnvironmentModifier.swift",
"Internal/Modifier.swift",
"Internal/TraitsViewController.swift",
"Internal/UIView+AutoLayout.swift",
"Internal/WrapperViewController.swift",
"Matchers/EncodableMatcher/EncodableMatcher.swift",
"Matchers/ReflectionMatcher/ReflectionMatcher.swift",
"Matchers/UIMatcher/UIMatcher+SwiftUI.swift",
"Matchers/UIMatcher/UIMatcher+UIKit.swift",
"Matchers/UIMatcher/UIMatcher.swift",
"Recording/LocalFileRecordingStrategy.swift",
"Recording/RecordingStrategy.swift",
"Rendering/DefaultRenderingStrategy.swift",
"Rendering/RenderingStrategy.swift",
"Sizing/DynamicHeightStrategy.swift",
"Sizing/IntrinsicSizeStrategy.swift",
"Sizing/ScreenSizeStrategy.swift",
"Sizing/SizingStrategy.swift",
"Snapshot/Callsite.swift",
"Snapshot/Snapshot.swift",
"Snapshot/Snapshot/Snapshot+Assert.swift",
"Snapshot/Snapshot/Snapshot+Device.swift",
"Snapshot/Snapshot/Snapshot+Encodable.swift",
"Snapshot/Snapshot/Snapshot+Match.swift",
"Snapshot/Snapshot/Snapshot+Record.swift",
"Snapshot/Snapshot/Snapshot+Reflect.swift",
"Snapshot/Snapshot/Snapshot+Render.swift",
"Snapshot/Snapshot/Snapshot+Sizing.swift",
"Snapshot/Snapshot/Snapshot+SwiftUI.swift",
"Snapshot/Snapshot/Snapshot+UIImage.swift",
"Snapshot/Snapshot/Snapshot+UIKit.swift",
"Snapshot/Snapshot/Snapshot+UIViewController.swift",
"Snapshot/SnapshotContext.swift",
"Snapshot/SnapshotContext/SnapshotContext+Callsite.swift",
"Snapshot/SnapshotContext/SnapshotContext+Record.swift",
"Snapshot/SnapshotContext/SnapshotContext+Sizing.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Stilleben"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Stilleben -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Stilleben -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Stilleben: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Stilleben' in project 'Stilleben'
➜ Explicit dependency on target 'Stilleben' in project 'Stilleben'
Target 'Stilleben' in project 'Stilleben' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver Stilleben normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Stilleben' from project 'Stilleben')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Stilleben -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stilleben.build/Debug/Stilleben.build/Objects-normal/arm64/Stilleben-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: note: A dependency of main module 'Stilleben'
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/LabDelta.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/SameImage.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Extensions/UIView+Extensions.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/TraitsViewController.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/UIView+AutoLayout.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/WrapperViewController.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Matchers/UIMatcher/UIMatcher+UIKit.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Recording/RecordingStrategy.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Rendering/DefaultRenderingStrategy.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Rendering/RenderingStrategy.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/DynamicHeightStrategy.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/IntrinsicSizeStrategy.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/ScreenSizeStrategy.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/SizingStrategy.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+Render.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+Sizing.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIImage.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIKit.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIViewController.swift:1:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/SnapshotContext/SnapshotContext+Sizing.swift:2:8: note: Also imported here
import UIKit
^ (in target 'Stilleben' from project 'Stilleben')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:34fa25950b64c76813ccf185417c148f68deb3ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:34fa25950b64c76813ccf185417c148f68deb3ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:34fa25950b64c76813ccf185417c148f68deb3ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:34fa25950b64c76813ccf185417c148f68deb3ab, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: note: a dependency of main module 'Stilleben'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/LabDelta.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Diffing/Image/SameImage.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Extensions/UIView+Extensions.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/TraitsViewController.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/UIView+AutoLayout.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Internal/WrapperViewController.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Matchers/UIMatcher/UIMatcher+UIKit.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Recording/RecordingStrategy.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Rendering/DefaultRenderingStrategy.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Rendering/RenderingStrategy.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/DynamicHeightStrategy.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/IntrinsicSizeStrategy.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/ScreenSizeStrategy.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Sizing/SizingStrategy.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+Render.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+Sizing.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIImage.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIKit.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/Snapshot/Snapshot+UIViewController.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/Stilleben/Snapshot/SnapshotContext/SnapshotContext+Sizing.swift:2:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver Stilleben normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Stilleben' from project 'Stilleben')
Building workspace spi-builder-workspace with scheme Stilleben
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild