Build Information
Successful build of OneFingerRotation, reference main (3ac60f
), with Swift 6.1 for watchOS using Xcode 16.3 on 8 May 2025 15:59:46 UTC.
Swift 6 data race errors: 3
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OneFingerRotation -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 Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mttfntn/OneFingerRotation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mttfntn/OneFingerRotation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ac60f3 Updated Old Elements Names to OFKnob and OFRotation Element, Organization and Code Commenting, Relative Adjustments
Cloned https://github.com/mttfntn/OneFingerRotation.git
Revision (git rev-parse @):
3ac60f3dac88b7e1219b184e9b449a7e3c495ea9
SUCCESS checkout https://github.com/mttfntn/OneFingerRotation.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/mttfntn/OneFingerRotation.git
https://github.com/mttfntn/OneFingerRotation.git
{
"dependencies" : [
],
"manifest_display_name" : "OneFingerRotation",
"name" : "OneFingerRotation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "OneFingerRotation",
"targets" : [
"OneFingerRotation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OneFingerRotationTests",
"module_type" : "SwiftTarget",
"name" : "OneFingerRotationTests",
"path" : "Tests/OneFingerRotationTests",
"sources" : [
"OneFingerRotationTests.swift"
],
"target_dependencies" : [
"OneFingerRotation"
],
"type" : "test"
},
{
"c99name" : "OneFingerRotation",
"module_type" : "SwiftTarget",
"name" : "OneFingerRotation",
"path" : "Sources/OneFingerRotation",
"product_memberships" : [
"OneFingerRotation"
],
"sources" : [
"OFKnob.swift",
"OneFingerRotation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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:
OneFingerRotation: /Users/admin/builder/spi-builder-workspace
resolved source packages: OneFingerRotation
{
"dependencies" : [
],
"manifest_display_name" : "OneFingerRotation",
"name" : "OneFingerRotation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "OneFingerRotation",
"targets" : [
"OneFingerRotation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OneFingerRotationTests",
"module_type" : "SwiftTarget",
"name" : "OneFingerRotationTests",
"path" : "Tests/OneFingerRotationTests",
"sources" : [
"OneFingerRotationTests.swift"
],
"target_dependencies" : [
"OneFingerRotation"
],
"type" : "test"
},
{
"c99name" : "OneFingerRotation",
"module_type" : "SwiftTarget",
"name" : "OneFingerRotation",
"path" : "Sources/OneFingerRotation",
"product_memberships" : [
"OneFingerRotation"
],
"sources" : [
"OFKnob.swift",
"OneFingerRotation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OneFingerRotation"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OneFingerRotation -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 OneFingerRotation -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:
OneFingerRotation: /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 'OneFingerRotation' in project 'OneFingerRotation'
➜ Explicit dependency on target 'OneFingerRotation' in project 'OneFingerRotation'
Target 'OneFingerRotation' in project 'OneFingerRotation' (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: 52b3f0b0cc5a38a1e2da00f4036b891e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/52b3f0b0cc5a38a1e2da00f4036b891e.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.DependencyMetadataFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.DependencyStaticMetadataFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.modulemap (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-OutputFileMap.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.SwiftConstValuesFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation_const_extract_protocols.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.LinkFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.SwiftFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation_const_extract_protocols.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.SwiftFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.SwiftConstValuesFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.LinkFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-OutputFileMap.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_const_extract_protocols.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftConstValuesFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.LinkFileList (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-OutputFileMap.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/OneFingerRotation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.modulemap (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver OneFingerRotation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
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 OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver OneFingerRotation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
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 OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver OneFingerRotation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
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 OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ OneFingerRotation (in target 'OneFingerRotation' from project 'OneFingerRotation')
EmitSwiftModule normal armv7k (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue: CGSize = .zero
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue: CGSize = .zero
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue: CGSize = .zero
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue: CGSize = .zero
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ OneFingerRotation.swift /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ OFKnob.swift /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue: CGSize = .zero
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue: CGSize = .zero
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue: CGSize = .zero
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue: CGSize = .zero
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:161:71: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let angle = Angle(degrees: Double(lastVelocity) * rotationDirection)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:161:87: warning: main actor-isolated property 'rotationDirection' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let angle = Angle(degrees: Double(lastVelocity) * rotationDirection)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:29:24: note: property declared here
@State private var rotationDirection: Double = 1
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:162:60: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let newRotationAngle = rotationAngle + angle
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:163:64: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let clampedAngle = min(max(minAngle, newRotationAngle.degrees), maxAngle)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:163:101: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let clampedAngle = min(max(minAngle, newRotationAngle.degrees), maxAngle)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:165:66: warning: main actor-isolated property 'rotationDirection' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let deceleration = 0.2 * rotationDirection
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:29:24: note: property declared here
@State private var rotationDirection: Double = 1
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:166:41: warning: main actor-isolated property 'rotationAngle' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
rotationAngle = Angle(degrees: clampedAngle + deceleration)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: mutation of this property is only permitted within the actor
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:41: warning: main actor-isolated property 'knobValue' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: mutation of this property is only permitted within the actor
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:54: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:78: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:91: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:102: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:168:41: warning: main actor-isolated property 'onKnobValueChanged' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:26:9: note: property declared here
var onKnobValueChanged: (Double) -> Void
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:168:60: warning: main actor-isolated property 'knobValue' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: property declared here
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:169:41: warning: main actor-isolated property 'lastVelocity' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: mutation of this property is only permitted within the actor
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:169:62: warning: main actor-isolated property 'friction' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:19:18: note: property declared here
@Binding var friction: CGFloat
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:170:44: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:172:45: warning: main actor-isolated property 'isSpinning' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:17:24: note: mutation of this property is only permitted within the actor
@State private var isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:175:41: warning: main actor-isolated property 'rotationAngle' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
rotationAngle = newRotationAngle
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: mutation of this property is only permitted within the actor
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:41: warning: main actor-isolated property 'knobValue' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: mutation of this property is only permitted within the actor
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:54: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:78: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:91: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:102: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:177:41: warning: main actor-isolated property 'onKnobValueChanged' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:26:9: note: property declared here
var onKnobValueChanged: (Double) -> Void
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:177:60: warning: main actor-isolated property 'knobValue' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: property declared here
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:178:41: warning: main actor-isolated property 'lastVelocity' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: mutation of this property is only permitted within the actor
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:178:62: warning: main actor-isolated property 'friction' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:19:18: note: property declared here
@Binding var friction: CGFloat
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:44: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:94: warning: main actor-isolated property 'minAngle' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:133: warning: main actor-isolated property 'maxAngle' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:181:45: warning: main actor-isolated property 'isSpinning' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:17:24: note: mutation of this property is only permitted within the actor
@State private var isSpinning = false
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ OneFingerRotation (in target 'OneFingerRotation' from project 'OneFingerRotation')
EmitSwiftModule normal arm64 (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue: CGSize = .zero
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue: CGSize = .zero
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue: CGSize = .zero
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue: CGSize = .zero
^
nonisolated(unsafe)
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ OneFingerRotation (in target 'OneFingerRotation' from project 'OneFingerRotation')
EmitSwiftModule normal arm64_32 (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue: CGSize = .zero
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue: CGSize = .zero
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue: CGSize = .zero
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue: CGSize = .zero
^
nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ OneFingerRotation.swift /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ OFKnob.swift /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue: CGSize = .zero
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue: CGSize = .zero
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue: CGSize = .zero
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue: CGSize = .zero
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:161:71: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let angle = Angle(degrees: Double(lastVelocity) * rotationDirection)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:161:87: warning: main actor-isolated property 'rotationDirection' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let angle = Angle(degrees: Double(lastVelocity) * rotationDirection)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:29:24: note: property declared here
@State private var rotationDirection: Double = 1
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:162:60: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let newRotationAngle = rotationAngle + angle
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:163:64: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let clampedAngle = min(max(minAngle, newRotationAngle.degrees), maxAngle)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:163:101: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let clampedAngle = min(max(minAngle, newRotationAngle.degrees), maxAngle)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:165:66: warning: main actor-isolated property 'rotationDirection' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let deceleration = 0.2 * rotationDirection
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:29:24: note: property declared here
@State private var rotationDirection: Double = 1
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:166:41: warning: main actor-isolated property 'rotationAngle' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
rotationAngle = Angle(degrees: clampedAngle + deceleration)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: mutation of this property is only permitted within the actor
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:41: warning: main actor-isolated property 'knobValue' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: mutation of this property is only permitted within the actor
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:54: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:78: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:91: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:102: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:168:41: warning: main actor-isolated property 'onKnobValueChanged' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:26:9: note: property declared here
var onKnobValueChanged: (Double) -> Void
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:168:60: warning: main actor-isolated property 'knobValue' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: property declared here
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:169:41: warning: main actor-isolated property 'lastVelocity' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: mutation of this property is only permitted within the actor
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:169:62: warning: main actor-isolated property 'friction' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:19:18: note: property declared here
@Binding var friction: CGFloat
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:170:44: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:172:45: warning: main actor-isolated property 'isSpinning' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:17:24: note: mutation of this property is only permitted within the actor
@State private var isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:175:41: warning: main actor-isolated property 'rotationAngle' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
rotationAngle = newRotationAngle
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: mutation of this property is only permitted within the actor
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:41: warning: main actor-isolated property 'knobValue' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: mutation of this property is only permitted within the actor
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:54: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:78: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:91: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:102: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:177:41: warning: main actor-isolated property 'onKnobValueChanged' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:26:9: note: property declared here
var onKnobValueChanged: (Double) -> Void
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:177:60: warning: main actor-isolated property 'knobValue' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: property declared here
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:178:41: warning: main actor-isolated property 'lastVelocity' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: mutation of this property is only permitted within the actor
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:178:62: warning: main actor-isolated property 'friction' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:19:18: note: property declared here
@Binding var friction: CGFloat
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:44: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:94: warning: main actor-isolated property 'minAngle' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:133: warning: main actor-isolated property 'maxAngle' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:181:45: warning: main actor-isolated property 'isSpinning' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:17:24: note: mutation of this property is only permitted within the actor
@State private var isSpinning = false
^
SwiftCompile normal arm64_32 Compiling\ OneFingerRotation.swift /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OFKnob.swift /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue: CGSize = .zero
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue: CGSize = .zero
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue: CGSize = .zero
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:223:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue: CGSize = .zero
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:161:71: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let angle = Angle(degrees: Double(lastVelocity) * rotationDirection)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:161:87: warning: main actor-isolated property 'rotationDirection' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let angle = Angle(degrees: Double(lastVelocity) * rotationDirection)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:29:24: note: property declared here
@State private var rotationDirection: Double = 1
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:162:60: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let newRotationAngle = rotationAngle + angle
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:163:64: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let clampedAngle = min(max(minAngle, newRotationAngle.degrees), maxAngle)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:163:101: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let clampedAngle = min(max(minAngle, newRotationAngle.degrees), maxAngle)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:165:66: warning: main actor-isolated property 'rotationDirection' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
let deceleration = 0.2 * rotationDirection
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:29:24: note: property declared here
@State private var rotationDirection: Double = 1
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:166:41: warning: main actor-isolated property 'rotationAngle' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
rotationAngle = Angle(degrees: clampedAngle + deceleration)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: mutation of this property is only permitted within the actor
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:41: warning: main actor-isolated property 'knobValue' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: mutation of this property is only permitted within the actor
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:54: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:78: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:91: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:167:102: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:168:41: warning: main actor-isolated property 'onKnobValueChanged' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:26:9: note: property declared here
var onKnobValueChanged: (Double) -> Void
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:168:60: warning: main actor-isolated property 'knobValue' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: property declared here
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:169:41: warning: main actor-isolated property 'lastVelocity' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: mutation of this property is only permitted within the actor
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:169:62: warning: main actor-isolated property 'friction' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:19:18: note: property declared here
@Binding var friction: CGFloat
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:170:44: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:172:45: warning: main actor-isolated property 'isSpinning' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:17:24: note: mutation of this property is only permitted within the actor
@State private var isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:175:41: warning: main actor-isolated property 'rotationAngle' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
rotationAngle = newRotationAngle
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: mutation of this property is only permitted within the actor
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:41: warning: main actor-isolated property 'knobValue' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: mutation of this property is only permitted within the actor
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:54: warning: main actor-isolated property 'rotationAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:13:24: note: property declared here
@State private var rotationAngle: Angle = .degrees(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:78: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:91: warning: main actor-isolated property 'maxAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:176:102: warning: main actor-isolated property 'minAngle' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
knobValue = (rotationAngle.degrees - minAngle) / (maxAngle - minAngle) // Update knobValue here
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:177:41: warning: main actor-isolated property 'onKnobValueChanged' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:26:9: note: property declared here
var onKnobValueChanged: (Double) -> Void
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:177:60: warning: main actor-isolated property 'knobValue' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
onKnobValueChanged(knobValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:14:18: note: property declared here
@Binding var knobValue: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:178:41: warning: main actor-isolated property 'lastVelocity' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: mutation of this property is only permitted within the actor
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:178:62: warning: main actor-isolated property 'friction' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
lastVelocity *= (1 - friction)
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:19:18: note: property declared here
@Binding var friction: CGFloat
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:44: warning: main actor-isolated property 'lastVelocity' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:16:24: note: property declared here
@State private var lastVelocity: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:94: warning: main actor-isolated property 'minAngle' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:30:16: note: property declared here
@State var minAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:179:133: warning: main actor-isolated property 'maxAngle' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if lastVelocity < 0.1 || (newRotationAngle.degrees < minAngle || newRotationAngle.degrees > maxAngle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:31:16: note: property declared here
@State var maxAngle: Double
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:181:45: warning: main actor-isolated property 'isSpinning' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
isSpinning = false
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:17:24: note: mutation of this property is only permitted within the actor
@State private var isSpinning = false
^
SwiftDriverJobDiscovery normal arm64_32 Emitting module for OneFingerRotation (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriver\ Compilation\ Requirements OneFingerRotation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Emitting module for OneFingerRotation (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriver\ Compilation\ Requirements OneFingerRotation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.abi.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.swiftdoc (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.swiftsourceinfo (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.swiftdoc (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.swiftmodule (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.abi.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.swiftmodule (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.swiftsourceinfo (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Emitting module for OneFingerRotation (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriver\ Compilation\ Requirements OneFingerRotation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/OneFingerRotation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-Swift.h (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/OneFingerRotation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftmodule (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.abi.json (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftdoc (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftsourceinfo (in target 'OneFingerRotation' from project 'OneFingerRotation')
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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal armv7k Compiling OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriverJobDiscovery normal arm64_32 Compiling OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriverJobDiscovery normal arm64 Compiling OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriverJobDiscovery normal armv7k Compiling OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriver\ Compilation OneFingerRotation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation-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/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/Binary/OneFingerRotation.o normal armv7k (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/Binary/OneFingerRotation.o
SwiftDriverJobDiscovery normal arm64_32 Compiling OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriverJobDiscovery normal arm64 Compiling OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriver\ Compilation OneFingerRotation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation OneFingerRotation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OneFingerRotation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.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/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-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/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/Binary/OneFingerRotation.o normal arm64_32 (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/Binary/OneFingerRotation.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/Binary/OneFingerRotation.o normal arm64 (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/Binary/OneFingerRotation.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.o normal arm64\ armv7k\ arm64_32 (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/Binary/OneFingerRotation.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/Binary/OneFingerRotation.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/Binary/OneFingerRotation.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.o
ExtractAppIntentsMetadata (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name OneFingerRotation --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 7.0 --bundle-identifier spi-builder-workspace.OneFingerRotation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.appintents --target-triple arm64-apple-watchos7.0 --target-triple armv7k-apple-watchos7.0 --target-triple arm64_32-apple-watchos7.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/OneFingerRotation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/armv7k/OneFingerRotation.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-watchos/OneFingerRotation.build/Objects-normal/arm64_32/OneFingerRotation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-08 08:59:45.806 appintentsmetadataprocessor[720:4266] Starting appintentsmetadataprocessor export
2025-05-08 08:59:45.842 appintentsmetadataprocessor[720:4266] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.o (in target 'OneFingerRotation' from project 'OneFingerRotation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OneFingerRotation.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "OneFingerRotation",
"name" : "OneFingerRotation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "OneFingerRotation",
"targets" : [
"OneFingerRotation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OneFingerRotationTests",
"module_type" : "SwiftTarget",
"name" : "OneFingerRotationTests",
"path" : "Tests/OneFingerRotationTests",
"sources" : [
"OneFingerRotationTests.swift"
],
"target_dependencies" : [
"OneFingerRotation"
],
"type" : "test"
},
{
"c99name" : "OneFingerRotation",
"module_type" : "SwiftTarget",
"name" : "OneFingerRotation",
"path" : "Sources/OneFingerRotation",
"product_memberships" : [
"OneFingerRotation"
],
"sources" : [
"OFKnob.swift",
"OneFingerRotation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.