Build Information
Failed to build LaTeXSwiftUI with Swift 6.0 for visionOS using Xcode 16.0.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme LaTeXSwiftUI -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGShape.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGUserSpaceNode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGViewport.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGColor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGFont.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGShape.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGText.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGUserSpaceNode.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGViewport.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGColor.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGFont.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,\ SVGDataImage.swift,\ SVGURLImage.swift,\ SVGGroup.swift,\ SVGImage.swift,\ SVGNode.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats/stats-1717074544823130-swift-frontend-SVGView-resource_bundle_accessor.swift-arm64_apple_xros1.0-o-Onone-785173587.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 17.2379 seconds (30.2399 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
7.4870 ( 47.7%) 0.5885 ( 37.8%) 8.0754 ( 46.8%) 14.5762 ( 48.2%) parse-and-resolve-imports
7.4853 ( 47.7%) 0.5875 ( 37.7%) 8.0729 ( 46.8%) 14.5737 ( 48.2%) Import resolution
0.1008 ( 0.6%) 0.0556 ( 3.6%) 0.1564 ( 0.9%) 0.1565 ( 0.5%) perform-sema
0.1002 ( 0.6%) 0.0554 ( 3.6%) 0.1557 ( 0.9%) 0.1557 ( 0.5%) TypeCheckSourceFileRequest
0.0999 ( 0.6%) 0.0552 ( 3.5%) 0.1551 ( 0.9%) 0.1552 ( 0.5%) Type checking and Semantic analysis
0.0509 ( 0.3%) 0.0288 ( 1.8%) 0.0797 ( 0.5%) 0.0798 ( 0.3%) TypeCheckFunctionBodyRequest
0.0490 ( 0.3%) 0.0263 ( 1.7%) 0.0754 ( 0.4%) 0.0754 ( 0.2%) typecheck-decl
0.0457 ( 0.3%) 0.0195 ( 1.2%) 0.0652 ( 0.4%) 0.0652 ( 0.2%) typecheck-expr
0.0399 ( 0.3%) 0.0235 ( 1.5%) 0.0634 ( 0.4%) 0.0635 ( 0.2%) typecheck-stmt
0.0237 ( 0.2%) 0.0103 ( 0.7%) 0.0339 ( 0.2%) 0.0339 ( 0.1%) precheck-expr
0.0183 ( 0.1%) 0.0105 ( 0.7%) 0.0288 ( 0.2%) 0.0288 ( 0.1%) QualifiedLookupRequest
0.0150 ( 0.1%) 0.0075 ( 0.5%) 0.0225 ( 0.1%) 0.0225 ( 0.1%) UnqualifiedLookupRequest
0.0143 ( 0.1%) 0.0067 ( 0.4%) 0.0210 ( 0.1%) 0.0210 ( 0.1%) performUnqualifiedLookup
0.0113 ( 0.1%) 0.0095 ( 0.6%) 0.0208 ( 0.1%) 0.0208 ( 0.1%) InterfaceTypeRequest
0.0145 ( 0.1%) 0.0059 ( 0.4%) 0.0203 ( 0.1%) 0.0204 ( 0.1%) DirectLookupRequest
0.0093 ( 0.1%) 0.0090 ( 0.6%) 0.0183 ( 0.1%) 0.0183 ( 0.1%) ActorIsolationRequest
0.0111 ( 0.1%) 0.0035 ( 0.2%) 0.0146 ( 0.1%) 0.0145 ( 0.0%) LookupInModuleRequest
0.0099 ( 0.1%) 0.0023 ( 0.1%) 0.0122 ( 0.1%) 0.0122 ( 0.0%) build-rewrite-system
0.0080 ( 0.1%) 0.0036 ( 0.2%) 0.0116 ( 0.1%) 0.0116 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0056 ( 0.0%) 0.0029 ( 0.2%) 0.0085 ( 0.0%) 0.0085 ( 0.0%) StoredPropertiesRequest
0.0043 ( 0.0%) 0.0025 ( 0.2%) 0.0069 ( 0.0%) 0.0069 ( 0.0%) ResolveTypeRequest
0.0036 ( 0.0%) 0.0031 ( 0.2%) 0.0067 ( 0.0%) 0.0067 ( 0.0%) AttachedPropertyWrappersRequest
0.0013 ( 0.0%) 0.0052 ( 0.3%) 0.0065 ( 0.0%) 0.0066 ( 0.0%) load-stdlib
0.0040 ( 0.0%) 0.0021 ( 0.1%) 0.0061 ( 0.0%) 0.0061 ( 0.0%) import-clang-decl
0.0037 ( 0.0%) 0.0017 ( 0.1%) 0.0055 ( 0.0%) 0.0055 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0039 ( 0.0%) 0.0013 ( 0.1%) 0.0052 ( 0.0%) 0.0052 ( 0.0%) LookupConformanceInModuleRequest
0.0031 ( 0.0%) 0.0013 ( 0.1%) 0.0044 ( 0.0%) 0.0044 ( 0.0%) ModuleQualifiedLookupRequest
0.0026 ( 0.0%) 0.0016 ( 0.1%) 0.0042 ( 0.0%) 0.0042 ( 0.0%) ABIMembersRequest
0.0023 ( 0.0%) 0.0011 ( 0.1%) 0.0035 ( 0.0%) 0.0035 ( 0.0%) PatternBindingEntryRequest
0.0028 ( 0.0%) 0.0003 ( 0.0%) 0.0031 ( 0.0%) 0.0031 ( 0.0%) ParseTopLevelDeclsRequest
0.0016 ( 0.0%) 0.0015 ( 0.1%) 0.0032 ( 0.0%) 0.0031 ( 0.0%) HasIsolatedSelfRequest
0.0027 ( 0.0%) 0.0002 ( 0.0%) 0.0029 ( 0.0%) 0.0029 ( 0.0%) ParseSourceFileRequest
0.0018 ( 0.0%) 0.0009 ( 0.1%) 0.0028 ( 0.0%) 0.0028 ( 0.0%) ResolveImplicitMemberRequest
0.0016 ( 0.0%) 0.0009 ( 0.1%) 0.0025 ( 0.0%) 0.0025 ( 0.0%) CustomAttrNominalRequest
0.0012 ( 0.0%) 0.0012 ( 0.1%) 0.0025 ( 0.0%) 0.0024 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0016 ( 0.0%) 0.0009 ( 0.1%) 0.0024 ( 0.0%) 0.0024 ( 0.0%) OverriddenDeclsRequest
0.0016 ( 0.0%) 0.0008 ( 0.1%) 0.0024 ( 0.0%) 0.0024 ( 0.0%) PropertyWrapperBackingPropertyTypeRequest
0.0016 ( 0.0%) 0.0007 ( 0.0%) 0.0024 ( 0.0%) 0.0024 ( 0.0%) DefaultArgumentExprRequest
0.0016 ( 0.0%) 0.0008 ( 0.1%) 0.0024 ( 0.0%) 0.0024 ( 0.0%) PatternTypeRequest
0.0015 ( 0.0%) 0.0006 ( 0.0%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) ExtendedNominalRequest
0.0011 ( 0.0%) 0.0008 ( 0.1%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) GenericSignatureRequest
0.0011 ( 0.0%) 0.0006 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) ResolveTypeWitnessesRequest
0.0014 ( 0.0%) 0.0002 ( 0.0%) 0.0016 ( 0.0%) 0.0017 ( 0.0%) USRGenerationRequest
0.0009 ( 0.0%) 0.0006 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) ResultTypeRequest
0.0009 ( 0.0%) 0.0004 ( 0.0%) 0.0012 ( 0.0%) 0.0013 ( 0.0%) DefaultInitializerIsolation
0.0008 ( 0.0%) 0.0004 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) ResolveValueWitnessesRequest
0.0011 ( 0.0%) 0.0001 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) verify-all-loaded-modules
0.0007 ( 0.0%) 0.0005 ( 0.0%) 0.0012 ( 0.0%) 0.0011 ( 0.0%) InheritedDeclsReferencedRequest
0.0006 ( 0.0%) 0.0005 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) AccessLevelRequest
0.0006 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) ExpandPeerMacroRequest
0.0007 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) ExpandMemberAttributeMacros
0.0009 ( 0.0%) 0.0002 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) LookupAllConformancesInContextRequest
0.0006 ( 0.0%) 0.0004 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) OpaqueResultTypeRequest
0.0006 ( 0.0%) 0.0005 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0005 ( 0.0%) 0.0005 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) TypeDeclsFromWhereClauseRequest
0.0005 ( 0.0%) 0.0005 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) ValidatePrecedenceGroupRequest
0.0004 ( 0.0%) 0.0005 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) LookupPrecedenceGroupRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) NamingPatternRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) InferredGenericSignatureRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) AttachedPropertyWrapperTypeRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) IsGetterMutatingRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) CheckRedeclarationRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) CustomAttrTypeRequest
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) AST verification
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsDynamicRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) LookupInfixOperatorRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) SemanticDeclAttrsRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0006 ( 0.0%) GlobalActorAttributeRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsObjCRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) InheritedTypeRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) DefaultTypeRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ProtocolDependenciesRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) DynamicallyReplacedDeclRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) CallerSideDefaultArgExprRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) RequirementSignatureRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) InitAccessorPropertiesRequest
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) SynthesizeAccessorRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) MemberwiseInitPropertiesRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) IsActorRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) GenericParamListRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) HasInitAccessorRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) IsDeclRefinementOfRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) SPIGroupsRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) StorageImplInfoRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) SynthesizeMemberwiseInitRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ResultBuilderTypeRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) FragileFunctionKindRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) CollectOverriddenDeclsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) LifetimeDependenceInfoRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0003 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) OpaqueReadOwnershipRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) typecheck-for-each
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ResolveMacroRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) PreCheckFunctionBodyRequest
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseMembersRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) CompareDeclSpecializationRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) StructuralRequirementsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) PropertyWrapperTypeInfoRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ValueWitnessRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ProtocolRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasStorageRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParamSpecifierRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsFinalRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsDistributedActorRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SuperclassDeclRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) PropertyWrapperMutabilityRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AbstractGenericSignatureRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AttachedResultBuilderRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasMemberwiseInitRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LocalTypeDeclsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritsSuperclassInitializersRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequirementRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandExtensionMacros
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SuperclassTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsCallAsFunctionNominalRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsAccessorTransparentRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ScopedImportLookupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsStaticRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ConditionalRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SynthesizeDefaultInitRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) define-default-ctor
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperLValuenessRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) SimpleDidSetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) ProvideDefaultImplForRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDynamicCallableAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangRecordMemberLookup
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticAvailableRangeAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangDirectLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromGenericSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureHasResultExprRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorInstanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
15.6799 (100.0%) 1.5579 (100.0%) 17.2379 (100.0%) 30.2399 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 8.2530 seconds (14.7547 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
7.5960 (100.0%) 0.6569 (100.0%) 8.2530 (100.0%) 14.7547 (100.0%) Building Target
7.5960 (100.0%) 0.6569 (100.0%) 8.2530 (100.0%) 14.7547 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift:8:8: error: failed to build module 'SwiftUI'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import SwiftUI
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGDataImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGURLImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGGroup.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGImage.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:106:57: error: 'CMDyskineticSymptomResult' is unavailable: not available on visionOS
typedef void(^CMDyskineticSymptomResultHandler)(NSArray<CMDyskineticSymptomResult *> * _Nonnull dyskineticSymptomResult, NSError * _Nullable error) API_AVAILABLE(watchos(5.0)) API_UNAVAILABLE(ios, macos, tvos);
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CMMovementDisorderManager.h:25:12: note: 'CMDyskineticSymptomResult' has been explicitly marked unavailable here
@interface CMDyskineticSymptomResult : NSObject <NSCopying, NSSecureCoding>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Modules/CoreMotion.swiftmodule/arm64-apple-xros.swiftinterface:4:19: error: could not build Objective-C module 'CoreMotion'
@_exported import CoreMotion
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/RealityFoundation.framework/Modules/RealityFoundation.swiftmodule/arm64-apple-xros.swiftinterface:12:8: error: failed to build module 'CoreMotion'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import CoreMotion
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreMotion.h"
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:9: note: in file included from /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/CoreMotion.framework/Headers/CoreMotion.h:32:
#import <CoreMotion/CMMovementDisorderManager.h>
^
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/SwiftUI.framework/Modules/SwiftUI.swiftmodule/arm64-apple-xros.swiftinterface:16:8: error: failed to build module 'RealityFoundation'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.10 (swiftlang-5.10.0.12.5 clang-1500.3.9.1.1)', while this compiler is 'Apple Swift version 6.0-dev effective-5.10 (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)'). Please select a toolchain which matches the SDK.
import RealityFoundation
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ MathJaxSwift (in target 'MathJaxSwift' from project 'MathJaxSwift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Conversions/AM/AM2CHTML.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Conversions/AM/AM2MML.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Conversions/MML/MML2CHTML.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Conversions/MML/MML2SVG.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Conversions/TeX/TeX2CHTML.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Conversions/TeX/TeX2MML.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Conversions/TeX/TeX2SVG.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Internal/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Internal/Function.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Internal/MathJaxError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Internal/PackageLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Internal/Parsing/HTMLParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Internal/Parsing/MMLParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Internal/Parsing/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Internal/Parsing/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/MathJax.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/ConversionOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/A11YOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/DocumentOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/Menu/MenuOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/Menu/MenuOptionsSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/SREOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/Safe/AllowOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/Safe/SafeOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/Safe/SafeProtocols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Document/Safe/SafeStyles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/AMInputProcessorOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/InputProcessorOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/MMLInputProcessorOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/AMSCDOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/AMSOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/AutoloadOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/ColorOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/MathtoolsOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/NoundefinedOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/PhysicsOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/RequireOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/SetOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeX\ Packages/TagFormatOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Input/TeXInputProcessorOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Output/CHTMLOutputProcessorOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Output/OutputProcessorOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/Sources/MathJaxSwift/Options/Output/SVGOutputProcessorOptions.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/Objects-normal/arm64/MathJaxSwift_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/MathJaxSwift -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.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/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MathJaxSwift -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/Objects-normal/arm64/MathJaxSwift.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/Objects-normal/arm64/MathJaxSwift.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/Objects-normal/arm64/MathJaxSwift-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/Objects-normal/arm64/MathJaxSwift-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/Objects-normal/arm64/MathJaxSwift-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/Objects-normal/arm64/MathJaxSwift.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MathJaxSwift.build/Debug-xros/MathJaxSwift.build/Objects-normal/arm64/MathJaxSwift.abi.json
Command SwiftEmitModule failed with a nonzero exit code
SwiftCompile normal arm64 Compiling\ SVGContext.swift,\ SVGIndex.swift,\ SVGParser.swift,\ SVGParserBasics.swift,\ SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGShape.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGGradient.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Shapes/SVGRect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Primitives/SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGConstants.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLinker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/XML/XMLNode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/UI/UIExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/supplementaryOutputs-7 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.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/SVGView.build/Debug-xros/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGContext.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGIndex.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGParser.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGParserBasics.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGParserExtensions.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGContext.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGIndex.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGParser.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGParserBasics.o -index-unit-output-path /SVGView.build/Debug-xros/SVGView.build/Objects-normal/arm64/SVGParserExtensions.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
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'MathJaxSwift_MathJaxSwift' from project 'MathJaxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'LaTeXSwiftUI' from project 'LaTeXSwiftUI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'LaTeXSwiftUI' from project 'LaTeXSwiftUI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SVGView_SVGView' from project 'SVGView')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'MathJaxSwift' from project 'MathJaxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SVGView' from project 'SVGView')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HTMLEntities' from project 'HTMLEntities')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'MathJaxSwift' from project 'MathJaxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'HTMLEntities' from project 'HTMLEntities')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ SVGDataImage.swift,\ SVGURLImage.swift,\ SVGGroup.swift,\ SVGImage.swift,\ SVGNode.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-xros/SVGView.build/DerivedSources/resource_bundle_accessor.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGDataImage.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Images/SVGURLImage.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGGroup.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGImage.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Model/Nodes/SVGNode.swift (in target 'SVGView' from project 'SVGView')
SwiftEmitModule normal arm64 Emitting\ module\ for\ MathJaxSwift (in target 'MathJaxSwift' from project 'MathJaxSwift')
SwiftCompile normal arm64 Compiling\ SVGContext.swift,\ SVGIndex.swift,\ SVGParser.swift,\ SVGParserBasics.swift,\ SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SVGView/Source/Parser/SVG/SVGParserExtensions.swift (in target 'SVGView' from project 'SVGView')
(9 failures)
BUILD FAILURE 6.0 visionOS