Build Information
Failed to build CustomPageableCollectionView, reference main (8ee0db), with Swift 6.1 for watchOS using Xcode 16.3 on 10 Jun 2025 07:53:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CustomPageableCollectionView -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndreasVerhoeven/CustomPageableCollectionView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AndreasVerhoeven/CustomPageableCollectionView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8ee0db1 rename method
Cloned https://github.com/AndreasVerhoeven/CustomPageableCollectionView.git
Revision (git rev-parse @):
8ee0db1b5ed1e492d7858403bcf079e35c1ddd0c
SUCCESS checkout https://github.com/AndreasVerhoeven/CustomPageableCollectionView.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/AndreasVerhoeven/CustomPageableCollectionView.git
https://github.com/AndreasVerhoeven/CustomPageableCollectionView.git
{
"dependencies" : [
],
"manifest_display_name" : "CustomPageableCollectionView",
"name" : "CustomPageableCollectionView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "CustomPageableCollectionView",
"targets" : [
"CustomPageableCollectionView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CustomPageableCollectionView",
"module_type" : "SwiftTarget",
"name" : "CustomPageableCollectionView",
"path" : "Sources",
"product_memberships" : [
"CustomPageableCollectionView"
],
"sources" : [
"CustomPageableCollectionView.swift",
"CustomPageableScrollView.swift",
"CustomPageableTableView.swift",
"PagerScrollView.swift",
"PagingConfiguration+Resolve.swift",
"PagingConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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:
CustomPageableCollectionView: /Users/admin/builder/spi-builder-workspace
resolved source packages: CustomPageableCollectionView
{
"dependencies" : [
],
"manifest_display_name" : "CustomPageableCollectionView",
"name" : "CustomPageableCollectionView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "CustomPageableCollectionView",
"targets" : [
"CustomPageableCollectionView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CustomPageableCollectionView",
"module_type" : "SwiftTarget",
"name" : "CustomPageableCollectionView",
"path" : "Sources",
"product_memberships" : [
"CustomPageableCollectionView"
],
"sources" : [
"CustomPageableCollectionView.swift",
"CustomPageableScrollView.swift",
"CustomPageableTableView.swift",
"PagerScrollView.swift",
"PagingConfiguration+Resolve.swift",
"PagingConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CustomPageableCollectionView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CustomPageableCollectionView -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 CustomPageableCollectionView -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:
CustomPageableCollectionView: /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 'CustomPageableCollectionView' in project 'CustomPageableCollectionView'
➜ Explicit dependency on target 'CustomPageableCollectionView' in project 'CustomPageableCollectionView'
Target 'CustomPageableCollectionView' in project 'CustomPageableCollectionView' (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: 332e16d150589cafb464887a5e60b83c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/332e16d150589cafb464887a5e60b83c.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/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.LinkFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.SwiftConstValuesFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView_const_extract_protocols.json (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.SwiftFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.LinkFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-OutputFileMap.json (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.SwiftFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView_const_extract_protocols.json (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.SwiftConstValuesFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-OutputFileMap.json (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.SwiftFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.SwiftConstValuesFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView_const_extract_protocols.json (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.LinkFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-OutputFileMap.json (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/CustomPageableCollectionView.modulemap (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/CustomPageableCollectionView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/CustomPageableCollectionView.DependencyStaticMetadataFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/CustomPageableCollectionView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/CustomPageableCollectionView.DependencyMetadataFileList (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/CustomPageableCollectionView.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CustomPageableCollectionView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/CustomPageableCollectionView.modulemap (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/CustomPageableCollectionView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver CustomPageableCollectionView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
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 CustomPageableCollectionView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CustomPageableCollectionView normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
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 CustomPageableCollectionView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CustomPageableCollectionView normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
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 CustomPageableCollectionView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
EmitSwiftModule normal arm64 (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:23:15: error: cannot find type 'UIScrollView' in scope
init(parent: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:11:51: error: cannot convert value of type 'CustomPageableCollectionView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:38:67: error: cannot find type 'UICollectionViewLayout' in scope
public override init(frame: CGRect, collectionViewLayout layout: UICollectionViewLayout) {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:50:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:58:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:62:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:66:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:70:32: error: cannot find type 'UICollectionViewDelegate' in scope
public override var delegate: UICollectionViewDelegate? {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:74:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:81:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:88:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:95:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:100:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:107:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:114:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:121:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:125:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:129:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:137:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:144:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:149:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:155:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:10:44: error: cannot find type 'UICollectionView' in scope
public class CustomPageableCollectionView: UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:11:51: error: cannot convert value of type 'CustomPageableScrollView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:32:18: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:44:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:52:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:56:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:60:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:64:32: error: cannot find type 'UIScrollViewDelegate' in scope
public override var delegate: UIScrollViewDelegate? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:68:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:75:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:82:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:89:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:94:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:101:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:108:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:115:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:119:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:123:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:19:95: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, contentInsets: UIEdgeInsets, scrollView: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:24:69: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:24:90: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:130:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:137:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:142:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:148:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:10:40: error: cannot find type 'UIScrollView' in scope
public class CustomPageableScrollView: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:11:51: error: cannot convert value of type 'CustomPageableTableView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:33:45: error: cannot find type 'UITableView' in scope
public override init(frame: CGRect, style: UITableView.Style) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:45:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:53:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:57:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:61:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:65:32: error: cannot find type 'UITableViewDelegate' in scope
public override var delegate: UITableViewDelegate? {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:69:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:76:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:83:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:90:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:95:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:102:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:109:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:116:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:120:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:124:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:131:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:138:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:143:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:149:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:10:39: error: cannot find type 'UITableView' in scope
public class CustomPageableTableView: UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:10:33: error: cannot find type 'UIScrollView' in scope
internal class PagerScrollView: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:11:19: error: cannot find type 'UIScrollView' in scope
weak var parent: UIScrollView?
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:116:15: error: property does not override any property from its superclass
override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:123:28: error: cannot find type 'UIScrollViewDelegate' in scope
extension PagerScrollView: UIScrollViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:124:49: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:129:47: error: cannot find type 'UIScrollView' in scope
func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:134:46: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:140:53: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:145:50: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:151:56: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:157:54: error: cannot find type 'UIView' in scope
func viewForZooming(in scrollView: UIScrollView) -> 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/PagerScrollView.swift:157:37: error: cannot find type 'UIScrollView' in scope
func viewForZooming(in scrollView: UIScrollView) -> UIView? {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:162:48: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:162:73: error: cannot find type 'UIView' in scope
func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with 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/PagerScrollView.swift:167:45: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:167:70: error: cannot find type 'UIView' in scope
func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
^~~~~~
/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/PagerScrollView.swift:173:49: error: cannot find type 'UIScrollView' in scope
func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:178:46: error: cannot find type 'UIScrollView' in scope
func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:13:43: error: cannot find type 'UIScrollView' in scope
func resolvedPagerBounds(for scrollView: UIScrollView, pager: UIScrollView) -> CGRect {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:13:64: error: cannot find type 'UIScrollView' in scope
func resolvedPagerBounds(for scrollView: UIScrollView, pager: UIScrollView) -> CGRect {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:28:65: error: cannot find type 'UIScrollView' in scope
func pagedPagerContentOffset(for frame: CGRect, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:28:86: error: cannot find type 'UIScrollView' in scope
func pagedPagerContentOffset(for frame: CGRect, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:48:45: error: cannot find type 'UIScrollView' in scope
func resolvedContentOffset(for scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:48:66: error: cannot find type 'UIScrollView' in scope
func resolvedContentOffset(for scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:94:40: error: cannot find type 'UIScrollView' in scope
func resolvedPageSize(for scrollView: UIScrollView) -> CGSize {
^~~~~~~~~~~~
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/CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CustomPageableCollectionView -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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
EmitSwiftModule normal arm64_32 (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:23:15: error: cannot find type 'UIScrollView' in scope
init(parent: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:11:51: error: cannot convert value of type 'CustomPageableCollectionView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:38:67: error: cannot find type 'UICollectionViewLayout' in scope
public override init(frame: CGRect, collectionViewLayout layout: UICollectionViewLayout) {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:50:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:58:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:62:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:66:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:70:32: error: cannot find type 'UICollectionViewDelegate' in scope
public override var delegate: UICollectionViewDelegate? {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:74:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:81:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:88:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:95:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:100:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:107:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:114:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:121:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:125:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:129:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:137:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:144:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:149:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:155:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:10:44: error: cannot find type 'UICollectionView' in scope
public class CustomPageableCollectionView: UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:11:51: error: cannot convert value of type 'CustomPageableScrollView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:32:18: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:44:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:52:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:56:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:60:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:64:32: error: cannot find type 'UIScrollViewDelegate' in scope
public override var delegate: UIScrollViewDelegate? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:68:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:75:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:82:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:89:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:94:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:101:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:108:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:115:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:119:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:123:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:19:95: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, contentInsets: UIEdgeInsets, scrollView: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:24:69: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:24:90: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:130:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:137:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:142:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:148:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:10:40: error: cannot find type 'UIScrollView' in scope
public class CustomPageableScrollView: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:11:51: error: cannot convert value of type 'CustomPageableTableView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:33:45: error: cannot find type 'UITableView' in scope
public override init(frame: CGRect, style: UITableView.Style) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:45:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:53:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:57:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:61:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:65:32: error: cannot find type 'UITableViewDelegate' in scope
public override var delegate: UITableViewDelegate? {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:69:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:76:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:83:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:90:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:95:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:102:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:109:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:116:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:120:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:124:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:131:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:138:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:143:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:149:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:10:39: error: cannot find type 'UITableView' in scope
public class CustomPageableTableView: UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:10:33: error: cannot find type 'UIScrollView' in scope
internal class PagerScrollView: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:11:19: error: cannot find type 'UIScrollView' in scope
weak var parent: UIScrollView?
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:116:15: error: property does not override any property from its superclass
override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:123:28: error: cannot find type 'UIScrollViewDelegate' in scope
extension PagerScrollView: UIScrollViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:124:49: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:129:47: error: cannot find type 'UIScrollView' in scope
func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:134:46: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:140:53: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:145:50: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:151:56: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:157:54: error: cannot find type 'UIView' in scope
func viewForZooming(in scrollView: UIScrollView) -> 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/PagerScrollView.swift:157:37: error: cannot find type 'UIScrollView' in scope
func viewForZooming(in scrollView: UIScrollView) -> UIView? {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:162:48: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:162:73: error: cannot find type 'UIView' in scope
func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with 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/PagerScrollView.swift:167:45: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:167:70: error: cannot find type 'UIView' in scope
func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
^~~~~~
/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/PagerScrollView.swift:173:49: error: cannot find type 'UIScrollView' in scope
func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:178:46: error: cannot find type 'UIScrollView' in scope
func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:13:43: error: cannot find type 'UIScrollView' in scope
func resolvedPagerBounds(for scrollView: UIScrollView, pager: UIScrollView) -> CGRect {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:13:64: error: cannot find type 'UIScrollView' in scope
func resolvedPagerBounds(for scrollView: UIScrollView, pager: UIScrollView) -> CGRect {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:28:65: error: cannot find type 'UIScrollView' in scope
func pagedPagerContentOffset(for frame: CGRect, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:28:86: error: cannot find type 'UIScrollView' in scope
func pagedPagerContentOffset(for frame: CGRect, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:48:45: error: cannot find type 'UIScrollView' in scope
func resolvedContentOffset(for scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:48:66: error: cannot find type 'UIScrollView' in scope
func resolvedContentOffset(for scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:94:40: error: cannot find type 'UIScrollView' in scope
func resolvedPageSize(for scrollView: UIScrollView) -> CGSize {
^~~~~~~~~~~~
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/CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CustomPageableCollectionView -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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.abi.json
SwiftCompile normal armv7k Compiling\ CustomPageableTableView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
EmitSwiftModule normal armv7k (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:23:15: error: cannot find type 'UIScrollView' in scope
init(parent: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:11:51: error: cannot convert value of type 'CustomPageableCollectionView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:38:67: error: cannot find type 'UICollectionViewLayout' in scope
public override init(frame: CGRect, collectionViewLayout layout: UICollectionViewLayout) {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:50:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:58:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:62:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:66:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:70:32: error: cannot find type 'UICollectionViewDelegate' in scope
public override var delegate: UICollectionViewDelegate? {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:74:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:81:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:88:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:95:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:100:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:107:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:114:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:121:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:125:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:129:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:137:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:144:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:149:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:155:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:10:44: error: cannot find type 'UICollectionView' in scope
public class CustomPageableCollectionView: UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:11:51: error: cannot convert value of type 'CustomPageableScrollView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:32:18: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:44:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:52:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:56:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:60:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:64:32: error: cannot find type 'UIScrollViewDelegate' in scope
public override var delegate: UIScrollViewDelegate? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:68:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:75:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:82:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:89:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:94:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:101:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:108:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:115:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:119:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:123:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:19:95: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, contentInsets: UIEdgeInsets, scrollView: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:24:69: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:24:90: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:130:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:137:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:142:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:148:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:10:40: error: cannot find type 'UIScrollView' in scope
public class CustomPageableScrollView: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:11:51: error: cannot convert value of type 'CustomPageableTableView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:33:45: error: cannot find type 'UITableView' in scope
public override init(frame: CGRect, style: UITableView.Style) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:45:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:53:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:57:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:61:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:65:32: error: cannot find type 'UITableViewDelegate' in scope
public override var delegate: UITableViewDelegate? {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:69:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:76:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:83:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:90:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:95:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:102:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:109:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:116:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:120:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:124:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:131:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:138:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:143:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:149:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:10:39: error: cannot find type 'UITableView' in scope
public class CustomPageableTableView: UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:10:33: error: cannot find type 'UIScrollView' in scope
internal class PagerScrollView: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:11:19: error: cannot find type 'UIScrollView' in scope
weak var parent: UIScrollView?
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:116:15: error: property does not override any property from its superclass
override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:123:28: error: cannot find type 'UIScrollViewDelegate' in scope
extension PagerScrollView: UIScrollViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:124:49: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:129:47: error: cannot find type 'UIScrollView' in scope
func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:134:46: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:140:53: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:145:50: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:151:56: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:157:54: error: cannot find type 'UIView' in scope
func viewForZooming(in scrollView: UIScrollView) -> 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/PagerScrollView.swift:157:37: error: cannot find type 'UIScrollView' in scope
func viewForZooming(in scrollView: UIScrollView) -> UIView? {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:162:48: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:162:73: error: cannot find type 'UIView' in scope
func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with 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/PagerScrollView.swift:167:45: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:167:70: error: cannot find type 'UIView' in scope
func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
^~~~~~
/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/PagerScrollView.swift:173:49: error: cannot find type 'UIScrollView' in scope
func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:178:46: error: cannot find type 'UIScrollView' in scope
func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:13:43: error: cannot find type 'UIScrollView' in scope
func resolvedPagerBounds(for scrollView: UIScrollView, pager: UIScrollView) -> CGRect {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:13:64: error: cannot find type 'UIScrollView' in scope
func resolvedPagerBounds(for scrollView: UIScrollView, pager: UIScrollView) -> CGRect {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:28:65: error: cannot find type 'UIScrollView' in scope
func pagedPagerContentOffset(for frame: CGRect, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:28:86: error: cannot find type 'UIScrollView' in scope
func pagedPagerContentOffset(for frame: CGRect, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:48:45: error: cannot find type 'UIScrollView' in scope
func resolvedContentOffset(for scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:48:66: error: cannot find type 'UIScrollView' in scope
func resolvedContentOffset(for scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:94:40: error: cannot find type 'UIScrollView' in scope
func resolvedPageSize(for scrollView: UIScrollView) -> CGSize {
^~~~~~~~~~~~
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/CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CustomPageableCollectionView -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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.abi.json
SwiftCompile normal arm64 Compiling\ CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PagingConfiguration+Resolve.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ CustomPageableScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ CustomPageableTableView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ PagerScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64 (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftEmitModule normal arm64 Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
EmitSwiftModule normal arm64_32 (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
EmitSwiftModule normal armv7k (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftEmitModule normal armv7k Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64_32 Compiling\ PagerScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
Building workspace spi-builder-workspace with scheme CustomPageableCollectionView
(8 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
CustomPageableCollectionView: /Users/admin/builder/spi-builder-workspace
resolved source packages: CustomPageableCollectionView
{
"dependencies" : [
],
"manifest_display_name" : "CustomPageableCollectionView",
"name" : "CustomPageableCollectionView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "CustomPageableCollectionView",
"targets" : [
"CustomPageableCollectionView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CustomPageableCollectionView",
"module_type" : "SwiftTarget",
"name" : "CustomPageableCollectionView",
"path" : "Sources",
"product_memberships" : [
"CustomPageableCollectionView"
],
"sources" : [
"CustomPageableCollectionView.swift",
"CustomPageableScrollView.swift",
"CustomPageableTableView.swift",
"PagerScrollView.swift",
"PagingConfiguration+Resolve.swift",
"PagingConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CustomPageableCollectionView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CustomPageableCollectionView -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 CustomPageableCollectionView -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
CustomPageableCollectionView: /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 'CustomPageableCollectionView' in project 'CustomPageableCollectionView'
➜ Explicit dependency on target 'CustomPageableCollectionView' in project 'CustomPageableCollectionView'
Target 'CustomPageableCollectionView' in project 'CustomPageableCollectionView' (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: f57628cc34dc72d16c2d9257480eee7e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f57628cc34dc72d16c2d9257480eee7e.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 CustomPageableCollectionView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
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 CustomPageableCollectionView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64/CustomPageableCollectionView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CustomPageableCollectionView normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
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 CustomPageableCollectionView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CustomPageableCollectionView normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
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 CustomPageableCollectionView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/arm64_32/CustomPageableCollectionView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PagingConfiguration+Resolve.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PagingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
EmitSwiftModule normal arm64 (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
EmitSwiftModule normal arm64_32 (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CustomPageableScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ CustomPageableScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
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/CustomPageableCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift /Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView_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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CustomPageableCollectionView -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/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CustomPageableCollectionView.build/Debug-watchos/CustomPageableCollectionView.build/Objects-normal/armv7k/CustomPageableCollectionView.abi.json
EmitSwiftModule normal armv7k (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:23:15: error: cannot find type 'UIScrollView' in scope
init(parent: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:11:51: error: cannot convert value of type 'CustomPageableCollectionView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:38:67: error: cannot find type 'UICollectionViewLayout' in scope
public override init(frame: CGRect, collectionViewLayout layout: UICollectionViewLayout) {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:50:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:58:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:62:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:66:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:70:32: error: cannot find type 'UICollectionViewDelegate' in scope
public override var delegate: UICollectionViewDelegate? {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:74:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:81:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:88:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:95:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:100:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:107:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:114:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:121:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:125:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:129:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:137:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:144:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:149:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:155:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableCollectionView.swift:10:44: error: cannot find type 'UICollectionView' in scope
public class CustomPageableCollectionView: UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:11:51: error: cannot convert value of type 'CustomPageableScrollView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:32:18: error: initializer does not override a designated initializer from its superclass
public override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:44:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:52:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:56:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:60:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:64:32: error: cannot find type 'UIScrollViewDelegate' in scope
public override var delegate: UIScrollViewDelegate? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:68:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:75:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:82:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:89:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:94:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:101:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:108:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:115:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:119:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:123:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:19:95: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, contentInsets: UIEdgeInsets, scrollView: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:24:69: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:24:90: error: cannot find type 'UIScrollView' in scope
func pagerContentOffset(for contentOffset: CGPoint, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:130:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:137:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:142:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:148:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift:10:40: error: cannot find type 'UIScrollView' in scope
public class CustomPageableScrollView: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:11:42: error: incorrect argument label in call (have 'parent:', expected 'coder:')
private lazy var pager = PagerScrollView(parent: self)
^~~~~~~
coder
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:11:51: error: cannot convert value of type 'CustomPageableTableView' to expected argument type 'NSCoder'
private lazy var pager = PagerScrollView(parent: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:33:45: error: cannot find type 'UITableView' in scope
public override init(frame: CGRect, style: UITableView.Style) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:45:22: error: property does not override any property from its superclass
public override var isPagingEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:53:22: error: property does not override any property from its superclass
public override var isTracking: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:57:22: error: property does not override any property from its superclass
public override var isDragging: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:61:22: error: property does not override any property from its superclass
public override var isDecelerating: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:65:32: error: cannot find type 'UITableViewDelegate' in scope
public override var delegate: UITableViewDelegate? {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:69:22: error: property does not override any property from its superclass
public override var contentSize: CGSize {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:76:22: error: property does not override any property from its superclass
public override var alwaysBounceVertical: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:83:22: error: property does not override any property from its superclass
public override var alwaysBounceHorizontal: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:90:23: error: method does not override any method from its superclass
public override func adjustedContentInsetDidChange() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:95:43: error: cannot find type 'UIScrollView' in scope
public override var keyboardDismissMode: UIScrollView.KeyboardDismissMode {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:102:40: error: cannot find type 'UIScrollView' in scope
public override var decelerationRate: UIScrollView.DecelerationRate {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:109:22: error: property does not override any property from its superclass
public override var isDirectionalLockEnabled: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:116:23: error: method does not override any method from its superclass
public override func scrollRectToVisible(_ rect: CGRect, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:120:23: error: method does not override any method from its superclass
public override func setContentOffset(_ contentOffset: CGPoint, animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:124:22: error: property does not override any property from its superclass
public override var contentOffset: CGPoint {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:131:22: error: property does not override any property from its superclass
public override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:138:22: error: property does not override any property from its superclass
public override var frame: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:143:23: error: method does not override any method from its superclass
public override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:149:23: error: method does not override any method from its superclass
public override func didMoveToWindow() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/CustomPageableTableView.swift:10:39: error: cannot find type 'UITableView' in scope
public class CustomPageableTableView: UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:10:33: error: cannot find type 'UIScrollView' in scope
internal class PagerScrollView: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:11:19: error: cannot find type 'UIScrollView' in scope
weak var parent: UIScrollView?
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:116:15: error: property does not override any property from its superclass
override var bounds: CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:123:28: error: cannot find type 'UIScrollViewDelegate' in scope
extension PagerScrollView: UIScrollViewDelegate {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:124:49: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginDragging(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:129:47: error: cannot find type 'UIScrollView' in scope
func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:134:46: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndDragging(_ scrollView: UIScrollView, willDecelerate decelerate: Bool) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:140:53: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:145:50: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:151:56: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndScrollingAnimation(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:157:54: error: cannot find type 'UIView' in scope
func viewForZooming(in scrollView: UIScrollView) -> 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/PagerScrollView.swift:157:37: error: cannot find type 'UIScrollView' in scope
func viewForZooming(in scrollView: UIScrollView) -> UIView? {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:162:48: error: cannot find type 'UIScrollView' in scope
func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with view: UIView?) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:162:73: error: cannot find type 'UIView' in scope
func scrollViewWillBeginZooming(_ scrollView: UIScrollView, with 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/PagerScrollView.swift:167:45: error: cannot find type 'UIScrollView' in scope
func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:167:70: error: cannot find type 'UIView' in scope
func scrollViewDidEndZooming(_ scrollView: UIScrollView, with view: UIView?, atScale scale: CGFloat) {
^~~~~~
/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/PagerScrollView.swift:173:49: error: cannot find type 'UIScrollView' in scope
func scrollViewShouldScrollToTop(_ scrollView: UIScrollView) -> Bool {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagerScrollView.swift:178:46: error: cannot find type 'UIScrollView' in scope
func scrollViewDidScrollToTop(_ scrollView: UIScrollView) {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:13:43: error: cannot find type 'UIScrollView' in scope
func resolvedPagerBounds(for scrollView: UIScrollView, pager: UIScrollView) -> CGRect {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:13:64: error: cannot find type 'UIScrollView' in scope
func resolvedPagerBounds(for scrollView: UIScrollView, pager: UIScrollView) -> CGRect {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:28:65: error: cannot find type 'UIScrollView' in scope
func pagedPagerContentOffset(for frame: CGRect, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:28:86: error: cannot find type 'UIScrollView' in scope
func pagedPagerContentOffset(for frame: CGRect, in scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:48:45: error: cannot find type 'UIScrollView' in scope
func resolvedContentOffset(for scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:48:66: error: cannot find type 'UIScrollView' in scope
func resolvedContentOffset(for scrollView: UIScrollView, pager: UIScrollView) -> CGPoint {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PagingConfiguration+Resolve.swift:94:40: error: cannot find type 'UIScrollView' in scope
func resolvedPageSize(for scrollView: UIScrollView) -> CGSize {
^~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ CustomPageableScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CustomPageableScrollView.swift (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ CustomPageableCollectionView (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
EmitSwiftModule normal armv7k (in target 'CustomPageableCollectionView' from project 'CustomPageableCollectionView')
Building workspace spi-builder-workspace with scheme CustomPageableCollectionView
(3 failures)
BUILD FAILURE 6.1 watchOS