Build Information
Successful build of OneFingerRotation, reference main (3ac60f
), with Swift 6.1 for visionOS using Xcode 16.3 on 8 May 2025 16:00:30 UTC.
Swift 6 data race errors: 1
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=xrOS 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: visionOS
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=xrOS 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=xrOS "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/XROS.platform/Developer/SDKs/XROS2.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: 7b8a5664aa787e7ebfe9507157c80f63
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7b8a5664aa787e7ebfe9507157c80f63.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/OneFingerRotation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/OneFingerRotation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/OneFingerRotation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OneFingerRotation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/OneFingerRotation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/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-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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
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)
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:76:18: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: knobValue) { newValue in
^
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/OFKnob.swift:108:18: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
.onChange(of: stoppingAnimation) { newValue in
^
/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 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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/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-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/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-xros/OneFingerRotation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/Objects-normal/arm64/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OneFingerRotation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OneFingerRotation.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
SwiftDriverJobDiscovery normal arm64 Compiling OFKnob.swift (in target 'OneFingerRotation' from project 'OneFingerRotation')
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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/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-xros/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-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/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/Products/Debug-xros/OneFingerRotation.o normal (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-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/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-xros/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-xros/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/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.OneFingerRotation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OneFingerRotation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/OneFingerRotation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/OneFingerRotation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OneFingerRotation.build/Debug-xros/OneFingerRotation.build/Objects-normal/arm64/OneFingerRotation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-08 09:00:29.645 appintentsmetadataprocessor[747:4067] Starting appintentsmetadataprocessor export
2025-05-08 09:00:29.685 appintentsmetadataprocessor[747:4067] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/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.