Build Information
Failed to build VDGesture, reference 0.9.0 (c01477
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 03:46:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDGesture -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDGesture.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDGesture
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at c014776 0.9.0
Cloned https://github.com/dankinsoid/VDGesture.git
Revision (git rev-parse @):
c01477668122fb11ecf9c1be3a3160e76a1bcf12
SUCCESS checkout https://github.com/dankinsoid/VDGesture.git at 0.9.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/dankinsoid/VDGesture.git
https://github.com/dankinsoid/VDGesture.git
{
"dependencies" : [
],
"manifest_display_name" : "VDGesture",
"name" : "VDGesture",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "VDGesture",
"targets" : [
"VDGesture"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VDGesture",
"module_type" : "SwiftTarget",
"name" : "VDGesture",
"path" : "Sources/VDGesture",
"product_memberships" : [
"VDGesture"
],
"sources" : [
"And.swift",
"AnyGesture.swift",
"CGVector++.swift",
"Change.swift",
"Configs.swift",
"Drag.swift",
"Duration.swift",
"EitherGesture.swift",
"Empty.swift",
"Force.swift",
"GestureContext.swift",
"GestureState.swift",
"GestureType.swift",
"GesturesBuilder.swift",
"Guarantee.swift",
"Handle.swift",
"Instant.swift",
"Inverted.swift",
"Lenght.swift",
"MapProperty.swift",
"Multitouch.swift",
"OptionalGesture.swift",
"Or.swift",
"Pare.swift",
"PareEmptyGesture.swift",
"PareGestureBuilder.swift",
"PareSingleGesture.swift",
"Pinch.swift",
"Press.swift",
"RangeExpression++.swift",
"Repeat.swift",
"Rotate.swift",
"Sequence.swift",
"Tap.swift",
"Touches.swift",
"TouchesGesture.swift",
"UIGestureRecognizer++.swift",
"VDGestureRecognizer.swift",
"When.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
VDGesture: /Users/admin/builder/spi-builder-workspace
resolved source packages: VDGesture
{
"dependencies" : [
],
"manifest_display_name" : "VDGesture",
"name" : "VDGesture",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "VDGesture",
"targets" : [
"VDGesture"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VDGesture",
"module_type" : "SwiftTarget",
"name" : "VDGesture",
"path" : "Sources/VDGesture",
"product_memberships" : [
"VDGesture"
],
"sources" : [
"And.swift",
"AnyGesture.swift",
"CGVector++.swift",
"Change.swift",
"Configs.swift",
"Drag.swift",
"Duration.swift",
"EitherGesture.swift",
"Empty.swift",
"Force.swift",
"GestureContext.swift",
"GestureState.swift",
"GestureType.swift",
"GesturesBuilder.swift",
"Guarantee.swift",
"Handle.swift",
"Instant.swift",
"Inverted.swift",
"Lenght.swift",
"MapProperty.swift",
"Multitouch.swift",
"OptionalGesture.swift",
"Or.swift",
"Pare.swift",
"PareEmptyGesture.swift",
"PareGestureBuilder.swift",
"PareSingleGesture.swift",
"Pinch.swift",
"Press.swift",
"RangeExpression++.swift",
"Repeat.swift",
"Rotate.swift",
"Sequence.swift",
"Tap.swift",
"Touches.swift",
"TouchesGesture.swift",
"UIGestureRecognizer++.swift",
"VDGestureRecognizer.swift",
"When.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VDGesture"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDGesture -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 VDGesture -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:
VDGesture: /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 'VDGesture' in project 'VDGesture'
➜ Explicit dependency on target 'VDGesture' in project 'VDGesture'
Target 'VDGesture' in project 'VDGesture' (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: 7581203e860d709cb13d709a8d9cd1e4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7581203e860d709cb13d709a8d9cd1e4.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/VDGesture.build/Debug-watchos/VDGesture.build/VDGesture.modulemap (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/VDGesture.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/VDGesture.DependencyStaticMetadataFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/VDGesture.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/VDGesture.DependencyMetadataFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/VDGesture.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture_const_extract_protocols.json (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.LinkFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-OutputFileMap.json (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.SwiftFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.SwiftConstValuesFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture_const_extract_protocols.json (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.SwiftFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.SwiftConstValuesFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.LinkFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-OutputFileMap.json (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture_const_extract_protocols.json (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftConstValuesFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.LinkFileList (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture-OutputFileMap.json (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/VDGesture.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/VDGesture.modulemap (in target 'VDGesture' from project 'VDGesture')
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/VDGesture.build/Debug-watchos/VDGesture.build/VDGesture.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver VDGesture normal armv7k com.apple.xcode.tools.swift.compiler (in target 'VDGesture' from project 'VDGesture')
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 VDGesture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture_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/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver VDGesture normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDGesture' from project 'VDGesture')
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 VDGesture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture-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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture_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/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver VDGesture normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'VDGesture' from project 'VDGesture')
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 VDGesture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture_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/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
EmitSwiftModule normal arm64_32 (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:14:32: error: cannot find type 'UIGestureRecognizer' in scope
public var uiGestureState: UIGestureRecognizer.State { recognizer.state }
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:42:17: error: cannot find type 'UIWindow' in scope
var window: UIWindow? { touch?.window }
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:43:15: error: cannot find type 'UIView' in scope
var view: UIView? { touch?.view }
^~~~~~
/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/VDGesture/GestureContext.swift:48:30: error: cannot find type 'UITouch' in scope
var estimatedProperties: UITouch.Properties { touch?.estimatedProperties ?? [] }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:49:46: error: cannot find type 'UITouch' in scope
var estimatedPropertiesExpectingUpdates: UITouch.Properties { touch?.estimatedPropertiesExpectingUpdates ?? [] }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:58:28: error: cannot find type 'UIView' in scope
func location(in view: UIView?) -> CGPoint { touch?.location(in: view) ?? .zero }
^~~~~~
/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/VDGesture/GestureContext.swift:59:36: error: cannot find type 'UIView' in scope
func previousLocation(in view: UIView?) -> CGPoint { touch?.previousLocation(in: view) ?? .zero }
^~~~~~
/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/VDGesture/GestureContext.swift:60:35: error: cannot find type 'UIView' in scope
func preciseLocation(in view: UIView?) -> CGPoint { touch?.preciseLocation(in: view) ?? .zero }
^~~~~~
/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/VDGesture/GestureContext.swift:61:43: error: cannot find type 'UIView' in scope
func precisePreviousLocation(in view: UIView?) -> CGPoint { touch?.precisePreviousLocation(in: view) ?? .zero }
^~~~~~
/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/VDGesture/GestureContext.swift:62:32: error: cannot find type 'UIView' in scope
func azimuthAngle(in view: UIView?) -> CGFloat { touch?.azimuthAngle(in: view) ?? 0 }
^~~~~~
/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/VDGesture/GestureContext.swift:63:37: error: cannot find type 'UIView' in scope
func azimuthUnitVector(in view: UIView?) -> CGVector { touch?.azimuthUnitVector(in: view) ?? .zero }
^~~~~~
/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/VDGesture/Touches.swift:11:25: error: cannot find type 'UITouch' in scope
public let uiTouch: UITouch
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:41:21: error: cannot find type 'UITouch' in scope
init(_ uiTouch: UITouch, beginTimestamp: TimeInterval = Date().timeIntervalSince1970) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:56:16: error: cannot find type 'UITouch' in scope
var phase: UITouch.Phase { uiTouch.phase }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:59:17: error: cannot find type 'UIWindow' in scope
var window: UIWindow? { uiTouch.window }
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:60:15: error: cannot find type 'UIView' in scope
var view: UIView? { uiTouch.view }
^~~~~~
/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/VDGesture/Touches.swift:65:30: error: cannot find type 'UITouch' in scope
var estimatedProperties: UITouch.Properties { uiTouch.estimatedProperties }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:66:46: error: cannot find type 'UITouch' in scope
var estimatedPropertiesExpectingUpdates: UITouch.Properties { uiTouch.estimatedPropertiesExpectingUpdates }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:73:28: error: cannot find type 'UIView' in scope
func location(in view: UIView?) -> CGPoint { uiTouch.location(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:74:36: error: cannot find type 'UIView' in scope
func previousLocation(in view: UIView?) -> CGPoint { uiTouch.previousLocation(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:75:35: error: cannot find type 'UIView' in scope
func preciseLocation(in view: UIView?) -> CGPoint { uiTouch.preciseLocation(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:76:43: error: cannot find type 'UIView' in scope
func precisePreviousLocation(in view: UIView?) -> CGPoint { uiTouch.precisePreviousLocation(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:77:32: error: cannot find type 'UIView' in scope
func azimuthAngle(in view: UIView?) -> CGFloat { uiTouch.azimuthAngle(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:78:37: error: cannot find type 'UIView' in scope
func azimuthUnitVector(in view: UIView?) -> CGVector { uiTouch.azimuthUnitVector(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:81:11: error: cannot find type 'UITouch' in scope
extension UITouch.Phase: CustomStringConvertible {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift:10:11: error: cannot find type 'UIGestureRecognizer' in scope
extension UIGestureRecognizer.State: CustomStringConvertible {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:10:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:20:31: error: cannot find type 'UIGestureRecognizer' in scope
protocol UpdatableRecognizer: UIGestureRecognizer {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:27:56: error: cannot find type 'UILongPressGestureRecognizer' in scope
final class VDGestureRecognizer<Gesture: GestureType>: UILongPressGestureRecognizer, UIGestureRecognizerDelegate, UpdatableRecognizer {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:27:86: error: cannot find type 'UIGestureRecognizerDelegate' in scope
final class VDGestureRecognizer<Gesture: GestureType>: UILongPressGestureRecognizer, UIGestureRecognizerDelegate, UpdatableRecognizer {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:100:47: error: cannot find type 'UITouch' in scope
override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:100:69: error: cannot find type 'UIEvent' in scope
override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:105:47: error: cannot find type 'UITouch' in scope
override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:105:69: error: cannot find type 'UIEvent' in scope
override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:109:68: error: cannot find type 'UITouch' in scope
override func touchesEstimatedPropertiesUpdated(_ touches: Set<UITouch>) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:113:47: error: cannot find type 'UITouch' in scope
override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:113:69: error: cannot find type 'UIEvent' in scope
override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:118:51: error: cannot find type 'UITouch' in scope
override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:118:73: error: cannot find type 'UIEvent' in scope
override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:123:38: error: cannot find type 'UITouch' in scope
private func update(touches: Set<UITouch>, remove: Bool) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:138:60: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:143:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:143:128: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:148:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:148:117: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:153:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:153:119: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:158:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:158:91: error: cannot find type 'UITouch' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:163:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive press: UIPress) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:163:91: error: cannot find type 'UIPress' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive press: UIPress) -> Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:168:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:168:91: error: cannot find type 'UIEvent' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/When.swift:16:31: error: cannot find type 'UIView' in scope
public func when(in view: UIView?, onFalse executionType: Gestures.ExecutionType = .continue(max: .max)) -> Gestures.When<Self> {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
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/VDGesture/And.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/AnyGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Change.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Configs.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Drag.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Duration.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/EitherGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Empty.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Force.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureState.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureType.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GesturesBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Guarantee.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Handle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Instant.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Inverted.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Lenght.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/MapProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Multitouch.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/OptionalGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Or.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pare.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareEmptyGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareGestureBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareSingleGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pinch.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Press.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/RangeExpression++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Repeat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Rotate.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Sequence.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Tap.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/TouchesGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/When.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture_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/VDGesture.build/Debug-watchos/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDGesture -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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.abi.json
SwiftCompile normal arm64_32 Compiling\ Configs.swift,\ Drag.swift,\ Duration.swift,\ EitherGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Configs.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Drag.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Duration.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/EitherGesture.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Configs.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Drag.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Duration.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/EitherGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ And.swift,\ AnyGesture.swift,\ CGVector++.swift,\ Change.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/And.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/AnyGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Change.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/And.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/AnyGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Change.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Instant.swift,\ Inverted.swift,\ Lenght.swift,\ MapProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Instant.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Inverted.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Lenght.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/MapProperty.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Instant.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Inverted.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Lenght.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/MapProperty.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Multitouch.swift,\ OptionalGesture.swift,\ Or.swift,\ Pare.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Multitouch.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/OptionalGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Or.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pare.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Multitouch.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/OptionalGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Or.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pare.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Press.swift,\ RangeExpression++.swift,\ Repeat.swift,\ Rotate.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Press.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/RangeExpression++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Repeat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Rotate.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Press.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/RangeExpression++.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Repeat.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Rotate.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ GestureType.swift,\ GesturesBuilder.swift,\ Guarantee.swift,\ Handle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureType.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GesturesBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Guarantee.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Handle.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureType.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GesturesBuilder.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Guarantee.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Handle.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Sequence.swift,\ Tap.swift,\ Touches.swift,\ TouchesGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Sequence.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Tap.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/TouchesGesture.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Sequence.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Tap.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/TouchesGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ PareEmptyGesture.swift,\ PareGestureBuilder.swift,\ PareSingleGesture.swift,\ Pinch.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareEmptyGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareGestureBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareSingleGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pinch.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareEmptyGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareGestureBuilder.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareSingleGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pinch.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Empty.swift,\ Force.swift,\ GestureContext.swift,\ GestureState.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Empty.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Force.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureState.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Empty.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Force.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureState.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'VDGesture' from project 'VDGesture')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
SwiftEmitModule normal armv7k Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
Building workspace spi-builder-workspace with scheme VDGesture
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
VDGesture: /Users/admin/builder/spi-builder-workspace
resolved source packages: VDGesture
{
"dependencies" : [
],
"manifest_display_name" : "VDGesture",
"name" : "VDGesture",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "VDGesture",
"targets" : [
"VDGesture"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VDGesture",
"module_type" : "SwiftTarget",
"name" : "VDGesture",
"path" : "Sources/VDGesture",
"product_memberships" : [
"VDGesture"
],
"sources" : [
"And.swift",
"AnyGesture.swift",
"CGVector++.swift",
"Change.swift",
"Configs.swift",
"Drag.swift",
"Duration.swift",
"EitherGesture.swift",
"Empty.swift",
"Force.swift",
"GestureContext.swift",
"GestureState.swift",
"GestureType.swift",
"GesturesBuilder.swift",
"Guarantee.swift",
"Handle.swift",
"Instant.swift",
"Inverted.swift",
"Lenght.swift",
"MapProperty.swift",
"Multitouch.swift",
"OptionalGesture.swift",
"Or.swift",
"Pare.swift",
"PareEmptyGesture.swift",
"PareGestureBuilder.swift",
"PareSingleGesture.swift",
"Pinch.swift",
"Press.swift",
"RangeExpression++.swift",
"Repeat.swift",
"Rotate.swift",
"Sequence.swift",
"Tap.swift",
"Touches.swift",
"TouchesGesture.swift",
"UIGestureRecognizer++.swift",
"VDGestureRecognizer.swift",
"When.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VDGesture"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDGesture -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 VDGesture -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
VDGesture: /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 'VDGesture' in project 'VDGesture'
➜ Explicit dependency on target 'VDGesture' in project 'VDGesture'
Target 'VDGesture' in project 'VDGesture' (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: c8431b6cdc46d2566776e9d23090ac80
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8431b6cdc46d2566776e9d23090ac80.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 VDGesture normal armv7k com.apple.xcode.tools.swift.compiler (in target 'VDGesture' from project 'VDGesture')
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 VDGesture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture_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/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver VDGesture normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDGesture' from project 'VDGesture')
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 VDGesture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture-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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture_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/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver VDGesture normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'VDGesture' from project 'VDGesture')
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 VDGesture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture_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/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/arm64_32/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
EmitSwiftModule normal armv7k (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:14:32: error: cannot find type 'UIGestureRecognizer' in scope
public var uiGestureState: UIGestureRecognizer.State { recognizer.state }
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:42:17: error: cannot find type 'UIWindow' in scope
var window: UIWindow? { touch?.window }
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:43:15: error: cannot find type 'UIView' in scope
var view: UIView? { touch?.view }
^~~~~~
/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/VDGesture/GestureContext.swift:48:30: error: cannot find type 'UITouch' in scope
var estimatedProperties: UITouch.Properties { touch?.estimatedProperties ?? [] }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:49:46: error: cannot find type 'UITouch' in scope
var estimatedPropertiesExpectingUpdates: UITouch.Properties { touch?.estimatedPropertiesExpectingUpdates ?? [] }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift:58:28: error: cannot find type 'UIView' in scope
func location(in view: UIView?) -> CGPoint { touch?.location(in: view) ?? .zero }
^~~~~~
/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/VDGesture/GestureContext.swift:59:36: error: cannot find type 'UIView' in scope
func previousLocation(in view: UIView?) -> CGPoint { touch?.previousLocation(in: view) ?? .zero }
^~~~~~
/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/VDGesture/GestureContext.swift:60:35: error: cannot find type 'UIView' in scope
func preciseLocation(in view: UIView?) -> CGPoint { touch?.preciseLocation(in: view) ?? .zero }
^~~~~~
/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/VDGesture/GestureContext.swift:61:43: error: cannot find type 'UIView' in scope
func precisePreviousLocation(in view: UIView?) -> CGPoint { touch?.precisePreviousLocation(in: view) ?? .zero }
^~~~~~
/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/VDGesture/GestureContext.swift:62:32: error: cannot find type 'UIView' in scope
func azimuthAngle(in view: UIView?) -> CGFloat { touch?.azimuthAngle(in: view) ?? 0 }
^~~~~~
/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/VDGesture/GestureContext.swift:63:37: error: cannot find type 'UIView' in scope
func azimuthUnitVector(in view: UIView?) -> CGVector { touch?.azimuthUnitVector(in: view) ?? .zero }
^~~~~~
/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/VDGesture/Touches.swift:11:25: error: cannot find type 'UITouch' in scope
public let uiTouch: UITouch
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:41:21: error: cannot find type 'UITouch' in scope
init(_ uiTouch: UITouch, beginTimestamp: TimeInterval = Date().timeIntervalSince1970) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:56:16: error: cannot find type 'UITouch' in scope
var phase: UITouch.Phase { uiTouch.phase }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:59:17: error: cannot find type 'UIWindow' in scope
var window: UIWindow? { uiTouch.window }
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:60:15: error: cannot find type 'UIView' in scope
var view: UIView? { uiTouch.view }
^~~~~~
/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/VDGesture/Touches.swift:65:30: error: cannot find type 'UITouch' in scope
var estimatedProperties: UITouch.Properties { uiTouch.estimatedProperties }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:66:46: error: cannot find type 'UITouch' in scope
var estimatedPropertiesExpectingUpdates: UITouch.Properties { uiTouch.estimatedPropertiesExpectingUpdates }
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:73:28: error: cannot find type 'UIView' in scope
func location(in view: UIView?) -> CGPoint { uiTouch.location(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:74:36: error: cannot find type 'UIView' in scope
func previousLocation(in view: UIView?) -> CGPoint { uiTouch.previousLocation(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:75:35: error: cannot find type 'UIView' in scope
func preciseLocation(in view: UIView?) -> CGPoint { uiTouch.preciseLocation(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:76:43: error: cannot find type 'UIView' in scope
func precisePreviousLocation(in view: UIView?) -> CGPoint { uiTouch.precisePreviousLocation(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:77:32: error: cannot find type 'UIView' in scope
func azimuthAngle(in view: UIView?) -> CGFloat { uiTouch.azimuthAngle(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:78:37: error: cannot find type 'UIView' in scope
func azimuthUnitVector(in view: UIView?) -> CGVector { uiTouch.azimuthUnitVector(in: view) }
^~~~~~
/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/VDGesture/Touches.swift:81:11: error: cannot find type 'UITouch' in scope
extension UITouch.Phase: CustomStringConvertible {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift:10:11: error: cannot find type 'UIGestureRecognizer' in scope
extension UIGestureRecognizer.State: CustomStringConvertible {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:10:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:20:31: error: cannot find type 'UIGestureRecognizer' in scope
protocol UpdatableRecognizer: UIGestureRecognizer {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:27:56: error: cannot find type 'UILongPressGestureRecognizer' in scope
final class VDGestureRecognizer<Gesture: GestureType>: UILongPressGestureRecognizer, UIGestureRecognizerDelegate, UpdatableRecognizer {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:27:86: error: cannot find type 'UIGestureRecognizerDelegate' in scope
final class VDGestureRecognizer<Gesture: GestureType>: UILongPressGestureRecognizer, UIGestureRecognizerDelegate, UpdatableRecognizer {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:100:47: error: cannot find type 'UITouch' in scope
override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:100:69: error: cannot find type 'UIEvent' in scope
override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:105:47: error: cannot find type 'UITouch' in scope
override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:105:69: error: cannot find type 'UIEvent' in scope
override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:109:68: error: cannot find type 'UITouch' in scope
override func touchesEstimatedPropertiesUpdated(_ touches: Set<UITouch>) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:113:47: error: cannot find type 'UITouch' in scope
override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:113:69: error: cannot find type 'UIEvent' in scope
override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:118:51: error: cannot find type 'UITouch' in scope
override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:118:73: error: cannot find type 'UIEvent' in scope
override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:123:38: error: cannot find type 'UITouch' in scope
private func update(touches: Set<UITouch>, remove: Bool) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:138:60: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:143:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:143:128: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:148:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:148:117: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:153:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:153:119: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:158:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:158:91: error: cannot find type 'UITouch' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:163:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive press: UIPress) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:163:91: error: cannot find type 'UIPress' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive press: UIPress) -> Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:168:49: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift:168:91: error: cannot find type 'UIEvent' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/When.swift:16:31: error: cannot find type 'UIView' in scope
public func when(in view: UIView?, onFalse executionType: Gestures.ExecutionType = .continue(max: .max)) -> Gestures.When<Self> {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
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/VDGesture/And.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/AnyGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Change.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Configs.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Drag.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Duration.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/EitherGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Empty.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Force.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureState.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureType.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GesturesBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Guarantee.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Handle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Instant.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Inverted.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Lenght.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/MapProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Multitouch.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/OptionalGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Or.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pare.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareEmptyGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareGestureBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/PareSingleGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pinch.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Press.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/RangeExpression++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Repeat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Rotate.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Sequence.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Tap.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/TouchesGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/When.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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture_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/VDGesture.build/Debug-watchos/VDGesture.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/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name VDGesture -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/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-watchos/VDGesture.build/Objects-normal/armv7k/VDGesture.abi.json
SwiftCompile normal armv7k Compiling\ Empty.swift,\ Force.swift,\ GestureContext.swift,\ GestureState.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Empty.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Force.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureState.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Empty.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Force.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureContext.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureState.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ GestureType.swift,\ GesturesBuilder.swift,\ Guarantee.swift,\ Handle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureType.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GesturesBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Guarantee.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Handle.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GestureType.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/GesturesBuilder.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Guarantee.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Handle.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ And.swift,\ AnyGesture.swift,\ CGVector++.swift,\ Change.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/And.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/AnyGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Change.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/And.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/AnyGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Change.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Configs.swift,\ Drag.swift,\ Duration.swift,\ EitherGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Configs.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Drag.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Duration.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/EitherGesture.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Configs.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Drag.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Duration.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/EitherGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Multitouch.swift,\ OptionalGesture.swift,\ Or.swift,\ Pare.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Multitouch.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/OptionalGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Or.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pare.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Multitouch.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/OptionalGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Or.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Pare.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Sequence.swift,\ Tap.swift,\ Touches.swift,\ TouchesGesture.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Sequence.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Tap.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/TouchesGesture.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Sequence.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Tap.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/TouchesGesture.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UIGestureRecognizer++.swift,\ VDGestureRecognizer.swift,\ When.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/When.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/VDGestureRecognizer.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/When.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Press.swift,\ RangeExpression++.swift,\ Repeat.swift,\ Rotate.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Press.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/RangeExpression++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Repeat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Rotate.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Press.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/RangeExpression++.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Repeat.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Rotate.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Instant.swift,\ Inverted.swift,\ Lenght.swift,\ MapProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Instant.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Inverted.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Lenght.swift /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/MapProperty.swift (in target 'VDGesture' from project 'VDGesture')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Instant.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Inverted.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Lenght.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDGesture/MapProperty.swift (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'VDGesture' from project 'VDGesture')
SwiftEmitModule normal armv7k Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
Building workspace spi-builder-workspace with scheme VDGesture
(4 failures)
BUILD FAILURE 6.1 watchOS