This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Feedbacks with Swift 6.0 for visionOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Feedbacks-Package -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
SwiftCompile normal arm64 Compiling\ On.swift,\ State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/On.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/State.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ AnyEvent.swift,\ AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:9:8: error: failed to build module 'SwiftUI'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import SwiftUI
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyEvent.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/AnyState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:9:8: error: failed to build module 'SwiftUI'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import SwiftUI
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
SwiftCompile normal arm64 Compiling\ Transitions.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Transitions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ArrayBuilder.swift,\ Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:9:8: error: failed to build module 'SwiftUI'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import SwiftUI
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/ArrayBuilder.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Event.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift:9:8: error: failed to build module 'SwiftUI'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import SwiftUI
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
                                                        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
           ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
                  ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
       ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
        ^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
       ^
SwiftCompile normal arm64 Compiling\ UISystem+Binding.swift,\ UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem+Binding.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/UISystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ SideEffect.swift,\ InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/SideEffect.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/InitialState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Feedback.swift,\ Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift (in target 'Feedbacks' from project 'Feedbacks')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedback.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/Feedbacks.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Feedbacks/SideEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/InitialState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/Mediator.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/System.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem+Binding.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/System/UISystem.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/From.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Instantiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/On.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/State.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Transitions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/swift-overrides.hmap -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/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Feedbacks -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedback.o -index-unit-output-path /Feedbacks.build/Debug-xros/Feedbacks.build/Objects-normal/arm64/Feedbacks.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriver\ Compilation CombineExt normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineExt' from project 'CombineExt')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineExt
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CombineExt -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineExt.build/Debug-xros/CombineExt.build/Objects-normal/arm64/CombineExt.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.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 -suppress-warnings -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-15.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-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineExt.build/Debug-xros/CombineExt.build/Objects-normal/arm64/CombineExt-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/CombineExt.build/Debug-xros/CombineExt.build/Objects-normal/arm64/CombineExt.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/CombineExt.build/Debug-xros/CombineExt.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineExt.build/Debug-xros/CombineExt.build/Objects-normal/arm64/CombineExt_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/CombineExt.build/Debug-xros/CombineExt.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineExt.build/Debug-xros/CombineExt.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineExt.build/Debug-xros/CombineExt.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/CombineExt.build/Debug-xros/CombineExt.build/Objects-normal/arm64/CombineExt-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineExt -experimental-emit-module-separately -disable-cmo
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FeedbacksTest' from project 'Feedbacks')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CombineExt' from project 'CombineExt')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Feedbacks' from project 'Feedbacks')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FeedbacksTest' from project 'Feedbacks')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CombineExt' from project 'CombineExt')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ StaticIdentifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift (in target 'Feedbacks' from project 'Feedbacks')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/StaticIdentifiable.swift (in target 'Feedbacks' from project 'Feedbacks')
	SwiftCompile normal arm64 Compiling\ AnyEvent.swift,\ AnyState.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift (in target 'Feedbacks' from project 'Feedbacks')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyEvent.swift (in target 'Feedbacks' from project 'Feedbacks')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/AnyState.swift (in target 'Feedbacks' from project 'Feedbacks')
	SwiftCompile normal arm64 Compiling\ ArrayBuilder.swift,\ Event.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift (in target 'Feedbacks' from project 'Feedbacks')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/ArrayBuilder.swift (in target 'Feedbacks' from project 'Feedbacks')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Feedbacks/Transitions/Event.swift (in target 'Feedbacks' from project 'Feedbacks')
(8 failures)
BUILD FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.