Build Information
Failed to build EmptyPage, reference master (c8a174
), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 02:33:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EmptyPage -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/EmptyPage.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/linhay/EmptyPage
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c8a1749 Merge pull request #15 from linhay/dependabot/bundler/rexml-3.3.6
Cloned https://github.com/linhay/EmptyPage.git
Revision (git rev-parse @):
c8a17490312fea97cecd028dd6bda98e86610be8
SUCCESS checkout https://github.com/linhay/EmptyPage.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/linhay/EmptyPage.git
https://github.com/linhay/EmptyPage.git
{
"dependencies" : [
],
"manifest_display_name" : "EmptyPage",
"name" : "EmptyPage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "EmptyPage",
"targets" : [
"EmptyPage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EmptyPage",
"module_type" : "SwiftTarget",
"name" : "EmptyPage",
"path" : "Sources",
"product_memberships" : [
"EmptyPage"
],
"sources" : [
"Core/EmptyPage.swift",
"Core/configs/EmptyPageConfiguration.swift",
"Core/extensions/EmptyPage+UICollectionView.swift",
"Core/extensions/EmptyPage+UIScrollView.swift",
"Core/extensions/EmptyPage+UITableView.swift",
"Core/extensions/EmptyPage+UIView.swift",
"Core/extensions/EmptyPageDelegate.swift",
"Core/managers/EmptyPageManager+UICollectionView.swift",
"Core/managers/EmptyPageManager+UIScrollView.swift",
"Core/managers/EmptyPageManager+UITableView.swift",
"Core/managers/EmptyPageManager+UIView.swift",
"Core/managers/EmptyPageViewManagerProtocol.swift",
"Core/managers/EmptyPageWeakBox.swift",
"Core/swizzings/Empty+Runtime.swift",
"Core/swizzings/Empty+UICollectionView.swift",
"Core/swizzings/Empty+UITableView.swift",
"Core/swizzings/Empty+UIView.swift",
"Standard/EmptyPageForButton.swift",
"Standard/EmptyPageForImage.swift",
"Standard/EmptyPageForStandard.swift",
"Standard/EmptyPageForText.swift",
"Standard/EmptyPageView.swift",
"Standard/EmptyView+UIScrollView.swift",
"managers/StateManager/EmptyPageCollectionStateManager.swift",
"managers/StateManager/EmptyPageScrollViewStateManager.swift",
"managers/StateManager/EmptyPageStateProtocol.swift",
"managers/StateManager/EmptyPageStateScorllableProtocol.swift",
"managers/StateManager/EmptyPageTableStateManager.swift",
"managers/StateManager/EmptyPageViewStateManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
EmptyPage: /Users/admin/builder/spi-builder-workspace
resolved source packages: EmptyPage
{
"dependencies" : [
],
"manifest_display_name" : "EmptyPage",
"name" : "EmptyPage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "EmptyPage",
"targets" : [
"EmptyPage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EmptyPage",
"module_type" : "SwiftTarget",
"name" : "EmptyPage",
"path" : "Sources",
"product_memberships" : [
"EmptyPage"
],
"sources" : [
"Core/EmptyPage.swift",
"Core/configs/EmptyPageConfiguration.swift",
"Core/extensions/EmptyPage+UICollectionView.swift",
"Core/extensions/EmptyPage+UIScrollView.swift",
"Core/extensions/EmptyPage+UITableView.swift",
"Core/extensions/EmptyPage+UIView.swift",
"Core/extensions/EmptyPageDelegate.swift",
"Core/managers/EmptyPageManager+UICollectionView.swift",
"Core/managers/EmptyPageManager+UIScrollView.swift",
"Core/managers/EmptyPageManager+UITableView.swift",
"Core/managers/EmptyPageManager+UIView.swift",
"Core/managers/EmptyPageViewManagerProtocol.swift",
"Core/managers/EmptyPageWeakBox.swift",
"Core/swizzings/Empty+Runtime.swift",
"Core/swizzings/Empty+UICollectionView.swift",
"Core/swizzings/Empty+UITableView.swift",
"Core/swizzings/Empty+UIView.swift",
"Standard/EmptyPageForButton.swift",
"Standard/EmptyPageForImage.swift",
"Standard/EmptyPageForStandard.swift",
"Standard/EmptyPageForText.swift",
"Standard/EmptyPageView.swift",
"Standard/EmptyView+UIScrollView.swift",
"managers/StateManager/EmptyPageCollectionStateManager.swift",
"managers/StateManager/EmptyPageScrollViewStateManager.swift",
"managers/StateManager/EmptyPageStateProtocol.swift",
"managers/StateManager/EmptyPageStateScorllableProtocol.swift",
"managers/StateManager/EmptyPageTableStateManager.swift",
"managers/StateManager/EmptyPageViewStateManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EmptyPage"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EmptyPage -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 EmptyPage -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
EmptyPage: /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 'EmptyPage' in project 'EmptyPage'
➜ Explicit dependency on target 'EmptyPage' in project 'EmptyPage'
Target 'EmptyPage' in project 'EmptyPage' (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: 6d1f3404f001819d44c6b6c4e295628d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6d1f3404f001819d44c6b6c4e295628d.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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.SwiftFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-OutputFileMap.json (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage_const_extract_protocols.json (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage_const_extract_protocols.json (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.SwiftConstValuesFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.LinkFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.SwiftFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.LinkFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.SwiftConstValuesFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage-OutputFileMap.json (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.SwiftFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.SwiftConstValuesFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.LinkFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage-OutputFileMap.json (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage_const_extract_protocols.json (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/EmptyPage.modulemap (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/EmptyPage.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/EmptyPage.DependencyStaticMetadataFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/EmptyPage.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/EmptyPage.DependencyMetadataFileList (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/EmptyPage.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/EmptyPage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/EmptyPage.modulemap (in target 'EmptyPage' from project 'EmptyPage')
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/EmptyPage.build/Debug-watchos/EmptyPage.build/EmptyPage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver EmptyPage normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'EmptyPage' from project 'EmptyPage')
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 EmptyPage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage-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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage_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/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver EmptyPage normal armv7k com.apple.xcode.tools.swift.compiler (in target 'EmptyPage' from project 'EmptyPage')
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 EmptyPage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage_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/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver EmptyPage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EmptyPage' from project 'EmptyPage')
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 EmptyPage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage-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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage_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/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
EmitSwiftModule normal armv7k (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:42:11: error: cannot find type 'UIView' in scope
extension UIView: EmptyPageCompatible { }
^~~~~~
/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/Core/configs/EmptyPageConfiguration.swift:27:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'EmptyPageConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = EmptyPageConfiguration()
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift:25:20: note: class 'EmptyPageConfiguration' does not conform to the 'Sendable' protocol
public final class EmptyPageConfiguration {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift:27:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = EmptyPageConfiguration()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = EmptyPageConfiguration()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:25:40: error: cannot find type 'UICollectionView' in scope
public extension EmptyPage where Base: UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:25:40: error: cannot find type 'UIScrollView' in scope
public extension EmptyPage where Base: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:28:9: error: invalid redeclaration of 'manager'
var manager: EmptyPageCollectionViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageScrollViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageScrollViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:44:9: error: invalid redeclaration of 'displayEvent'
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:40:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:40:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:47:9: error: invalid redeclaration of 'canScrollEnabled'
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:43:9: note: 'canScrollEnabled' previously declared here
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:43:9: note: 'canScrollEnabled' previously declared here
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:25:40: error: cannot find type 'UITableView' in scope
public extension EmptyPage where Base: UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:54:10: error: invalid redeclaration of 'set(manager:)'
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:54:10: note: 'set(manager:)' previously declared here
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:54:10: note: 'set(manager:)' previously declared here
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:63:30: error: cannot find type 'UIView' in scope
func set(emptyView 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/Core/extensions/EmptyPage+UIScrollView.swift:28:9: error: invalid redeclaration of 'manager'
var manager: EmptyPageScrollViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageTableViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageTableViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:40:9: error: invalid redeclaration of 'displayEvent'
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:44:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:44:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:43:9: error: invalid redeclaration of 'canScrollEnabled'
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:47:9: note: 'canScrollEnabled' previously declared here
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:47:9: note: 'canScrollEnabled' previously declared here
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:25:40: error: cannot find type 'UIView' in scope
public extension EmptyPage where Base: 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/Core/extensions/EmptyPage+UITableView.swift:28:9: error: invalid redeclaration of 'manager'
var manager: EmptyPageTableViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:44:9: error: invalid redeclaration of 'displayEvent'
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:40:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:40:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:54:10: error: invalid redeclaration of 'set(manager:)'
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:44:10: note: 'set(manager:)' previously declared here
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:44:10: note: 'set(manager:)' previously declared here
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:63:30: error: cannot find type 'UIView' in scope
func set(emptyView 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/Core/extensions/EmptyPage+UIView.swift:57:30: error: cannot find type 'UIView' in scope
func set(emptyView 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/Core/extensions/EmptyPage+UIView.swift:63:40: error: cannot find type 'UIView' in scope
public extension EmptyPage where Base: 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/Core/extensions/EmptyPage+UIView.swift:65:20: error: cannot find type 'UIView' in scope
var emptyView: UIView? { manager?.emptyView }
^~~~~~
/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/Core/managers/EmptyPageManager+UIView.swift:36:25: error: cannot find type 'UIView' in scope
public init(target: 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/Core/managers/EmptyPageManager+UICollectionView.swift:28:32: error: cannot find type 'UICollectionView' in scope
public var collectionView: UICollectionView? { target as? UICollectionView }
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIScrollView.swift:32:28: error: cannot find type 'UIScrollView' in scope
public var scrollView: UIScrollView? { target as? UIScrollView }
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UITableView.swift:28:27: error: cannot find type 'UITableView' in scope
public var tableView: UITableView? { target as? UITableView }
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIView.swift:29:44: error: cannot find type 'UIView' in scope
public var targetBox: EmptyPageWeakBox<UIView> = .init()
^~~~~~
/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/Core/managers/EmptyPageManager+UIView.swift:30:43: error: cannot find type 'UIView' in scope
public var emptyBox: EmptyPageWeakBox<UIView> = .init()
^~~~~~
/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/Core/managers/EmptyPageManager+UIView.swift:32:39: error: cannot find type 'UIView' in scope
open var emptyViewProvider: () -> UIView? = { nil }
^~~~~~
/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/Core/managers/EmptyPageManager+UIView.swift:42:27: error: cannot find type 'UIView' in scope
open func set(target: 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/Core/managers/EmptyPageManager+UIView.swift:48:54: error: cannot find type 'UIView' in scope
open func set(emptyViewProvider provider: (() -> 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/Core/managers/EmptyPageManager+UIView.swift:54:35: error: cannot find type 'UIView' in scope
open func set(emptyView 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/Core/managers/EmptyPageViewManagerProtocol.swift:30:37: error: cannot find type 'UIView' in scope
var targetBox: EmptyPageWeakBox<UIView> { get set }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:32:36: error: cannot find type 'UIView' in scope
var emptyBox: EmptyPageWeakBox<UIView> { get set }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:34:34: error: cannot find type 'UIView' in scope
var emptyViewProvider: () -> UIView? { get set }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:50:17: error: cannot find type 'UIView' in scope
var target: UIView? { targetBox.value }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:52:20: error: cannot find type 'UIView' in scope
var emptyView: UIView? { emptyBox.value }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:98:25: error: cannot find type 'UIView' in scope
func ep_set(target: 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/Core/managers/EmptyPageViewManagerProtocol.swift:115:52: error: cannot find type 'UIView' in scope
func ep_set(emptyViewProvider provider: (() -> 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/Core/managers/EmptyPageViewManagerProtocol.swift:119:33: error: cannot find type 'UIView' in scope
func ep_set(emptyView 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/Core/swizzings/Empty+Runtime.swift:29:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.reloadData),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:30:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_reloadData),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:31:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:32:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.insertRows(at:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:33:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_insertRows(at:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:34:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:35:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.deleteRows(at:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:36:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_deleteRows(at:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:37:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:38:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.insertSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:39:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_insertSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:40:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:41:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.deleteSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:42:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_deleteSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:43:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:44:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.reloadSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:45:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_reloadSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:46:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:51:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.reloadData),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:52:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_reloadData),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:53:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:54:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.insertItems(at:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:55:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_insertItems(at:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:56:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:57:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.deleteItems(at:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:58:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_deleteItems(at:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:59:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:60:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.insertSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:61:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_insertSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:62:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:63:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.deleteSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:64:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_deleteSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:65:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:66:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.reloadSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:67:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_reloadSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:68:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:72:41: error: cannot find 'UIView' in scope
swizzing(sel: #selector(setter: UIView.bounds),
^~~~~~
/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/Core/swizzings/Empty+Runtime.swift:73:32: error: cannot find 'UIView' in scope
of: #selector(UIView.emptyPage_setBounds(_:)),
^~~~~~
/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/Core/swizzings/Empty+Runtime.swift:74:22: error: cannot find 'UIView' in scope
in: UIView.self)
^~~~~~
/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/Core/swizzings/Empty+UICollectionView.swift:25:11: error: cannot find type 'UICollectionView' in scope
extension UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UITableView.swift:25:11: error: cannot find type 'UITableView' in scope
extension UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UIView.swift:25:11: error: cannot find type 'UIView' in scope
extension 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/Standard/EmptyPageForButton.swift:32:46: error: cannot find type 'UIControl' in scope
public var contentVerticalAlignment: UIControl.ContentVerticalAlignment = .center
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:33:48: error: cannot find type 'UIControl' in scope
public var contentHorizontalAlignment: UIControl.ContentHorizontalAlignment = .center
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:28:49: error: type 'UIColor?' has no member 'systemBlue'
public var backgroundColor: UIColor? = .systemBlue
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:37:23: warning: static property 'style' is not concurrency-safe because non-'Sendable' type 'EmptyPageForButton.Style' may have shared mutable state; this is an error in the Swift 6 language mode
public static let style = Style()
^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:27:19: note: consider making struct 'Style' conform to the 'Sendable' protocol
public struct Style {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:37:23: note: add '@MainActor' to make static property 'style' part of global actor 'MainActor'
public static let style = Style()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let style = Style()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:40:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:25:32: error: cannot find type 'UIButton' in scope
open class EmptyPageForButton: UIButton {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift:32:31: error: cannot find 'heightAnchor' in scope
private lazy var height = heightAnchor.constraint(equalToConstant: 0)
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift:33:30: error: cannot find 'widthAnchor' in scope
private lazy var width = widthAnchor.constraint(equalToConstant: 0)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift:35:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift:26:31: error: cannot find type 'UIImageView' in scope
open class EmptyPageForImage: UIImageView, EmptyPageTemplateProtocol {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:26:44: error: cannot find type 'UIView' in scope
public protocol EmptyPageTemplateProtocol: 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/Standard/EmptyPageForStandard.swift:40:56: error: cannot find 'NSLayoutConstraint' in scope
private var layoutCache = [ViewType: [LayoutType: [NSLayoutConstraint]]]()
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:40:31: error: cannot call value of non-function type '[EmptyPageForStandard.ViewType.Type : [EmptyPageForStandard.LayoutType.Type : [Any]]]'
private var layoutCache = [ViewType: [LayoutType: [NSLayoutConstraint]]]()
^ ~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:41:25: error: cannot find type 'UIView' in scope
private var views: [UIView] { return [imageView, titleLabel, textLabel, button] }
^~~~~~
/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/Standard/EmptyPageForStandard.swift:44:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:26:34: error: cannot find type 'UIStackView' in scope
open class EmptyPageForStandard: UIStackView, EmptyPageTemplateProtocol {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:148:38: error: cannot find type 'UIView' in scope
func view(for type: ViewType) -> 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/Standard/EmptyPageForStandard.swift:177:50: error: cannot find type 'NSLayoutConstraint' in scope
constraints: () -> [NSLayoutConstraint]) {
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:228:78: error: cannot find type 'UIView' in scope
private func addCustomSpacing(_ spacing: CGFloat, after arrangedSubview: 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/Standard/EmptyPageForText.swift:30:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift:26:30: error: cannot find type 'UILabel' in scope
open class EmptyPageForText: UILabel, EmptyPageTemplateProtocol {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift:59:30: error: cannot find type 'UILabel' in scope
func config(label call: (UILabel) -> Void) -> Self {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:33:36: error: cannot find type 'UIView' in scope
func mix(layout: ((_ backView: UIView, _ view: UIView) -> Void)? = nil) -> EmptyPageView {
^~~~~~
/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/Standard/EmptyPageView.swift:33:52: error: cannot find type 'UIView' in scope
func mix(layout: ((_ backView: UIView, _ view: UIView) -> Void)? = nil) -> EmptyPageView {
^~~~~~
/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/Standard/EmptyPageView.swift:43:47: error: cannot find type 'UIView' in scope
public private(set) weak var contentView: 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/Standard/EmptyPageView.swift:46:23: error: cannot find 'UILayoutGuide' in scope
let topGuide = UILayoutGuide()
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:47:23: error: cannot find 'UILayoutGuide' in scope
let leftGuide = UILayoutGuide()
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:48:23: error: cannot find 'UILayoutGuide' in scope
let rightGuide = UILayoutGuide()
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:49:23: error: cannot find 'UILayoutGuide' in scope
let bottomGuide = UILayoutGuide()
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:119:25: error: cannot find type 'NSLayoutConstraint' in scope
public var top: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:120:28: error: cannot find type 'NSLayoutConstraint' in scope
public var bottom: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:121:26: error: cannot find type 'NSLayoutConstraint' in scope
public var left: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:122:27: error: cannot find type 'NSLayoutConstraint' in scope
public var right: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:67:38: error: cannot find type 'NSLayoutConstraint' in scope
var topAndBottomHeightRatio: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:70:29: error: cannot find type 'NSLayoutConstraint' in scope
var topGuideHeight: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:73:32: error: cannot find type 'NSLayoutConstraint' in scope
var bottomGuideHeight: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:95:38: error: cannot find type 'NSLayoutConstraint' in scope
var leftAndRightSpacerRatio: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:98:25: error: cannot find type 'NSLayoutConstraint' in scope
var leftSpacer: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:101:26: error: cannot find type 'NSLayoutConstraint' in scope
var rightSpacer: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:125:75: error: cannot find type 'UIView' in scope
public init(contentView: EmptyPageTemplateProtocol, layout: ((_ self: UIView, _ view: EmptyPageTemplateProtocol) -> Void)? = nil) {
^~~~~~
/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/Standard/EmptyPageView.swift:191:77: error: cannot find type 'UIView' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> 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/Standard/EmptyPageView.swift:191:64: error: cannot find type 'UIEvent' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:40:29: error: cannot find type 'UIView' in scope
public class EmptyPageView: 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/Standard/EmptyView+UIScrollView.swift:25:40: error: cannot find type 'UITableView' in scope
public extension EmptyPage where Base: UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift:35:40: error: cannot find type 'UICollectionView' in scope
public extension EmptyPage where Base: UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift:39:10: error: invalid redeclaration of 'setEmpty'
func setEmpty(_ template: EmptyPageTemplateProtocol?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift:29:10: note: 'setEmpty' previously declared here
func setEmpty(_ template: EmptyPageTemplateProtocol?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift:29:10: note: 'setEmpty' previously declared here
func setEmpty(_ template: EmptyPageTemplateProtocol?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageCollectionStateManager.swift:29:33: error: cannot find type 'UIView' in scope
open var viewStore: [State: 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/managers/StateManager/EmptyPageCollectionStateManager.swift:30:56: error: cannot find type 'UIView' in scope
public let hookProvider = EmptyPageDelegate<State, 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/managers/StateManager/EmptyPageCollectionStateManager.swift:35:48: error: cannot find type 'UIView' in scope
open override var emptyViewProvider: () -> 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/managers/StateManager/EmptyPageStateProtocol.swift:28:28: error: cannot find type 'UIView' in scope
var viewStore: [State: UIView] { get set }
^~~~~~
/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/managers/StateManager/EmptyPageStateProtocol.swift:29:48: error: cannot find type 'UIView' in scope
var hookProvider: EmptyPageDelegate<State, UIView?> { get }
^~~~~~
/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/managers/StateManager/EmptyPageScrollViewStateManager.swift:29:33: error: cannot find type 'UIView' in scope
open var viewStore: [State: 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/managers/StateManager/EmptyPageScrollViewStateManager.swift:30:56: error: cannot find type 'UIView' in scope
public let hookProvider = EmptyPageDelegate<State, 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/managers/StateManager/EmptyPageScrollViewStateManager.swift:31:48: error: cannot find type 'UIView' in scope
open override var emptyViewProvider: () -> 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/managers/StateManager/EmptyPageStateProtocol.swift:39:25: error: cannot find type 'UIView' in scope
func set(emptyView: UIView?, for state: State) {
^~~~~~
/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/managers/StateManager/EmptyPageStateProtocol.swift:47:29: error: cannot find type 'UIView' in scope
var viewProvider: () -> 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/managers/StateManager/EmptyPageStateScorllableProtocol.swift:43:37: error: cannot find type 'UIView' in scope
private var viewProvider: () -> 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/managers/StateManager/EmptyPageTableStateManager.swift:29:33: error: cannot find type 'UIView' in scope
open var viewStore: [State: 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/managers/StateManager/EmptyPageTableStateManager.swift:30:56: error: cannot find type 'UIView' in scope
public let hookProvider = EmptyPageDelegate<State, 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/managers/StateManager/EmptyPageTableStateManager.swift:31:48: error: cannot find type 'UIView' in scope
open override var emptyViewProvider: () -> 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/managers/StateManager/EmptyPageViewStateManager.swift:28:33: error: cannot find type 'UIView' in scope
open var viewStore: [State: 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/managers/StateManager/EmptyPageViewStateManager.swift:29:56: error: cannot find type 'UIView' in scope
public let hookProvider = EmptyPageDelegate<State, 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/managers/StateManager/EmptyPageViewStateManager.swift:30:48: error: cannot find type 'UIView' in scope
open override var emptyViewProvider: () -> 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;
^
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/Core/EmptyPage.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPageDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageViewManagerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageWeakBox.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageCollectionStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageScrollViewStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageStateProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageStateScorllableProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageTableStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageViewStateManager.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage_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/EmptyPage.build/Debug-watchos/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EmptyPage -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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.abi.json
SwiftCompile normal armv7k Compiling\ EmptyPage.swift,\ EmptyPageConfiguration.swift,\ EmptyPage+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPage+UIScrollView.swift,\ EmptyPage+UITableView.swift,\ EmptyPage+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageDelegate.swift,\ EmptyPageManager+UICollectionView.swift,\ EmptyPageManager+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPageDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIScrollView.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPageDelegate.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIScrollView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageManager+UITableView.swift,\ EmptyPageManager+UIView.swift,\ EmptyPageViewManagerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageViewManagerProtocol.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UITableView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageViewManagerProtocol.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageWeakBox.swift,\ Empty+Runtime.swift,\ Empty+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageWeakBox.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageWeakBox.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Empty+UITableView.swift,\ Empty+UIView.swift,\ EmptyPageForButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UITableView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UIView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageForImage.swift,\ EmptyPageForStandard.swift,\ EmptyPageForText.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageScrollViewStateManager.swift,\ EmptyPageStateProtocol.swift,\ EmptyPageStateScorllableProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageScrollViewStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageStateProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageStateScorllableProtocol.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageScrollViewStateManager.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageStateProtocol.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageStateScorllableProtocol.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageTableStateManager.swift,\ EmptyPageViewStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageTableStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageViewStateManager.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageTableStateManager.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageViewStateManager.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'EmptyPage' from project 'EmptyPage')
SwiftEmitModule normal armv7k Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
SwiftEmitModule normal arm64 Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
Building workspace spi-builder-workspace with scheme EmptyPage
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
EmptyPage: /Users/admin/builder/spi-builder-workspace
resolved source packages: EmptyPage
{
"dependencies" : [
],
"manifest_display_name" : "EmptyPage",
"name" : "EmptyPage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "EmptyPage",
"targets" : [
"EmptyPage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EmptyPage",
"module_type" : "SwiftTarget",
"name" : "EmptyPage",
"path" : "Sources",
"product_memberships" : [
"EmptyPage"
],
"sources" : [
"Core/EmptyPage.swift",
"Core/configs/EmptyPageConfiguration.swift",
"Core/extensions/EmptyPage+UICollectionView.swift",
"Core/extensions/EmptyPage+UIScrollView.swift",
"Core/extensions/EmptyPage+UITableView.swift",
"Core/extensions/EmptyPage+UIView.swift",
"Core/extensions/EmptyPageDelegate.swift",
"Core/managers/EmptyPageManager+UICollectionView.swift",
"Core/managers/EmptyPageManager+UIScrollView.swift",
"Core/managers/EmptyPageManager+UITableView.swift",
"Core/managers/EmptyPageManager+UIView.swift",
"Core/managers/EmptyPageViewManagerProtocol.swift",
"Core/managers/EmptyPageWeakBox.swift",
"Core/swizzings/Empty+Runtime.swift",
"Core/swizzings/Empty+UICollectionView.swift",
"Core/swizzings/Empty+UITableView.swift",
"Core/swizzings/Empty+UIView.swift",
"Standard/EmptyPageForButton.swift",
"Standard/EmptyPageForImage.swift",
"Standard/EmptyPageForStandard.swift",
"Standard/EmptyPageForText.swift",
"Standard/EmptyPageView.swift",
"Standard/EmptyView+UIScrollView.swift",
"managers/StateManager/EmptyPageCollectionStateManager.swift",
"managers/StateManager/EmptyPageScrollViewStateManager.swift",
"managers/StateManager/EmptyPageStateProtocol.swift",
"managers/StateManager/EmptyPageStateScorllableProtocol.swift",
"managers/StateManager/EmptyPageTableStateManager.swift",
"managers/StateManager/EmptyPageViewStateManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EmptyPage"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EmptyPage -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 EmptyPage -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
EmptyPage: /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 'EmptyPage' in project 'EmptyPage'
➜ Explicit dependency on target 'EmptyPage' in project 'EmptyPage'
Target 'EmptyPage' in project 'EmptyPage' (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: ddf7d72c6597818b93e06ec187534acc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ddf7d72c6597818b93e06ec187534acc.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 EmptyPage normal armv7k com.apple.xcode.tools.swift.compiler (in target 'EmptyPage' from project 'EmptyPage')
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 EmptyPage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage_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/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver EmptyPage normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'EmptyPage' from project 'EmptyPage')
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 EmptyPage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage-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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage_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/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64_32/EmptyPage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver EmptyPage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EmptyPage' from project 'EmptyPage')
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 EmptyPage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage-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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage_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/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/arm64/EmptyPage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
EmitSwiftModule normal armv7k (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:42:11: error: cannot find type 'UIView' in scope
extension UIView: EmptyPageCompatible { }
^~~~~~
/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/Core/extensions/EmptyPage+UICollectionView.swift:25:40: error: cannot find type 'UICollectionView' in scope
public extension EmptyPage where Base: UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:25:40: error: cannot find type 'UIScrollView' in scope
public extension EmptyPage where Base: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:28:9: error: invalid redeclaration of 'manager'
var manager: EmptyPageCollectionViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageScrollViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageScrollViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:44:9: error: invalid redeclaration of 'displayEvent'
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:40:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:40:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:47:9: error: invalid redeclaration of 'canScrollEnabled'
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:43:9: note: 'canScrollEnabled' previously declared here
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:43:9: note: 'canScrollEnabled' previously declared here
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:25:40: error: cannot find type 'UITableView' in scope
public extension EmptyPage where Base: UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:54:10: error: invalid redeclaration of 'set(manager:)'
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:54:10: note: 'set(manager:)' previously declared here
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:54:10: note: 'set(manager:)' previously declared here
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift:63:30: error: cannot find type 'UIView' in scope
func set(emptyView 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/Core/extensions/EmptyPage+UIScrollView.swift:28:9: error: invalid redeclaration of 'manager'
var manager: EmptyPageScrollViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageTableViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageTableViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:40:9: error: invalid redeclaration of 'displayEvent'
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:44:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:44:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift:43:9: error: invalid redeclaration of 'canScrollEnabled'
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:47:9: note: 'canScrollEnabled' previously declared here
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:47:9: note: 'canScrollEnabled' previously declared here
var canScrollEnabled: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:25:40: error: cannot find type 'UIView' in scope
public extension EmptyPage where Base: 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/Core/extensions/EmptyPage+UITableView.swift:28:9: error: invalid redeclaration of 'manager'
var manager: EmptyPageTableViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:28:9: note: 'manager' previously declared here
var manager: EmptyPageViewManager? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:44:9: error: invalid redeclaration of 'displayEvent'
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:40:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:40:9: note: 'displayEvent' previously declared here
var displayEvent: EmptyPageDelegate<Bool, Void>? { manager?.displayEvent }
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:54:10: error: invalid redeclaration of 'set(manager:)'
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:44:10: note: 'set(manager:)' previously declared here
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift:44:10: note: 'set(manager:)' previously declared here
func set(manager: EmptyPageViewManager?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift:63:30: error: cannot find type 'UIView' in scope
func set(emptyView 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/Core/extensions/EmptyPage+UIView.swift:57:30: error: cannot find type 'UIView' in scope
func set(emptyView 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/Core/extensions/EmptyPage+UIView.swift:63:40: error: cannot find type 'UIView' in scope
public extension EmptyPage where Base: 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/Core/extensions/EmptyPage+UIView.swift:65:20: error: cannot find type 'UIView' in scope
var emptyView: UIView? { manager?.emptyView }
^~~~~~
/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/Core/managers/EmptyPageManager+UIView.swift:36:25: error: cannot find type 'UIView' in scope
public init(target: 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/Core/managers/EmptyPageManager+UICollectionView.swift:28:32: error: cannot find type 'UICollectionView' in scope
public var collectionView: UICollectionView? { target as? UICollectionView }
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIScrollView.swift:32:28: error: cannot find type 'UIScrollView' in scope
public var scrollView: UIScrollView? { target as? UIScrollView }
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UITableView.swift:28:27: error: cannot find type 'UITableView' in scope
public var tableView: UITableView? { target as? UITableView }
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIView.swift:29:44: error: cannot find type 'UIView' in scope
public var targetBox: EmptyPageWeakBox<UIView> = .init()
^~~~~~
/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/Core/managers/EmptyPageManager+UIView.swift:30:43: error: cannot find type 'UIView' in scope
public var emptyBox: EmptyPageWeakBox<UIView> = .init()
^~~~~~
/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/Core/managers/EmptyPageManager+UIView.swift:32:39: error: cannot find type 'UIView' in scope
open var emptyViewProvider: () -> UIView? = { nil }
^~~~~~
/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/Core/managers/EmptyPageManager+UIView.swift:42:27: error: cannot find type 'UIView' in scope
open func set(target: 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/Core/managers/EmptyPageManager+UIView.swift:48:54: error: cannot find type 'UIView' in scope
open func set(emptyViewProvider provider: (() -> 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/Core/managers/EmptyPageManager+UIView.swift:54:35: error: cannot find type 'UIView' in scope
open func set(emptyView 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/Core/managers/EmptyPageViewManagerProtocol.swift:30:37: error: cannot find type 'UIView' in scope
var targetBox: EmptyPageWeakBox<UIView> { get set }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:32:36: error: cannot find type 'UIView' in scope
var emptyBox: EmptyPageWeakBox<UIView> { get set }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:34:34: error: cannot find type 'UIView' in scope
var emptyViewProvider: () -> UIView? { get set }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:50:17: error: cannot find type 'UIView' in scope
var target: UIView? { targetBox.value }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:52:20: error: cannot find type 'UIView' in scope
var emptyView: UIView? { emptyBox.value }
^~~~~~
/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/Core/managers/EmptyPageViewManagerProtocol.swift:98:25: error: cannot find type 'UIView' in scope
func ep_set(target: 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/Core/managers/EmptyPageViewManagerProtocol.swift:115:52: error: cannot find type 'UIView' in scope
func ep_set(emptyViewProvider provider: (() -> 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/Core/managers/EmptyPageViewManagerProtocol.swift:119:33: error: cannot find type 'UIView' in scope
func ep_set(emptyView 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/Core/swizzings/Empty+Runtime.swift:29:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.reloadData),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:30:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_reloadData),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:31:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:32:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.insertRows(at:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:33:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_insertRows(at:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:34:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:35:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.deleteRows(at:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:36:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_deleteRows(at:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:37:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:38:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.insertSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:39:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_insertSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:40:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:41:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.deleteSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:42:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_deleteSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:43:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:44:33: error: cannot find 'UITableView' in scope
swizzing(sel: #selector(UITableView.reloadSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:45:32: error: cannot find 'UITableView' in scope
of: #selector(UITableView.emptyPage_reloadSections(_:with:)),
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:46:22: error: cannot find 'UITableView' in scope
in: UITableView.self)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:51:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.reloadData),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:52:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_reloadData),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:53:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:54:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.insertItems(at:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:55:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_insertItems(at:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:56:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:57:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.deleteItems(at:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:58:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_deleteItems(at:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:59:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:60:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.insertSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:61:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_insertSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:62:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:63:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.deleteSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:64:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_deleteSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:65:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:66:33: error: cannot find 'UICollectionView' in scope
swizzing(sel: #selector(UICollectionView.reloadSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:67:32: error: cannot find 'UICollectionView' in scope
of: #selector(UICollectionView.emptyPage_reloadSections(_:)),
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:68:22: error: cannot find 'UICollectionView' in scope
in: UICollectionView.self)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift:72:41: error: cannot find 'UIView' in scope
swizzing(sel: #selector(setter: UIView.bounds),
^~~~~~
/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/Core/swizzings/Empty+Runtime.swift:73:32: error: cannot find 'UIView' in scope
of: #selector(UIView.emptyPage_setBounds(_:)),
^~~~~~
/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/Core/swizzings/Empty+Runtime.swift:74:22: error: cannot find 'UIView' in scope
in: UIView.self)
^~~~~~
/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/Core/swizzings/Empty+UICollectionView.swift:25:11: error: cannot find type 'UICollectionView' in scope
extension UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UITableView.swift:25:11: error: cannot find type 'UITableView' in scope
extension UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UIView.swift:25:11: error: cannot find type 'UIView' in scope
extension 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/Standard/EmptyPageForButton.swift:32:46: error: cannot find type 'UIControl' in scope
public var contentVerticalAlignment: UIControl.ContentVerticalAlignment = .center
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:33:48: error: cannot find type 'UIControl' in scope
public var contentHorizontalAlignment: UIControl.ContentHorizontalAlignment = .center
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:28:49: error: type 'UIColor?' has no member 'systemBlue'
public var backgroundColor: UIColor? = .systemBlue
~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:40:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift:25:32: error: cannot find type 'UIButton' in scope
open class EmptyPageForButton: UIButton {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift:32:31: error: cannot find 'heightAnchor' in scope
private lazy var height = heightAnchor.constraint(equalToConstant: 0)
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift:33:30: error: cannot find 'widthAnchor' in scope
private lazy var width = widthAnchor.constraint(equalToConstant: 0)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift:35:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift:26:31: error: cannot find type 'UIImageView' in scope
open class EmptyPageForImage: UIImageView, EmptyPageTemplateProtocol {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:26:44: error: cannot find type 'UIView' in scope
public protocol EmptyPageTemplateProtocol: 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/Standard/EmptyPageForStandard.swift:40:56: error: cannot find 'NSLayoutConstraint' in scope
private var layoutCache = [ViewType: [LayoutType: [NSLayoutConstraint]]]()
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:40:31: error: cannot call value of non-function type '[EmptyPageForStandard.ViewType.Type : [EmptyPageForStandard.LayoutType.Type : [Any]]]'
private var layoutCache = [ViewType: [LayoutType: [NSLayoutConstraint]]]()
^ ~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:41:25: error: cannot find type 'UIView' in scope
private var views: [UIView] { return [imageView, titleLabel, textLabel, button] }
^~~~~~
/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/Standard/EmptyPageForStandard.swift:44:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:26:34: error: cannot find type 'UIStackView' in scope
open class EmptyPageForStandard: UIStackView, EmptyPageTemplateProtocol {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:148:38: error: cannot find type 'UIView' in scope
func view(for type: ViewType) -> 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/Standard/EmptyPageForStandard.swift:177:50: error: cannot find type 'NSLayoutConstraint' in scope
constraints: () -> [NSLayoutConstraint]) {
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift:228:78: error: cannot find type 'UIView' in scope
private func addCustomSpacing(_ spacing: CGFloat, after arrangedSubview: 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/Standard/EmptyPageForText.swift:30:21: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift:26:30: error: cannot find type 'UILabel' in scope
open class EmptyPageForText: UILabel, EmptyPageTemplateProtocol {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift:59:30: error: cannot find type 'UILabel' in scope
func config(label call: (UILabel) -> Void) -> Self {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:33:36: error: cannot find type 'UIView' in scope
func mix(layout: ((_ backView: UIView, _ view: UIView) -> Void)? = nil) -> EmptyPageView {
^~~~~~
/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/Standard/EmptyPageView.swift:33:52: error: cannot find type 'UIView' in scope
func mix(layout: ((_ backView: UIView, _ view: UIView) -> Void)? = nil) -> EmptyPageView {
^~~~~~
/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/Standard/EmptyPageView.swift:43:47: error: cannot find type 'UIView' in scope
public private(set) weak var contentView: 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/Standard/EmptyPageView.swift:46:23: error: cannot find 'UILayoutGuide' in scope
let topGuide = UILayoutGuide()
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:47:23: error: cannot find 'UILayoutGuide' in scope
let leftGuide = UILayoutGuide()
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:48:23: error: cannot find 'UILayoutGuide' in scope
let rightGuide = UILayoutGuide()
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:49:23: error: cannot find 'UILayoutGuide' in scope
let bottomGuide = UILayoutGuide()
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:67:38: error: cannot find type 'NSLayoutConstraint' in scope
var topAndBottomHeightRatio: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:70:29: error: cannot find type 'NSLayoutConstraint' in scope
var topGuideHeight: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:73:32: error: cannot find type 'NSLayoutConstraint' in scope
var bottomGuideHeight: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:95:38: error: cannot find type 'NSLayoutConstraint' in scope
var leftAndRightSpacerRatio: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:98:25: error: cannot find type 'NSLayoutConstraint' in scope
var leftSpacer: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:101:26: error: cannot find type 'NSLayoutConstraint' in scope
var rightSpacer: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:119:25: error: cannot find type 'NSLayoutConstraint' in scope
public var top: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:120:28: error: cannot find type 'NSLayoutConstraint' in scope
public var bottom: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:121:26: error: cannot find type 'NSLayoutConstraint' in scope
public var left: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:122:27: error: cannot find type 'NSLayoutConstraint' in scope
public var right: NSLayoutConstraint?
^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:125:75: error: cannot find type 'UIView' in scope
public init(contentView: EmptyPageTemplateProtocol, layout: ((_ self: UIView, _ view: EmptyPageTemplateProtocol) -> Void)? = nil) {
^~~~~~
/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/Standard/EmptyPageView.swift:191:77: error: cannot find type 'UIView' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> 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/Standard/EmptyPageView.swift:191:64: error: cannot find type 'UIEvent' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift:40:29: error: cannot find type 'UIView' in scope
public class EmptyPageView: 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/Standard/EmptyView+UIScrollView.swift:25:40: error: cannot find type 'UITableView' in scope
public extension EmptyPage where Base: UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift:35:40: error: cannot find type 'UICollectionView' in scope
public extension EmptyPage where Base: UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift:39:10: error: invalid redeclaration of 'setEmpty'
func setEmpty(_ template: EmptyPageTemplateProtocol?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift:29:10: note: 'setEmpty' previously declared here
func setEmpty(_ template: EmptyPageTemplateProtocol?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift:29:10: note: 'setEmpty' previously declared here
func setEmpty(_ template: EmptyPageTemplateProtocol?) {
^
/Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageCollectionStateManager.swift:29:33: error: cannot find type 'UIView' in scope
open var viewStore: [State: 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/managers/StateManager/EmptyPageCollectionStateManager.swift:30:56: error: cannot find type 'UIView' in scope
public let hookProvider = EmptyPageDelegate<State, 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/managers/StateManager/EmptyPageCollectionStateManager.swift:35:48: error: cannot find type 'UIView' in scope
open override var emptyViewProvider: () -> 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/managers/StateManager/EmptyPageStateProtocol.swift:28:28: error: cannot find type 'UIView' in scope
var viewStore: [State: UIView] { get set }
^~~~~~
/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/managers/StateManager/EmptyPageStateProtocol.swift:29:48: error: cannot find type 'UIView' in scope
var hookProvider: EmptyPageDelegate<State, UIView?> { get }
^~~~~~
/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/managers/StateManager/EmptyPageScrollViewStateManager.swift:29:33: error: cannot find type 'UIView' in scope
open var viewStore: [State: 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/managers/StateManager/EmptyPageScrollViewStateManager.swift:30:56: error: cannot find type 'UIView' in scope
public let hookProvider = EmptyPageDelegate<State, 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/managers/StateManager/EmptyPageScrollViewStateManager.swift:31:48: error: cannot find type 'UIView' in scope
open override var emptyViewProvider: () -> 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/managers/StateManager/EmptyPageStateProtocol.swift:39:25: error: cannot find type 'UIView' in scope
func set(emptyView: UIView?, for state: State) {
^~~~~~
/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/managers/StateManager/EmptyPageStateProtocol.swift:47:29: error: cannot find type 'UIView' in scope
var viewProvider: () -> 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/managers/StateManager/EmptyPageStateScorllableProtocol.swift:43:37: error: cannot find type 'UIView' in scope
private var viewProvider: () -> 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/managers/StateManager/EmptyPageTableStateManager.swift:29:33: error: cannot find type 'UIView' in scope
open var viewStore: [State: 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/managers/StateManager/EmptyPageTableStateManager.swift:30:56: error: cannot find type 'UIView' in scope
public let hookProvider = EmptyPageDelegate<State, 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/managers/StateManager/EmptyPageTableStateManager.swift:31:48: error: cannot find type 'UIView' in scope
open override var emptyViewProvider: () -> 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/managers/StateManager/EmptyPageViewStateManager.swift:28:33: error: cannot find type 'UIView' in scope
open var viewStore: [State: 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/managers/StateManager/EmptyPageViewStateManager.swift:29:56: error: cannot find type 'UIView' in scope
public let hookProvider = EmptyPageDelegate<State, 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/managers/StateManager/EmptyPageViewStateManager.swift:30:48: error: cannot find type 'UIView' in scope
open override var emptyViewProvider: () -> 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;
^
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/Core/EmptyPage.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPageDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageViewManagerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageWeakBox.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageCollectionStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageScrollViewStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageStateProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageStateScorllableProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageTableStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageViewStateManager.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 -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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage_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/EmptyPage.build/Debug-watchos/EmptyPage.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/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EmptyPage -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/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EmptyPage.build/Debug-watchos/EmptyPage.build/Objects-normal/armv7k/EmptyPage.abi.json
SwiftCompile normal armv7k Compiling\ EmptyPage.swift,\ EmptyPageConfiguration.swift,\ EmptyPage+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/configs/EmptyPageConfiguration.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageWeakBox.swift,\ Empty+Runtime.swift,\ Empty+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageWeakBox.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageWeakBox.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+Runtime.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPage+UIScrollView.swift,\ EmptyPage+UITableView.swift,\ EmptyPage+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIScrollView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UITableView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPage+UIView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Empty+UITableView.swift,\ Empty+UIView.swift,\ EmptyPageForButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UITableView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/swizzings/Empty+UIView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForButton.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageForImage.swift,\ EmptyPageForStandard.swift,\ EmptyPageForText.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForImage.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForStandard.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageForText.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageView.swift,\ EmptyView+UIScrollView.swift,\ EmptyPageCollectionStateManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageCollectionStateManager.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyPageView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Standard/EmptyView+UIScrollView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/managers/StateManager/EmptyPageCollectionStateManager.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageManager+UITableView.swift,\ EmptyPageManager+UIView.swift,\ EmptyPageViewManagerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UITableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageViewManagerProtocol.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UITableView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageViewManagerProtocol.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EmptyPageDelegate.swift,\ EmptyPageManager+UICollectionView.swift,\ EmptyPageManager+UIScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPageDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UICollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIScrollView.swift (in target 'EmptyPage' from project 'EmptyPage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/extensions/EmptyPageDelegate.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UICollectionView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/managers/EmptyPageManager+UIScrollView.swift (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
EmitSwiftModule normal arm64 (in target 'EmptyPage' from project 'EmptyPage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'EmptyPage' from project 'EmptyPage')
SwiftEmitModule normal armv7k Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ EmptyPage (in target 'EmptyPage' from project 'EmptyPage')
Building workspace spi-builder-workspace with scheme EmptyPage
(4 failures)
BUILD FAILURE 6.1 watchOS