Build Information
Failed to build Bradel, reference master (46f346
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 11:13:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Bradel -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adhumi/bradel.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adhumi/bradel
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 46f346c Add tableview(_:didEndDisplaying:forRowAt:) to allow override
Cloned https://github.com/adhumi/bradel.git
Revision (git rev-parse @):
46f346c5df979179110fec2b806fa0faa1566c92
SUCCESS checkout https://github.com/adhumi/bradel.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/adhumi/bradel.git
https://github.com/adhumi/bradel.git
{
"dependencies" : [
],
"manifest_display_name" : "Bradel",
"name" : "Bradel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Bradel",
"targets" : [
"Bradel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BradelTests",
"module_type" : "SwiftTarget",
"name" : "BradelTests",
"path" : "Tests/BradelTests",
"sources" : [
"BradelTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Bradel"
],
"type" : "test"
},
{
"c99name" : "Bradel",
"module_type" : "SwiftTarget",
"name" : "Bradel",
"path" : "Sources/Bradel",
"product_memberships" : [
"Bradel"
],
"sources" : [
"TableViewVC.swift",
"TableViewVMs.swift",
"VMTypeID.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Bradel",
"name" : "Bradel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Bradel",
"targets" : [
"Bradel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BradelTests",
"module_type" : "SwiftTarget",
"name" : "BradelTests",
"path" : "Tests/BradelTests",
"sources" : [
"BradelTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Bradel"
],
"type" : "test"
},
{
"c99name" : "Bradel",
"module_type" : "SwiftTarget",
"name" : "Bradel",
"path" : "Sources/Bradel",
"product_memberships" : [
"Bradel"
],
"sources" : [
"TableViewVC.swift",
"TableViewVMs.swift",
"VMTypeID.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Bradel",
"schemes" : [
"Bradel iOS",
"Bradel tvOS"
],
"targets" : [
"Bradel iOS",
"Bradel tvOS",
"BradelTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Bradel"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Bradel -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.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 Bradel -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
Bradel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Bradel' in project 'Bradel'
➜ Explicit dependency on target 'Bradel' in project 'Bradel'
Target 'Bradel' in project 'Bradel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b576ed80dde216af8d7f941ea0e3599f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b576ed80dde216af8d7f941ea0e3599f.xcbuilddata
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/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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Bradel.modulemap (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Bradel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.SwiftConstValuesFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.LinkFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.SwiftFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel_const_extract_protocols.json (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.SwiftFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.SwiftConstValuesFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-OutputFileMap.json (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel_const_extract_protocols.json (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.LinkFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel-OutputFileMap.json (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.SwiftFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel_const_extract_protocols.json (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.SwiftConstValuesFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.LinkFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-OutputFileMap.json (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Bradel.DependencyStaticMetadataFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Bradel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Bradel.DependencyMetadataFileList (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Bradel.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Bradel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Bradel.modulemap (in target 'Bradel' from project 'Bradel')
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/Bradel.build/Debug-watchos/Bradel.build/Bradel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver Bradel normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Bradel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Bradel normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Bradel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Bradel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Bradel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
EmitSwiftModule normal arm64_32 (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Bradel -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.abi.json
EmitSwiftModule normal armv7k (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:5:27: error: cannot find type 'UITableView' in scope
public var tableView: UITableView
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:8:13: error: cannot find 'title' in scope
title = viewModel?.title
^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:14:24: error: cannot find type 'UITableView' in scope
public init(style: UITableView.Style) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:54:24: error: method does not override any method from its superclass
open override func viewDidLayoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:67:24: error: method does not override any method from its superclass
open override func viewDidLoad() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:121:24: error: method does not override any method from its superclass
open override func viewWillAppear(_ animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:131:46: error: cannot find type 'UITableView' in scope
open func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:135:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:135:69: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:138:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:138:74: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:141:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:147:89: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:147:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:159:91: error: cannot find type 'UIView' in scope
open func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:159:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:170:91: error: cannot find type 'UIView' in scope
open func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:170:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:184:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:188:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:192:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForFooterInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:196:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:200:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForHeaderInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:204:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForFooterInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:210:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, shouldHighlightRowAt indexPath: IndexPath) -> Bool {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:213:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:217:74: error: cannot find type 'UIView' in scope
open func headerFooterView(for viewModel: IdentifiableVMProtocol) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:230:49: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidScroll(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:234:57: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:238:55: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:242:54: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:246:57: error: cannot find type 'UIScrollView' in scope
open func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:250:54: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:254:61: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:258:58: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:264:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, willBeginEditingRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:268:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didEndEditingRowAt indexPath: IndexPath?) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:272:97: error: cannot find type 'UITableViewRowAction' in scope
open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:272:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:277:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, shouldIndentWhileEditingRowAt indexPath: IndexPath) -> Bool {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:54: error: cannot find type 'UIViewController' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:72: error: cannot find type 'UITableViewDelegate' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:93: error: cannot find type 'UITableViewDataSource' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift:6:37: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ConfigurableWithVM: class {
^~~~~
AnyObject
SwiftCompile normal arm64_32 Compiling\ TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ VMTypeID.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VMTypeID.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Bradel -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.abi.json
EmitSwiftModule normal arm64 (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:5:27: error: cannot find type 'UITableView' in scope
public var tableView: UITableView
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:8:13: error: cannot find 'title' in scope
title = viewModel?.title
^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:14:24: error: cannot find type 'UITableView' in scope
public init(style: UITableView.Style) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:54:24: error: method does not override any method from its superclass
open override func viewDidLayoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:67:24: error: method does not override any method from its superclass
open override func viewDidLoad() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:121:24: error: method does not override any method from its superclass
open override func viewWillAppear(_ animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:131:46: error: cannot find type 'UITableView' in scope
open func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:135:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:135:69: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:138:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:138:74: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:141:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:147:89: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:147:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:159:91: error: cannot find type 'UIView' in scope
open func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:159:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:170:91: error: cannot find type 'UIView' in scope
open func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:170:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:184:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:188:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:192:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForFooterInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:196:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:200:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForHeaderInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:204:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForFooterInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:210:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, shouldHighlightRowAt indexPath: IndexPath) -> Bool {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:213:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:217:74: error: cannot find type 'UIView' in scope
open func headerFooterView(for viewModel: IdentifiableVMProtocol) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:230:49: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidScroll(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:234:57: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:238:55: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:242:54: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:246:57: error: cannot find type 'UIScrollView' in scope
open func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:250:54: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:254:61: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:258:58: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:264:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, willBeginEditingRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:268:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didEndEditingRowAt indexPath: IndexPath?) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:272:97: error: cannot find type 'UITableViewRowAction' in scope
open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:272:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:277:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, shouldIndentWhileEditingRowAt indexPath: IndexPath) -> Bool {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:54: error: cannot find type 'UIViewController' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:72: error: cannot find type 'UITableViewDelegate' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:93: error: cannot find type 'UITableViewDataSource' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift:6:37: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ConfigurableWithVM: class {
^~~~~
AnyObject
SwiftCompile normal arm64_32 Compiling\ TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ VMTypeID.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
EmitSwiftModule normal armv7k (in target 'Bradel' from project 'Bradel')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
EmitSwiftModule normal arm64 (in target 'Bradel' from project 'Bradel')
SwiftCompile normal armv7k Compiling\ VMTypeID.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
Building workspace spi-builder-workspace with scheme Bradel
(6 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Bradel: /Users/admin/builder/spi-builder-workspace
resolved source packages: Bradel
{
"dependencies" : [
],
"manifest_display_name" : "Bradel",
"name" : "Bradel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Bradel",
"targets" : [
"Bradel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BradelTests",
"module_type" : "SwiftTarget",
"name" : "BradelTests",
"path" : "Tests/BradelTests",
"sources" : [
"BradelTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Bradel"
],
"type" : "test"
},
{
"c99name" : "Bradel",
"module_type" : "SwiftTarget",
"name" : "Bradel",
"path" : "Sources/Bradel",
"product_memberships" : [
"Bradel"
],
"sources" : [
"TableViewVC.swift",
"TableViewVMs.swift",
"VMTypeID.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Bradel"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Bradel -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.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 Bradel -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
Bradel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Bradel' in project 'Bradel'
➜ Explicit dependency on target 'Bradel' in project 'Bradel'
Target 'Bradel' in project 'Bradel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1507c86033be17981c760a598081cb29
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1507c86033be17981c760a598081cb29.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver Bradel normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Bradel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64_32/Bradel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Bradel normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Bradel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Bradel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Bradel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.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/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
EmitSwiftModule normal armv7k (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:5:27: error: cannot find type 'UITableView' in scope
public var tableView: UITableView
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:8:13: error: cannot find 'title' in scope
title = viewModel?.title
^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:14:24: error: cannot find type 'UITableView' in scope
public init(style: UITableView.Style) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:54:24: error: method does not override any method from its superclass
open override func viewDidLayoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:67:24: error: method does not override any method from its superclass
open override func viewDidLoad() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:121:24: error: method does not override any method from its superclass
open override func viewWillAppear(_ animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:131:46: error: cannot find type 'UITableView' in scope
open func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:135:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:135:69: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:138:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:138:74: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:141:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:147:89: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:147:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:159:91: error: cannot find type 'UIView' in scope
open func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:159:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:170:91: error: cannot find type 'UIView' in scope
open func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:170:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:184:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:188:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:192:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForFooterInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:196:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:200:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForHeaderInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:204:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForFooterInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:210:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, shouldHighlightRowAt indexPath: IndexPath) -> Bool {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:213:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:217:74: error: cannot find type 'UIView' in scope
open func headerFooterView(for viewModel: IdentifiableVMProtocol) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:230:49: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidScroll(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:234:57: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:238:55: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:242:54: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:246:57: error: cannot find type 'UIScrollView' in scope
open func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:250:54: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:254:61: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:258:58: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:264:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, willBeginEditingRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:268:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didEndEditingRowAt indexPath: IndexPath?) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:272:97: error: cannot find type 'UITableViewRowAction' in scope
open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:272:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:277:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, shouldIndentWhileEditingRowAt indexPath: IndexPath) -> Bool {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:54: error: cannot find type 'UIViewController' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:72: error: cannot find type 'UITableViewDelegate' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:93: error: cannot find type 'UITableViewDataSource' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift:6:37: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ConfigurableWithVM: class {
^~~~~
AnyObject
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Bradel -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/armv7k/Bradel.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
EmitSwiftModule normal arm64 (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:5:27: error: cannot find type 'UITableView' in scope
public var tableView: UITableView
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:8:13: error: cannot find 'title' in scope
title = viewModel?.title
^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:14:24: error: cannot find type 'UITableView' in scope
public init(style: UITableView.Style) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:54:24: error: method does not override any method from its superclass
open override func viewDidLayoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:67:24: error: method does not override any method from its superclass
open override func viewDidLoad() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:121:24: error: method does not override any method from its superclass
open override func viewWillAppear(_ animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:131:46: error: cannot find type 'UITableView' in scope
open func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:135:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:135:69: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:138:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:138:74: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:141:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:147:89: error: cannot find type 'UITableViewCell' in scope
open func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:147:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:159:91: error: cannot find type 'UIView' in scope
open func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:159:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:170:91: error: cannot find type 'UIView' in scope
open func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:170:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:184:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:188:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:192:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, heightForFooterInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:196:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:200:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForHeaderInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:204:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, estimatedHeightForFooterInSection section: Int) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:210:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, shouldHighlightRowAt indexPath: IndexPath) -> Bool {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:213:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:217:74: error: cannot find type 'UIView' in scope
open func headerFooterView(for viewModel: IdentifiableVMProtocol) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:230:49: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidScroll(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:234:57: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:238:55: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:242:54: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:246:57: error: cannot find type 'UIScrollView' in scope
open func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:250:54: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:254:61: error: cannot find type 'UIScrollView' in scope
open func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:258:58: error: cannot find type 'UIScrollView' in scope
open func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:264:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, willBeginEditingRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:268:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, didEndEditingRowAt indexPath: IndexPath?) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:272:97: error: cannot find type 'UITableViewRowAction' in scope
open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:272:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:277:38: error: cannot find type 'UITableView' in scope
open func tableView(_ tableView: UITableView, shouldIndentWhileEditingRowAt indexPath: IndexPath) -> Bool {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:54: error: cannot find type 'UIViewController' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:72: error: cannot find type 'UITableViewDelegate' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift:4:93: error: cannot find type 'UITableViewDataSource' in scope
open class TableViewVC<VMType: TableViewVMProtocol>: UIViewController, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift:6:37: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ConfigurableWithVM: class {
^~~~~
AnyObject
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Bradel -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Bradel.build/Debug-watchos/Bradel.build/Objects-normal/arm64/Bradel.abi.json
SwiftCompile normal arm64 Compiling\ TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ VMTypeID.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
EmitSwiftModule normal arm64_32 (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ VMTypeID.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/VMTypeID.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TableViewVC.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVC.swift (in target 'Bradel' from project 'Bradel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'Bradel' from project 'Bradel')
SwiftEmitModule normal armv7k Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
EmitSwiftModule normal arm64 (in target 'Bradel' from project 'Bradel')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Bradel (in target 'Bradel' from project 'Bradel')
SwiftCompile normal arm64_32 Compiling\ TableViewVMs.swift /Users/admin/builder/spi-builder-workspace/Sources/Bradel/TableViewVMs.swift (in target 'Bradel' from project 'Bradel')
Building workspace spi-builder-workspace with scheme Bradel
(6 failures)
BUILD FAILURE 6.1 watchOS