Build Information
Successful build of VDGesture, reference master (5c18b3), with Swift 6.3 for tvOS using Xcode 26.4 on 22 Apr 2026 11:07:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDGesture -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDGesture.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDGesture
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5c18b36 Merge branch 'master' of https://github.com/dankinsoid/VDGesture
Cloned https://github.com/dankinsoid/VDGesture.git
Revision (git rev-parse @):
5c18b36f8e5c39973f52bd517f7df07e24a47b85
SUCCESS checkout https://github.com/dankinsoid/VDGesture.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/dankinsoid/VDGesture.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
VDGesture: /Users/admin/builder/spi-builder-workspace
resolved source packages: VDGesture
2026-04-22 07:07:01.923 xcodebuild[528:3084] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
]
}
}
2026-04-22 07:07:09.830 xcodebuild[627:3829] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDGesture -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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=tvOS
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 478214734be650efafa8dccd280e1aea
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/478214734be650efafa8dccd280e1aea.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/VDGesture.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/VDGesture.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/VDGesture.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/VDGesture.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/VDGesture.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDGesture -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AQ1HY8MQB40OBEMHIY1GTTYAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1IU6E9SKRA3YNK7CWSCP8LFFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-9H0QRNNC5ZMLD86R6TPVNQQLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-A40102RLLHJJJ9IDUDEST5BCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-KYE804P75N5HDSS7W1QDHKBV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6IR74AZANZ723GQ22P5KSUCNO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9YF1YACEBW6IEGLI4RGNNNLKV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-C6Z7GBHIDKCEKLMFM2YYI3A7W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-96MY5YMIZE1U4MOE11R9ULKIT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CTW4BL8O8PXECFGEXKIKZLVOF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-C8K25E426DLKPVCAJ8SHHXWCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-83M597VMZ10XO5UMBNT95WK00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJ9HGUY5IRAH91VM50P1L9B11.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4OHVUM6HD4FHWY3AVYX8MYOG5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-2J4QWDJS530Y5G2ONP170MFO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2JW6725WSOM329AHHOI2IXHEL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1SOAUJM7AT9AN0FC9HBJ5QEHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2FMS4S00LDVTM3A5F3HG2NCPF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-EEEW785C3BVETX7EPG9KRZMX3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EK28CMNHQB1F0TL1JOVI3MZKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5GDWD1R0ICI11NFRTJALQMUXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-1463X4FIIU3UGS2LPYFXGVRNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4QNQ63T8WBQT7Y6WL2QAAYPBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7FAWIVLGRGMRWFXMAHBA5QK8P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-26N59NSK2V9GM0RAGWJKYQ34I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-9LU39TAQEKUMHYW4P4QHHRUB5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-9WD1RNJCZTH4MC03G7GP3SD46.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3L2DRS4XWXWJFWZ35FJ52YWX5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-D0YBWMNC4I2CMNNCJIKGGV2JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-C379776BHPBCF6T0UJQ2T5KDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BA2N33055QWW6CH8MYXK7FR98.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-407VQ2T1SPKBHZUHTGS89B2G3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-AUUBCXQJ3JUND273V2HIDNB00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-4HV9HJ1WWEO0DZR5KL85QC65B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DBRMRWHF30W1EVX28MPWOGTP4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-8437VFUHIHNCZ8T5UOG69NT1U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-DR0ZRSA0Y2IM7LKRP7I4ZRB50.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-37XNLXG5Z3YWOAF8B84IQ7L1C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-4FT8E23MK796I2YO5WS24CIZG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-318W54G6CSQ0D7RHYNU59HT9Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-2UTT2G6PUHAX5FYRUQ72H4QGP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-9OC69K5PV2JV2J7S2EJLFURTZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-2MVA7CWMA4U68ZXZBH55SXCLW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-3N38FZS1V27FBWLBACGGHLZZP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3LKGVVWU30A7ARCBA0FQOPMGF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-28X654XK4IH2IPOFBWRYRR983.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-87OMD6EU9XOLCNYK2DMMJ2E5E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-53OIUJJTWF4WN7YXC9XRW7JDK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-59TK9AHZOP2GUZV1PHFKQ7ZP5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-4BENJDXYGPXK7AL0PI7G9WRI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-BSTX38OAJI99DC27KT5IWAMRF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-AS88Z16W22WR8F9KS40KKY6WT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-EHAC5B5XGI0JEGWDQV53BGKER.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-55RE4T5TP9WKBJ6MYW0C529YP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-CSHUT2KU34Y6OH0HOZDX4M2UH.pcm
SwiftCompile normal arm64 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 /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 /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 /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
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:81:1: warning: extension declares a conformance of imported type 'Phase' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UITouch.Phase: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:81:1: note: add '@retroactive' to silence this warning
extension UITouch.Phase: CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive CustomStringConvertible
SwiftCompile normal arm64 /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
SwiftEmitModule normal arm64 Emitting\ module\ for\ VDGesture (in target 'VDGesture' from project 'VDGesture')
EmitSwiftModule normal arm64 (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:81:1: warning: extension declares a conformance of imported type 'Phase' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UITouch.Phase: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/Touches.swift:81:1: note: add '@retroactive' to silence this warning
extension UITouch.Phase: CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift:10:1: warning: extension declares a conformance of imported type 'State' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer.State: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift:10:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer.State: CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive CustomStringConvertible
SwiftCompile normal arm64 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 arm64 /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
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift:10:1: warning: extension declares a conformance of imported type 'State' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer.State: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDGesture/UIGestureRecognizer++.swift:10:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer.State: CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive CustomStringConvertible
SwiftCompile normal arm64 /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 arm64 /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 arm64 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 /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 /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 /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 /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 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 /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 /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 /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 /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 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 /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 /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 /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 /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 arm64 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 /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 /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 /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 /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 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 /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 /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 /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 /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 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 /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 /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 /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 /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 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 /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 /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 /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 /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 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 /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 /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 /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 /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
SwiftDriverJobDiscovery normal arm64 Emitting module for VDGesture (in target 'VDGesture' from project 'VDGesture')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDGesture -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Configs.swift, Drag.swift, Duration.swift, EitherGesture.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriverJobDiscovery normal arm64 Compiling Multitouch.swift, OptionalGesture.swift, Or.swift, Pare.swift (in target 'VDGesture' from project 'VDGesture')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/VDGesture-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-Swift.h (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/VDGesture-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling GestureType.swift, GesturesBuilder.swift, Guarantee.swift, Handle.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriverJobDiscovery normal arm64 Compiling UIGestureRecognizer++.swift, VDGestureRecognizer.swift, When.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriverJobDiscovery normal arm64 Compiling Empty.swift, Force.swift, GestureContext.swift, GestureState.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriverJobDiscovery normal arm64 Compiling PareEmptyGesture.swift, PareGestureBuilder.swift, PareSingleGesture.swift, Pinch.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriverJobDiscovery normal arm64 Compiling Sequence.swift, Tap.swift, Touches.swift, TouchesGesture.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriverJobDiscovery normal arm64 Compiling And.swift, AnyGesture.swift, CGVector++.swift, Change.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriverJobDiscovery normal arm64 Compiling Instant.swift, Inverted.swift, Lenght.swift, MapProperty.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriverJobDiscovery normal arm64 Compiling Press.swift, RangeExpression++.swift, Repeat.swift, Rotate.swift (in target 'VDGesture' from project 'VDGesture')
SwiftDriver\ Compilation 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-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDGesture -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/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-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.o normal (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.o
ExtractAppIntentsMetadata (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.m6F29L/Metal.xctoolchain --module-name VDGesture --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.VDGesture --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/VDGesture.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/VDGesture.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDGesture.build/Debug-appletvos/VDGesture.build/Objects-normal/arm64/VDGesture.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-22 07:07:22.045 appintentsmetadataprocessor[715:4248] Starting appintentsmetadataprocessor export
2026-04-22 07:07:22.066 appintentsmetadataprocessor[715:4248] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.o (in target 'VDGesture' from project 'VDGesture')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDGesture.o
** BUILD SUCCEEDED **
2026-04-22 07:07:11.339 xcodebuild[631:3873] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"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"
}
Done.