Build Information
Failed to build Table, reference main (14810e
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 03:34: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 Table -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sivx76/Swift-Table.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sivx76/Swift-Table
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 14810e7 Update README.md
Cloned https://github.com/sivx76/Swift-Table.git
Revision (git rev-parse @):
14810e7137a10c69e7fbc0c095abf000b4a790e6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sivx76/Swift-Table.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/sivx76/Swift-Table.git
https://github.com/sivx76/Swift-Table.git
{
"dependencies" : [
],
"manifest_display_name" : "Table",
"name" : "Table",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Table",
"targets" : [
"Table"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Table",
"module_type" : "SwiftTarget",
"name" : "Table",
"path" : "Sources/Table",
"product_memberships" : [
"Table"
],
"sources" : [
"Extensions.swift",
"Methods.swift",
"Table.swift",
"TableData.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.gitignore': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/LICENSE': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Other': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.git': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Contributors Guide.rtf': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Tables.podspec': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Opportunties.rtf': File not found.
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
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Opportunties.rtf': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Other': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.git': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/LICENSE': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Example': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Contributors Guide.rtf': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.gitignore': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Tables.podspec': File not found.
Resolved source packages:
Table: /Users/admin/builder/spi-builder-workspace
resolved source packages: Table
{
"dependencies" : [
],
"manifest_display_name" : "Table",
"name" : "Table",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Table",
"targets" : [
"Table"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Table",
"module_type" : "SwiftTarget",
"name" : "Table",
"path" : "Sources/Table",
"product_memberships" : [
"Table"
],
"sources" : [
"Extensions.swift",
"Methods.swift",
"Table.swift",
"TableData.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Tables.podspec': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Opportunties.rtf': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.git': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.gitignore': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Other': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Contributors Guide.rtf': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/LICENSE': File not found.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Table"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Table -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 Table -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
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Contributors Guide.rtf': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Other': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/LICENSE': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Opportunties.rtf': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.gitignore': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Tables.podspec': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.git': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Example': File not found.
Resolved source packages:
Table: /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 'Table' in project 'Table'
➜ Explicit dependency on target 'Table' in project 'Table'
Target 'Table' in project 'Table' (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: 618276958ce9a73cd63a35ed83b0d729
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/618276958ce9a73cd63a35ed83b0d729.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/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/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/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/Table.build/Debug-watchos/Table.build/Table.DependencyStaticMetadataFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Table.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Table.DependencyMetadataFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Table.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Table.modulemap (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Table.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-OutputFileMap.json (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.LinkFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.SwiftConstValuesFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table_const_extract_protocols.json (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.SwiftFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table_const_extract_protocols.json (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.SwiftFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.SwiftConstValuesFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.LinkFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-OutputFileMap.json (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table_const_extract_protocols.json (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.SwiftFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.SwiftConstValuesFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.LinkFileList (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-OutputFileMap.json (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Table.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Table.modulemap (in target 'Table' from project 'Table')
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/Table.build/Debug-watchos/Table.build/Table.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver Table normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Table' from project 'Table')
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 Table -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.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/Table.build/Debug-watchos/Table.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table_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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Table normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Table' from project 'Table')
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 Table -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-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/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.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/Table.build/Debug-watchos/Table.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table_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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Table normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Table' from project 'Table')
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 Table -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.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/Table.build/Debug-watchos/Table.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table_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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ TableData.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
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/Table/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table_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/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Table -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.abi.json
EmitSwiftModule normal arm64 (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:34:27: error: cannot find type 'UITableViewCell' in scope
public var accessory: UITableViewCell.AccessoryType? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift:17:20: error: cannot find type 'UITableViewCell' in scope
var accessory: UITableViewCell.AccessoryType? { get }
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:64:28: error: cannot find type 'UITableViewCell' in scope
public var accessory: UITableViewCell.AccessoryType? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:74:18: error: cannot find type 'UITableViewCell' in scope
public extension UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:87:18: error: cannot find type 'UIViewController' in scope
public extension UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:90:45: error: cannot find type 'UITableView' in scope
public func addStyle(style: @escaping (UITableView, IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:90:72: error: cannot find type 'UITableViewCell' in scope
public func addStyle(style: @escaping (UITableView, IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:132:50: error: cannot find type 'UIView' in scope
public func setImageContentMode(contentMode: UIView.ContentMode) {
^~~~~~
/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/Table/Methods.swift:148:37: error: cannot find type 'UIView' in scope
public func setHeaderView(view: 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/Table/Methods.swift:153:37: error: cannot find type 'UIView' in scope
public func setFooterView(view: 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/Table/Methods.swift:158:37: error: cannot find type 'UITableViewCell' in scope
public func setAccessory(style: UITableViewCell.AccessoryType) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:184:42: error: cannot find type 'UIScrollView' in scope
public func setKeyboardDismiss(mode: UIScrollView.KeyboardDismissMode) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:189:60: error: cannot find type 'UITableViewCell' in scope
public func setAction(action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:195:69: error: cannot find type 'UITableViewCell' in scope
public func setAccessoryAction(action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:205:27: error: cannot find type 'UITableView' in scope
public func show() -> UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:62:30: error: cannot find 'UITableView' in scope
internal var tableView = UITableView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:318:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:331:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, titleForHeaderInSection section: Int) -> String? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:342:92: error: cannot find type 'UITableViewCell' in scope
public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:342:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:385:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:389:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:402:40: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, accessoryButtonTappedForRowWith indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:91:56: error: cannot find type 'UITableViewCell' in scope
internal var accessoryTappedAction: (IndexPath, D, UITableViewCell) -> Void = { (index, element, cell) -> Void in
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:99:51: error: cannot find type 'UITableViewCell' in scope
internal var cellTappedAction: (IndexPath, D, UITableViewCell) -> Void
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:38: error: cannot find 'UITableView' in scope
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:65: error: cannot find 'UITableViewCell' in scope
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:37: error: expected type before '->'
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:145:41: error: type 'UIColor' has no member 'systemBlue'
internal var imageTint: UIColor = .systemBlue {
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:158:37: error: cannot find type 'UIView' in scope
internal var imageContentMode: UIView.ContentMode = .scaleAspectFit {
^~~~~~
/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/Table/Table.swift:172:29: error: cannot find type 'UITableViewCell' in scope
internal var accessory: UITableViewCell.AccessoryType = .none {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:178:45: error: type 'UIColor' has no member 'systemBlue'
internal var accessoryColor: UIColor = .systemBlue {
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:272:114: error: cannot find type 'UITableViewCell' in scope
public convenience init(reuseIdentifier: String, data: [D], frame: CGRect, action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:280:137: error: cannot find type 'UITableViewCell' in scope
public convenience init(reuseIdentifier: String, datasets multipleSections: [[D]], frame: CGRect, action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:327:49: error: cannot find type 'UITableView' in scope
public func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:59:46: error: cannot find type 'UITableViewDelegate' in scope
public class Table<D: TableData>: NSObject, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:59:67: error: cannot find type 'UITableViewDataSource' in scope
public class Table<D: TableData>: NSObject, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
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/Table/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift -target arm64_32-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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table_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/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Table -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.abi.json
EmitSwiftModule normal arm64_32 (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:34:27: error: cannot find type 'UITableViewCell' in scope
public var accessory: UITableViewCell.AccessoryType? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift:17:20: error: cannot find type 'UITableViewCell' in scope
var accessory: UITableViewCell.AccessoryType? { get }
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:64:28: error: cannot find type 'UITableViewCell' in scope
public var accessory: UITableViewCell.AccessoryType? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:74:18: error: cannot find type 'UITableViewCell' in scope
public extension UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:87:18: error: cannot find type 'UIViewController' in scope
public extension UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:90:45: error: cannot find type 'UITableView' in scope
public func addStyle(style: @escaping (UITableView, IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:90:72: error: cannot find type 'UITableViewCell' in scope
public func addStyle(style: @escaping (UITableView, IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:132:50: error: cannot find type 'UIView' in scope
public func setImageContentMode(contentMode: UIView.ContentMode) {
^~~~~~
/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/Table/Methods.swift:148:37: error: cannot find type 'UIView' in scope
public func setHeaderView(view: 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/Table/Methods.swift:153:37: error: cannot find type 'UIView' in scope
public func setFooterView(view: 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/Table/Methods.swift:158:37: error: cannot find type 'UITableViewCell' in scope
public func setAccessory(style: UITableViewCell.AccessoryType) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:184:42: error: cannot find type 'UIScrollView' in scope
public func setKeyboardDismiss(mode: UIScrollView.KeyboardDismissMode) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:189:60: error: cannot find type 'UITableViewCell' in scope
public func setAction(action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:195:69: error: cannot find type 'UITableViewCell' in scope
public func setAccessoryAction(action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:205:27: error: cannot find type 'UITableView' in scope
public func show() -> UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:62:30: error: cannot find 'UITableView' in scope
internal var tableView = UITableView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:318:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:331:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, titleForHeaderInSection section: Int) -> String? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:342:92: error: cannot find type 'UITableViewCell' in scope
public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:342:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:385:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:389:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:402:40: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, accessoryButtonTappedForRowWith indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:91:56: error: cannot find type 'UITableViewCell' in scope
internal var accessoryTappedAction: (IndexPath, D, UITableViewCell) -> Void = { (index, element, cell) -> Void in
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:99:51: error: cannot find type 'UITableViewCell' in scope
internal var cellTappedAction: (IndexPath, D, UITableViewCell) -> Void
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:38: error: cannot find 'UITableView' in scope
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:65: error: cannot find 'UITableViewCell' in scope
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:37: error: expected type before '->'
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:145:41: error: type 'UIColor' has no member 'systemBlue'
internal var imageTint: UIColor = .systemBlue {
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:158:37: error: cannot find type 'UIView' in scope
internal var imageContentMode: UIView.ContentMode = .scaleAspectFit {
^~~~~~
/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/Table/Table.swift:172:29: error: cannot find type 'UITableViewCell' in scope
internal var accessory: UITableViewCell.AccessoryType = .none {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:178:45: error: type 'UIColor' has no member 'systemBlue'
internal var accessoryColor: UIColor = .systemBlue {
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:272:114: error: cannot find type 'UITableViewCell' in scope
public convenience init(reuseIdentifier: String, data: [D], frame: CGRect, action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:280:137: error: cannot find type 'UITableViewCell' in scope
public convenience init(reuseIdentifier: String, datasets multipleSections: [[D]], frame: CGRect, action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:327:49: error: cannot find type 'UITableView' in scope
public func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:59:46: error: cannot find type 'UITableViewDelegate' in scope
public class Table<D: TableData>: NSObject, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:59:67: error: cannot find type 'UITableViewDataSource' in scope
public class Table<D: TableData>: NSObject, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ Methods.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Methods.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
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/Table/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table_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/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Table -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/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.abi.json
EmitSwiftModule normal armv7k (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:34:27: error: cannot find type 'UITableViewCell' in scope
public var accessory: UITableViewCell.AccessoryType? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift:17:20: error: cannot find type 'UITableViewCell' in scope
var accessory: UITableViewCell.AccessoryType? { get }
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:64:28: error: cannot find type 'UITableViewCell' in scope
public var accessory: UITableViewCell.AccessoryType? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:74:18: error: cannot find type 'UITableViewCell' in scope
public extension UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:87:18: error: cannot find type 'UIViewController' in scope
public extension UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:90:45: error: cannot find type 'UITableView' in scope
public func addStyle(style: @escaping (UITableView, IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:90:72: error: cannot find type 'UITableViewCell' in scope
public func addStyle(style: @escaping (UITableView, IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:132:50: error: cannot find type 'UIView' in scope
public func setImageContentMode(contentMode: UIView.ContentMode) {
^~~~~~
/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/Table/Methods.swift:148:37: error: cannot find type 'UIView' in scope
public func setHeaderView(view: 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/Table/Methods.swift:153:37: error: cannot find type 'UIView' in scope
public func setFooterView(view: 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/Table/Methods.swift:158:37: error: cannot find type 'UITableViewCell' in scope
public func setAccessory(style: UITableViewCell.AccessoryType) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:184:42: error: cannot find type 'UIScrollView' in scope
public func setKeyboardDismiss(mode: UIScrollView.KeyboardDismissMode) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:189:60: error: cannot find type 'UITableViewCell' in scope
public func setAction(action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:195:69: error: cannot find type 'UITableViewCell' in scope
public func setAccessoryAction(action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:205:27: error: cannot find type 'UITableView' in scope
public func show() -> UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:62:30: error: cannot find 'UITableView' in scope
internal var tableView = UITableView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:318:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:331:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, titleForHeaderInSection section: Int) -> String? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:342:92: error: cannot find type 'UITableViewCell' in scope
public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:342:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:385:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:389:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:402:40: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, accessoryButtonTappedForRowWith indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:91:56: error: cannot find type 'UITableViewCell' in scope
internal var accessoryTappedAction: (IndexPath, D, UITableViewCell) -> Void = { (index, element, cell) -> Void in
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:99:51: error: cannot find type 'UITableViewCell' in scope
internal var cellTappedAction: (IndexPath, D, UITableViewCell) -> Void
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:38: error: cannot find 'UITableView' in scope
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:65: error: cannot find 'UITableViewCell' in scope
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:37: error: expected type before '->'
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:145:41: error: type 'UIColor' has no member 'systemBlue'
internal var imageTint: UIColor = .systemBlue {
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:158:37: error: cannot find type 'UIView' in scope
internal var imageContentMode: UIView.ContentMode = .scaleAspectFit {
^~~~~~
/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/Table/Table.swift:172:29: error: cannot find type 'UITableViewCell' in scope
internal var accessory: UITableViewCell.AccessoryType = .none {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:178:45: error: type 'UIColor' has no member 'systemBlue'
internal var accessoryColor: UIColor = .systemBlue {
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:272:114: error: cannot find type 'UITableViewCell' in scope
public convenience init(reuseIdentifier: String, data: [D], frame: CGRect, action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:280:137: error: cannot find type 'UITableViewCell' in scope
public convenience init(reuseIdentifier: String, datasets multipleSections: [[D]], frame: CGRect, action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:327:49: error: cannot find type 'UITableView' in scope
public func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:59:46: error: cannot find type 'UITableViewDelegate' in scope
public class Table<D: TableData>: NSObject, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:59:67: error: cannot find type 'UITableViewDataSource' in scope
public class Table<D: TableData>: NSObject, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift (in target 'Table' from project 'Table')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
EmitSwiftModule normal arm64 (in target 'Table' from project 'Table')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
EmitSwiftModule normal arm64_32 (in target 'Table' from project 'Table')
SwiftEmitModule normal armv7k Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
EmitSwiftModule normal armv7k (in target 'Table' from project 'Table')
SwiftCompile normal arm64_32 Compiling\ Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
Building workspace spi-builder-workspace with scheme Table
(8 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
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Example': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.gitignore': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Tables.podspec': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.git': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Opportunties.rtf': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Other': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Contributors Guide.rtf': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/LICENSE': File not found.
Resolved source packages:
Table: /Users/admin/builder/spi-builder-workspace
resolved source packages: Table
{
"dependencies" : [
],
"manifest_display_name" : "Table",
"name" : "Table",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Table",
"targets" : [
"Table"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Table",
"module_type" : "SwiftTarget",
"name" : "Table",
"path" : "Sources/Table",
"product_memberships" : [
"Table"
],
"sources" : [
"Extensions.swift",
"Methods.swift",
"Table.swift",
"TableData.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Tables.podspec': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Other': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Opportunties.rtf': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/LICENSE': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.gitignore': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.git': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Contributors Guide.rtf': File not found.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Table"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Table -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 Table -destination generic/platform=watchOS
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.gitignore': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Other': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/LICENSE': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Opportunties.rtf': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Example': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/.git': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Tables.podspec': File not found.Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Table/Contributors Guide.rtf': File not found.
Resolved source packages:
Table: /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 'Table' in project 'Table'
➜ Explicit dependency on target 'Table' in project 'Table'
Target 'Table' in project 'Table' (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: 5c309876b25019005d9961c37428a8d4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5c309876b25019005d9961c37428a8d4.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 Table normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Table' from project 'Table')
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 Table -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.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/Table.build/Debug-watchos/Table.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table_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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Table normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Table' from project 'Table')
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 Table -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-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/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table.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/Table.build/Debug-watchos/Table.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table_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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/Objects-normal/armv7k/Table-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Table normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Table' from project 'Table')
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 Table -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table.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/Table.build/Debug-watchos/Table.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table_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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64/Table-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\ Table (in target 'Table' from project 'Table')
EmitSwiftModule normal arm64_32 (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:34:27: error: cannot find type 'UITableViewCell' in scope
public var accessory: UITableViewCell.AccessoryType? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift:17:20: error: cannot find type 'UITableViewCell' in scope
var accessory: UITableViewCell.AccessoryType? { get }
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:64:28: error: cannot find type 'UITableViewCell' in scope
public var accessory: UITableViewCell.AccessoryType? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:74:18: error: cannot find type 'UITableViewCell' in scope
public extension UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift:87:18: error: cannot find type 'UIViewController' in scope
public extension UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:90:45: error: cannot find type 'UITableView' in scope
public func addStyle(style: @escaping (UITableView, IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:90:72: error: cannot find type 'UITableViewCell' in scope
public func addStyle(style: @escaping (UITableView, IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:132:50: error: cannot find type 'UIView' in scope
public func setImageContentMode(contentMode: UIView.ContentMode) {
^~~~~~
/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/Table/Methods.swift:148:37: error: cannot find type 'UIView' in scope
public func setHeaderView(view: 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/Table/Methods.swift:153:37: error: cannot find type 'UIView' in scope
public func setFooterView(view: 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/Table/Methods.swift:158:37: error: cannot find type 'UITableViewCell' in scope
public func setAccessory(style: UITableViewCell.AccessoryType) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:184:42: error: cannot find type 'UIScrollView' in scope
public func setKeyboardDismiss(mode: UIScrollView.KeyboardDismissMode) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:189:60: error: cannot find type 'UITableViewCell' in scope
public func setAction(action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:195:69: error: cannot find type 'UITableViewCell' in scope
public func setAccessoryAction(action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift:205:27: error: cannot find type 'UITableView' in scope
public func show() -> UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:62:30: error: cannot find 'UITableView' in scope
internal var tableView = UITableView()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:318:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:331:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, titleForHeaderInSection section: Int) -> String? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:342:92: error: cannot find type 'UITableViewCell' in scope
public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:342:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:385:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:389:41: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:402:40: error: cannot find type 'UITableView' in scope
public func tableView(_ tableView: UITableView, accessoryButtonTappedForRowWith indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:91:56: error: cannot find type 'UITableViewCell' in scope
internal var accessoryTappedAction: (IndexPath, D, UITableViewCell) -> Void = { (index, element, cell) -> Void in
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:99:51: error: cannot find type 'UITableViewCell' in scope
internal var cellTappedAction: (IndexPath, D, UITableViewCell) -> Void
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:38: error: cannot find 'UITableView' in scope
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:65: error: cannot find 'UITableViewCell' in scope
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:105:37: error: expected type before '->'
internal var appliedStyles = [((UITableView, IndexPath, D, UITableViewCell) -> Void)]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:145:41: error: type 'UIColor' has no member 'systemBlue'
internal var imageTint: UIColor = .systemBlue {
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:158:37: error: cannot find type 'UIView' in scope
internal var imageContentMode: UIView.ContentMode = .scaleAspectFit {
^~~~~~
/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/Table/Table.swift:172:29: error: cannot find type 'UITableViewCell' in scope
internal var accessory: UITableViewCell.AccessoryType = .none {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:178:45: error: type 'UIColor' has no member 'systemBlue'
internal var accessoryColor: UIColor = .systemBlue {
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:272:114: error: cannot find type 'UITableViewCell' in scope
public convenience init(reuseIdentifier: String, data: [D], frame: CGRect, action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:280:137: error: cannot find type 'UITableViewCell' in scope
public convenience init(reuseIdentifier: String, datasets multipleSections: [[D]], frame: CGRect, action: @escaping (IndexPath, D, UITableViewCell) -> Void) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:327:49: error: cannot find type 'UITableView' in scope
public func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:59:46: error: cannot find type 'UITableViewDelegate' in scope
public class Table<D: TableData>: NSObject, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift:59:67: error: cannot find type 'UITableViewDataSource' in scope
public class Table<D: TableData>: NSObject, UITableViewDelegate, UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
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/Table/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift -target arm64_32-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 -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table_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/Table.build/Debug-watchos/Table.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/Table.build/Debug-watchos/Table.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Table -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/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Table.build/Debug-watchos/Table.build/Objects-normal/arm64_32/Table.abi.json
SwiftCompile normal arm64_32 Compiling\ Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
EmitSwiftModule normal armv7k (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift (in target 'Table' from project 'Table')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Table/Extensions.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Table.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Table/Table.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Methods.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift (in target 'Table' from project 'Table')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ TableData.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift (in target 'Table' from project 'Table')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TableData.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Table/TableData.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Methods.swift /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift (in target 'Table' from project 'Table')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Table/Methods.swift (in target 'Table' from project 'Table')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'Table' from project 'Table')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Table (in target 'Table' from project 'Table')
Building workspace spi-builder-workspace with scheme Table
(4 failures)
BUILD FAILURE 6.1 watchOS