The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SVGUIView, reference 0.19.2 (f0cdf4), with Swift 5.10 for visionOS using Xcode 15.4 on 11 Jun 2025 02:47:48 UTC.

Build Command

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

Build Log

<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "_CShims.h"
        ^
/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include/_CShims.h:11:112: error: declaration of 'locale_t' must be imported from module 'Darwin.C.xlocale._xlocale' before it is required
extern double strtod_l(const char * _Nullable __restrict nptr, char * _Nullable * _Nullable __restrict endptr, locale_t _Nullable loc);
                                                                                                               ^
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/include/_xlocale.h:30:28: note: declaration here is not visible
typedef struct _xlocale *               locale_t;
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift:2:8: error: could not build Objective-C module '_CShims'
import _CShims
       ^
SwiftCompile normal arm64 Compiling\ FontDescription.swift,\ FontFamilySpecificationCoreText.swift,\ FontFamilySpecificationCoreTextCache.swift,\ FontFamilySpecificationKey.swift,\ FontGenericFamilies.swift,\ FontInterrogation.swift,\ FontPlatformData.swift,\ FontRanges.swift,\ FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontDescription.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreText.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationCoreTextCache.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontFamilySpecificationKey.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontGenericFamilies.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontInterrogation.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontPlatformData.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontRanges.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/FontSelectionAlgorithm.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ SVGMask.swift,\ SVGOpacity.swift,\ SVGUIColor.swift,\ SVGUIFont.swift,\ SVGUIPoints.swift,\ SVGUIStroke.swift,\ SVGUIStyle.swift,\ TransformOperator.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/CGAffineTransform+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/Extensions/UIBezierPath+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/SVGUIViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSRule.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/css/CSSSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGClipPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGDefsElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGGroupElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGMaskElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGPatternElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/SVGSVGElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGCircleElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGImageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGLineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPathElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolygonElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGPolylineElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGRectElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGTextElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/drawable/SVGUseElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeBlendElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeFloodElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeGaussianBlurElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeMergeNodeElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFeOffsetElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterApplier.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/filter/SVGFilterElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGGradientServer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/element/pserver/SVGStopElement.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CFString+SPI.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/CSSFontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Font.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCacheCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascade.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCascadeFonts.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontCreationContextRareData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDatabase.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationCoreTextCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontFamilySpecificationKey.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontGenericFamilies.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontInterrogation.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontPlatformData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontRanges.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionAlgorithm.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionCapabilities.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelectionValue.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSelector.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontSizeAdjust.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/FontTaggedSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphData.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/GlyphPage.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/Settings.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/SystemFontDatabaseCoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UScriptCode.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/UnrealizedCoreTextFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/font/VariationCapabilities\ .swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGAttributeScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferView.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/buffer/BufferViewIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/supplementaryOutputs-10 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SVGUIView -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGMask.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGOpacity.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIColor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIFont.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIPoints.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIStroke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIStyle.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/TransformOperator.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGMask.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGOpacity.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIColor.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIFont.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIPoints.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIStroke.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIStyle.o -index-unit-output-path /SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/TransformOperator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
SwiftDriver\ Compilation\ Requirements SVGUIView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SVGUIView' from project 'SVGUIView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SVGUIView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_ICU.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SPI.modulemap -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_CShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_ICU/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/_SPI/include -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/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGUIView.build/Debug-xros/SVGUIView.build/Objects-normal/arm64/SVGUIView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SVGUIView (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 Compiling\ CSSToken.swift,\ CSSTokenizer.swift,\ PreserveAspectRatio.swift,\ SVGClipPath.swift,\ SVGElementRect.swift,\ SVGFill.swift,\ SVGFilter.swift,\ SVGLength.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSToken.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/parser/css/CSSTokenizer.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/PreserveAspectRatio.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGClipPath.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGElementRect.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFill.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGFilter.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGLength.swift (in target 'SVGUIView' from project 'SVGUIView')
	SwiftCompile normal arm64 Compiling\ SVGMask.swift,\ SVGOpacity.swift,\ SVGUIColor.swift,\ SVGUIFont.swift,\ SVGUIPoints.swift,\ SVGUIStroke.swift,\ SVGUIStyle.swift,\ TransformOperator.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGMask.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGOpacity.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIFont.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIPoints.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStroke.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/SVGUIStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SVGUIView/primitives/TransformOperator.swift (in target 'SVGUIView' from project 'SVGUIView')
(11 failures)
BUILD FAILURE 5.10 visionOS