The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Debugger with Swift 5.10 for tvOS using Xcode 15.4 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Debugger -destination generic/platform=tvos

Build Log

/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift:40:18: error: 'listRowSeparator(_:edges:)' is unavailable in tvOS
                .listRowSeparator(.hidden)
                 ^~~~~~~~~~~~~~~~
SwiftUI.View:5:17: note: 'listRowSeparator(_:edges:)' has been explicitly marked unavailable here
    public func listRowSeparator(_ visibility: Visibility, edges: VerticalEdge.Set = .all) -> some View
                ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift:35:65: error: 'secondarySystemGroupedBackground' is unavailable in tvOS
    static let secondarySystemGroupedBackground = Color(UIColor.secondarySystemGroupedBackground)
                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UIKit.UIColor:155:20: note: 'secondarySystemGroupedBackground' has been explicitly marked unavailable here
    open class var secondarySystemGroupedBackground: UIColor { get }
                   ^
SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift (in target 'Debugger' from project 'Debugger')
    cd /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Models/DebugFeature.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/ViewModels/DebuggerItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/ViewModels/AnimationControlViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/Views/AnimationControlView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Logic/NetworkModifierService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/ConfigurationSetting.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfigurationRule.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/DebugHTTPProtocol.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/FileHandler.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/RequestModelBeautifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareSheet.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareUtils.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/PostmanModels.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestTagItem.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/NetworkSnifferViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestSectionViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/PropertyWrapper.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/SystemMetricService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Models/SystemMetric.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/ViewModels/SystemDebuggerViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerWidgetView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Extensions/UIView+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Logic/ViewInspectorService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Models/ViewInspectorConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/AttributesInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/ViewInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/AttributesInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Binding+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/DispatchQueue+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EdgeInsets+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EnvironmentValues+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/InputStream+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NSObject+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NotificationCenter+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/String+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIApplication+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIColor+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UINavigationController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIView+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIViewController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIWindow+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/URLSessionConfiguration+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/View+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/AnyCodableParameter.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift -supplementary-output-file-map /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Debugger_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.4-21L224-9a803068ce019fae06f0011aceeb0772.sdkstatcache -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Debugger -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-store-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift:25:18: error: 'listRowSeparator(_:edges:)' is unavailable in tvOS
                .listRowSeparator(.hidden)
                 ^~~~~~~~~~~~~~~~
SwiftUI.View:5:17: note: 'listRowSeparator(_:edges:)' has been explicitly marked unavailable here
    public func listRowSeparator(_ visibility: Visibility, edges: VerticalEdge.Set = .all) -> some View
                ^
SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift (in target 'Debugger' from project 'Debugger')
    cd /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Models/DebugFeature.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/ViewModels/DebuggerItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/ViewModels/AnimationControlViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/Views/AnimationControlView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Logic/NetworkModifierService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/ConfigurationSetting.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfigurationRule.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/DebugHTTPProtocol.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/FileHandler.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/RequestModelBeautifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareSheet.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareUtils.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/PostmanModels.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestTagItem.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/NetworkSnifferViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestSectionViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/PropertyWrapper.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/SystemMetricService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Models/SystemMetric.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/ViewModels/SystemDebuggerViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerWidgetView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Extensions/UIView+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Logic/ViewInspectorService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Models/ViewInspectorConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/AttributesInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/ViewInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/AttributesInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Binding+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/DispatchQueue+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EdgeInsets+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EnvironmentValues+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/InputStream+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NSObject+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NotificationCenter+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/String+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIApplication+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIColor+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UINavigationController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIView+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIViewController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIWindow+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/URLSessionConfiguration+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/View+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/AnyCodableParameter.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift -supplementary-output-file-map /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Debugger_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.4-21L224-9a803068ce019fae06f0011aceeb0772.sdkstatcache -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Debugger -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-store-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift (in target 'Debugger' from project 'Debugger')
    cd /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Models/DebugFeature.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/ViewModels/DebuggerItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/ViewModels/AnimationControlViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/Views/AnimationControlView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Logic/NetworkModifierService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/ConfigurationSetting.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfigurationRule.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/DebugHTTPProtocol.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/FileHandler.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/RequestModelBeautifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareSheet.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareUtils.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/PostmanModels.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestTagItem.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/NetworkSnifferViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestSectionViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/PropertyWrapper.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/SystemMetricService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Models/SystemMetric.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/ViewModels/SystemDebuggerViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerWidgetView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Extensions/UIView+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Logic/ViewInspectorService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Models/ViewInspectorConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/AttributesInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/ViewInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/AttributesInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Binding+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/DispatchQueue+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EdgeInsets+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EnvironmentValues+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/InputStream+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NSObject+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NotificationCenter+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/String+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIApplication+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIColor+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UINavigationController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIView+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIViewController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIWindow+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/URLSessionConfiguration+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/View+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/AnyCodableParameter.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift -supplementary-output-file-map /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Debugger_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.4-21L224-9a803068ce019fae06f0011aceeb0772.sdkstatcache -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Debugger -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-store-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift (in target 'Debugger' from project 'Debugger')
    cd /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Models/DebugFeature.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/ViewModels/DebuggerItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/ViewModels/AnimationControlViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/Views/AnimationControlView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Logic/NetworkModifierService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/ConfigurationSetting.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfigurationRule.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/DebugHTTPProtocol.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/FileHandler.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/RequestModelBeautifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareSheet.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareUtils.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/PostmanModels.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestTagItem.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/NetworkSnifferViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestSectionViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/PropertyWrapper.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/SystemMetricService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Models/SystemMetric.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/ViewModels/SystemDebuggerViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerWidgetView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Extensions/UIView+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Logic/ViewInspectorService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Models/ViewInspectorConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/AttributesInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/ViewInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/AttributesInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Binding+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/DispatchQueue+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EdgeInsets+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EnvironmentValues+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/InputStream+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NSObject+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NotificationCenter+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/String+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIApplication+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIColor+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UINavigationController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIView+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIViewController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIWindow+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/URLSessionConfiguration+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/View+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/AnyCodableParameter.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift -supplementary-output-file-map /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Debugger_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.4-21L224-9a803068ce019fae06f0011aceeb0772.sdkstatcache -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Debugger -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-store-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift (in target 'Debugger' from project 'Debugger')
    cd /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Models/DebugFeature.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/ViewModels/DebuggerItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/ViewModels/AnimationControlViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/Views/AnimationControlView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Logic/NetworkModifierService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/ConfigurationSetting.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfigurationRule.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/DebugHTTPProtocol.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/FileHandler.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/RequestModelBeautifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareSheet.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareUtils.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/PostmanModels.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestTagItem.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/NetworkSnifferViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestSectionViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/PropertyWrapper.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/SystemMetricService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Models/SystemMetric.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/ViewModels/SystemDebuggerViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerWidgetView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Extensions/UIView+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Logic/ViewInspectorService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Models/ViewInspectorConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/AttributesInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/ViewInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/AttributesInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Binding+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/DispatchQueue+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EdgeInsets+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EnvironmentValues+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/InputStream+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NSObject+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NotificationCenter+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/String+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIApplication+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIColor+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UINavigationController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIView+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIViewController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIWindow+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/URLSessionConfiguration+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/View+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/AnyCodableParameter.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift -supplementary-output-file-map /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Debugger_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.4-21L224-9a803068ce019fae06f0011aceeb0772.sdkstatcache -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Debugger -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-store-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift (in target 'Debugger' from project 'Debugger')
    cd /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Models/DebugFeature.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/ViewModels/DebuggerItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/ViewModels/AnimationControlViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/Views/AnimationControlView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Logic/NetworkModifierService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/ConfigurationSetting.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfigurationRule.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/DebugHTTPProtocol.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/FileHandler.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/RequestModelBeautifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareSheet.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareUtils.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/PostmanModels.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestTagItem.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/NetworkSnifferViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestSectionViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/PropertyWrapper.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/SystemMetricService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Models/SystemMetric.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/ViewModels/SystemDebuggerViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerWidgetView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Extensions/UIView+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Logic/ViewInspectorService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Models/ViewInspectorConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/AttributesInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/ViewInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/AttributesInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Binding+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/DispatchQueue+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EdgeInsets+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EnvironmentValues+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/InputStream+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NSObject+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NotificationCenter+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/String+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIApplication+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIColor+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UINavigationController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIView+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIViewController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIWindow+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/URLSessionConfiguration+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/View+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/AnyCodableParameter.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift -supplementary-output-file-map /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Debugger_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.4-21L224-9a803068ce019fae06f0011aceeb0772.sdkstatcache -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Debugger -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-store-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift (in target 'Debugger' from project 'Debugger')
    cd /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Models/DebugFeature.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/ViewModels/DebuggerItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/ViewModels/AnimationControlViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/Views/AnimationControlView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Logic/NetworkModifierService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/ConfigurationSetting.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfigurationRule.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/DebugHTTPProtocol.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/FileHandler.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/RequestModelBeautifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareSheet.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareUtils.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/PostmanModels.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestTagItem.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/NetworkSnifferViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestSectionViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/PropertyWrapper.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/SystemMetricService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Models/SystemMetric.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/ViewModels/SystemDebuggerViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerWidgetView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Extensions/UIView+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Logic/ViewInspectorService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Models/ViewInspectorConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/AttributesInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/ViewInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/AttributesInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Binding+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/DispatchQueue+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EdgeInsets+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EnvironmentValues+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/InputStream+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NSObject+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NotificationCenter+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/String+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIApplication+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIColor+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UINavigationController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIView+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIViewController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIWindow+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/URLSessionConfiguration+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/View+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/AnyCodableParameter.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift -supplementary-output-file-map /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Debugger_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.4-21L224-9a803068ce019fae06f0011aceeb0772.sdkstatcache -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Debugger -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/EnvironmentSettings.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListNavigationRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ListRowModifier.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/View+Modifiers.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/AssociatedObject.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FlexibleView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueInfoView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/KeyValueView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/SearchBar.o -index-store-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift:43:44: error: 'systemGray5' is unavailable in tvOS
    static let systemGray5 = Color(UIColor.systemGray5)
                                           ^~~~~~~~~~~
UIKit.UIColor:83:20: note: 'systemGray5' has been explicitly marked unavailable here
    open class var systemGray5: UIColor { get }
                   ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift:19:18: error: 'onTapGesture(count:perform:)' is only available in tvOS 16.0 or newer
                .onTapGesture {
                 ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift:19:18: note: add 'if #available' version check
                .onTapGesture {
                 ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift:15:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift:10:8: note: add @available attribute to enclosing struct
struct SearchBar: View {
       ^
SwiftDriverJobDiscovery normal arm64 Compiling String+.swift, UIApplication+.swift, UIColor+.swift, UINavigationController+Swizzle.swift, UIView+Swizzle.swift, UIViewController+Swizzle.swift, UIWindow+.swift, URLSessionConfiguration+.swift, View+.swift, AnyCodableParameter.swift (in target 'Debugger' from project 'Debugger')
SwiftCompile normal arm64 Compiling\ RequestTagItemViewModel.swift,\ NetworkSnifferView.swift,\ RequestItemView.swift,\ RequestSectionView.swift,\ RequestTagItemView.swift,\ RequestView.swift,\ NSObject+LifecycleMonitor.swift,\ Notification.Name+Leaks.swift,\ FPSCounterService.swift,\ MemoryLeakSnifferService.swift,\ ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift (in target 'Debugger' from project 'Debugger')
    cd /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Models/DebugFeature.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/ViewModels/DebuggerItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Debugger/Views/DebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/ViewModels/AnimationControlViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/AnimationControl/Views/AnimationControlView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Logic/NetworkModifierService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/ConfigurationSetting.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/DebuggerConfigurationRule.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/DebugHTTPProtocol.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/FileHandler.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/RequestModelBeautifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareSheet.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Logic/ShareUtils.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/PostmanModels.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Models/RequestTagItem.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/NetworkSnifferViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestSectionViewModel.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/ViewModels/RequestTagItemViewModel.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/NetworkSnifferView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestItemView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestSectionView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestTagItemView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/NetworkSniffer/Views/RequestView.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/NSObject+LifecycleMonitor.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Extensions/Notification.Name+Leaks.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/FPSCounterService.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/MemoryLeakSnifferService.swift -primary-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/ObjectLifecycleMonitor.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/PropertyWrapper.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Logic/SystemMetricService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Models/SystemMetric.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/ViewModels/SystemDebuggerViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/SystemDebugger/Views/SystemDebuggerWidgetView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Extensions/UIView+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Logic/ViewInspectorService.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Models/ViewInspectorConfiguration.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/AttributesInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/ViewModels/ViewInspectorViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/AttributesInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorConfigurationView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ViewInspector/Views/ViewInspectorView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Binding+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/Color+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/DispatchQueue+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EdgeInsets+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/EnvironmentValues+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/InputStream+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NSObject+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/NotificationCenter+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/String+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIApplication+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIColor+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UINavigationController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIView+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIViewController+Swizzle.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/UIWindow+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/URLSessionConfiguration+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Extensions/View+.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/AnyCodableParameter.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift -supplementary-output-file-map /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Debugger_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.4-21L224-9a803068ce019fae06f0011aceeb0772.sdkstatcache -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Debugger -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestTagItemViewModel.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/NetworkSnifferView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestItemView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestSectionView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestTagItemView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestView.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/NSObject+LifecycleMonitor.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Notification.Name+Leaks.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FPSCounterService.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/MemoryLeakSnifferService.o -o /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ObjectLifecycleMonitor.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestTagItemViewModel.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/NetworkSnifferView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestItemView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestSectionView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestTagItemView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/RequestView.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/NSObject+LifecycleMonitor.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/Notification.Name+Leaks.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/FPSCounterService.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/MemoryLeakSnifferService.o -index-unit-output-path /Debugger.build/Debug-appletvos/Debugger.build/Objects-normal/arm64/ObjectLifecycleMonitor.o -index-store-path /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
objc[79746]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112d340e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112e580e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ HttpBodyStream.swift,\ RequestBody.swift,\ RequestContentType.swift,\ ConfigurationItemViewModel.swift,\ ConfigurationRuleViewModel.swift,\ ConfigurationSwitcherViewModel.swift,\ ConfigurationViewModel.swift,\ ConfigurationEditRuleView.swift,\ ConfigurationItemView.swift,\ ConfigurationRuleView.swift,\ ConfigurationSwitcherView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/HttpBodyStream.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestBody.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Models/RequestContentType.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationItemViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationRuleViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationSwitcherViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/ViewModels/ConfigurationViewModel.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationSwitcherView.swift (in target 'Debugger' from project 'Debugger')
	SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationEditRuleView.swift (in target 'Debugger' from project 'Debugger')
	SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationItemView.swift (in target 'Debugger' from project 'Debugger')
	SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Features/ConfigurationSwitcher/Views/ConfigurationRuleView.swift (in target 'Debugger' from project 'Debugger')
	SwiftCompile normal arm64 Compiling\ EnvironmentSettings.swift,\ ListModifier.swift,\ ListNavigationRowModifier.swift,\ ListRowModifier.swift,\ View+Modifiers.swift,\ AssociatedObject.swift,\ FlexibleView.swift,\ KeyValueInfoView.swift,\ KeyValueView.swift,\ SearchBar.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Models/EnvironmentSettings.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/View+Modifiers.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Utils/AssociatedObject.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/FlexibleView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueInfoView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/KeyValueView.swift /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift (in target 'Debugger' from project 'Debugger')
	SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListModifier.swift (in target 'Debugger' from project 'Debugger')
	SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListNavigationRowModifier.swift (in target 'Debugger' from project 'Debugger')
	SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Modifiers/ListRowModifier.swift (in target 'Debugger' from project 'Debugger')
	SwiftCompile normal arm64 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Debugger/Shared/Views/SearchBar.swift (in target 'Debugger' from project 'Debugger')
(9 failures)
BUILD FAILURE 5.10 tvOS

Build Machine: Mac 7