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 RoughSwift 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 RoughSwift -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

<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
       ^
/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/RoughSwift/RoughUIView.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/SVGPath.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/SVGPath.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/SVGPath.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/SVGPath.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughUIView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughUIView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughUIView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughUIView.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/SVGPath.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughUIView.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/SVGPath.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughUIView.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/RoughSwift/RoughUIView.swift:8: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\ Generator.swift,\ Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.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/RoughSwift/Engine/Generator.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.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/RoughSwift/Engine/Operation.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Generator.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Operation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ OperationSet.swift,\ OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.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/RoughSwift/Engine/OperationSet.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.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/RoughSwift/Engine/OperationSetType.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSet.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/OperationSetType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Options.swift,\ Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.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/RoughSwift/Engine/Options.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.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/RoughSwift/RoughUIView.swift:8: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/RoughSwift/Engine/Point.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Options.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Point.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/RoughSwift/RoughUIView.swift:8: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\ Engine.swift,\ FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.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/RoughSwift/Engine/Engine.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.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/RoughSwift/Engine/FillStyle.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Engine.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/FillStyle.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.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/RoughSwift/Engine/Color+Extensions.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Color+Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Drawable.swift,\ Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.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/RoughSwift/Engine/Drawable.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.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/RoughSwift/Engine/Drawing.swift (in target 'RoughSwift' from project 'RoughSwift')
    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/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Color+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Drawing.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/FillStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Generator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operation.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSet.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationSetType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/OperationType.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.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 -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 -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RoughSwift -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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawable.o -index-unit-output-path /RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/Drawing.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriver\ Compilation\ Requirements RoughSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RoughSwift' from project 'RoughSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name RoughSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift-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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift_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/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.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/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftmodule (in target 'RoughSwift' from project 'RoughSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.swiftmodule
error: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftmodule: No such file or directory (in target 'RoughSwift' from project 'RoughSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftdoc (in target 'RoughSwift' from project 'RoughSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.swiftdoc
error: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftdoc: No such file or directory (in target 'RoughSwift' from project 'RoughSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.abi.json (in target 'RoughSwift' from project 'RoughSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.abi.json
error: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.abi.json: No such file or directory (in target 'RoughSwift' from project 'RoughSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftsourceinfo (in target 'RoughSwift' from project 'RoughSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
error: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftsourceinfo: No such file or directory (in target 'RoughSwift' from project 'RoughSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RoughSwift' from project 'RoughSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RoughSwift_RoughSwift' from project 'RoughSwift')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ RoughSwift (in target 'RoughSwift' from project 'RoughSwift')
	SwiftCompile normal arm64 Compiling\ SVGPath.swift,\ RoughUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift (in target 'RoughSwift' from project 'RoughSwift')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Render/SVGPath.swift (in target 'RoughSwift' from project 'RoughSwift')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/RoughUIView.swift (in target 'RoughSwift' from project 'RoughSwift')
	SwiftCompile normal arm64 Compiling\ Options.swift,\ Point.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift (in target 'RoughSwift' from project 'RoughSwift')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Options.swift (in target 'RoughSwift' from project 'RoughSwift')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RoughSwift/Engine/Point.swift (in target 'RoughSwift' from project 'RoughSwift')
	Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftmodule (in target 'RoughSwift' from project 'RoughSwift')
	Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftdoc (in target 'RoughSwift' from project 'RoughSwift')
	Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.abi.json (in target 'RoughSwift' from project 'RoughSwift')
	Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RoughSwift.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RoughSwift.build/Debug-xros/RoughSwift.build/Objects-normal/arm64/RoughSwift.swiftsourceinfo (in target 'RoughSwift' from project 'RoughSwift')
(11 failures)
BUILD FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.