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 DitheringEngine, reference v1.9.0 (897dbf), with Swift 5.10 for visionOS using Xcode 15.4 on 20 Apr 2025 15:29:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DitheringEngine -destination generic/platform=xrOS

Build Log

SwiftCompile normal arm64 Compiling\ Apple2SettingsConfiguration.swift,\ BayerSettingsConfiguration.swift,\ CGASettingsConfiguration.swift,\ CustomPaletteSettingsConfiguration.swift,\ DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.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/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.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/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.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/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.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/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.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/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Apple2SettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/BayerSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CGASettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/CustomPaletteSettingsConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethodSettingsConfiguration.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Dither-FloydSteinberg.swift,\ Dither-JarvisJudiceNinke.swift,\ Dither-Noise.swift,\ Dither-None.swift,\ Dither-Ordered.swift,\ Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.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/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.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/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.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/DitheringEngine/DitherMethods/Dither-Noise.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.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/DitheringEngine/DitherMethods/Dither-None.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.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/DitheringEngine/DitherMethods/Dither-Ordered.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.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/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-WhiteNoise.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ DitherMethods.swift,\ DitheringEngine.swift,\ ErrorDiffusionDitheringCustomization.swift,\ AnyPublisher+Extension.swift,\ Array+Extension.swift,\ Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethods.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/ErrorDiffusionDitheringCustomization.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/AnyPublisher+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Array+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Numeric+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMethods.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/ErrorDiffusionDitheringCustomization.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/AnyPublisher+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Array+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Numeric+Extension.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,\ DitherMehtod.swift,\ Dither-Atkinson.swift,\ Dither-Bayer.swift,\ Dither-CleanThreshold.swift,\ Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -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 /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMehtod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Atkinson.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Bayer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-CleanThreshold.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-ErrorDiffusion.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitherMehtod.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Atkinson.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-Bayer.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-CleanThreshold.o -index-unit-output-path /DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/Dither-ErrorDiffusion.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
SwiftDriver\ Compilation\ Requirements DitheringEngine normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DitheringEngine -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine-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/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_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/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.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/DitheringEngine.build/Debug-xros/DitheringEngine.build/Objects-normal/arm64/DitheringEngine-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ DitherMehtod.swift,\ Dither-Atkinson.swift,\ Dither-Bayer.swift,\ Dither-CleanThreshold.swift,\ Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-xros/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift (in target 'DitheringEngine' from project 'DitheringEngine')
(2 failures)
BUILD FAILURE 5.10 visionOS