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 Inspector, reference 3.3.0 (eadf77), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 18:10:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/Inspector.git
Reference: 3.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ipedro/Inspector
 * tag               3.3.0      -> FETCH_HEAD
HEAD is now at eadf771 Merge branch 'develop'
Cloned https://github.com/ipedro/Inspector.git
Revision (git rev-parse @):
eadf7714e301ad55986ba951f68a249434538242
SUCCESS checkout https://github.com/ipedro/Inspector.git at 3.3.0
Fetching https://github.com/ipedro/UIKeyCommandTableView.git
Fetching https://github.com/ipedro/UIKitOptions.git
Fetching https://github.com/ipedro/UIKeyboardAnimatable.git
Fetching https://github.com/ipedro/Coordinator.git
[1/129] Fetching uikeycommandtableview
[130/787] Fetching uikeycommandtableview, uikitoptions
[433/903] Fetching uikeycommandtableview, uikitoptions, uikeyboardanimatable
[546/1149] Fetching uikeycommandtableview, uikitoptions, uikeyboardanimatable, coordinator
Fetched https://github.com/ipedro/UIKitOptions.git from cache (0.71s)
Fetched https://github.com/ipedro/UIKeyboardAnimatable.git from cache (0.71s)
Fetched https://github.com/ipedro/Coordinator.git from cache (0.71s)
Fetched https://github.com/ipedro/UIKeyCommandTableView.git from cache (0.71s)
Computing version for https://github.com/ipedro/Coordinator.git
Computed https://github.com/ipedro/Coordinator.git at 2.1.3 (1.26s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.3 (0.53s)
Computing version for https://github.com/ipedro/UIKeyboardAnimatable.git
Computed https://github.com/ipedro/UIKeyboardAnimatable.git at 1.0.0 (0.51s)
Computing version for https://github.com/ipedro/UIKeyCommandTableView.git
Computed https://github.com/ipedro/UIKeyCommandTableView.git at 0.2.1 (0.56s)
Creating working copy for https://github.com/ipedro/Coordinator.git
Working copy of https://github.com/ipedro/Coordinator.git resolved at 2.1.3
Creating working copy for https://github.com/ipedro/UIKeyCommandTableView.git
Working copy of https://github.com/ipedro/UIKeyCommandTableView.git resolved at 0.2.1
Creating working copy for https://github.com/ipedro/UIKitOptions.git
Working copy of https://github.com/ipedro/UIKitOptions.git resolved at 0.3.3
Creating working copy for https://github.com/ipedro/UIKeyboardAnimatable.git
Working copy of https://github.com/ipedro/UIKeyboardAnimatable.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "inspector",
      "name": "Inspector",
      "url": "https://github.com/ipedro/Inspector.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Inspector",
      "dependencies": [
        {
          "identity": "uikeycommandtableview",
          "name": "UIKeyCommandTableView",
          "url": "https://github.com/ipedro/UIKeyCommandTableView.git",
          "version": "0.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIKeyCommandTableView",
          "dependencies": [
            {
              "identity": "uikitoptions",
              "name": "UIKitOptions",
              "url": "https://github.com/ipedro/UIKitOptions.git",
              "version": "0.3.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIKitOptions",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "uikeyboardanimatable",
          "name": "UIKeyboardAnimatable",
          "url": "https://github.com/ipedro/UIKeyboardAnimatable.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIKeyboardAnimatable",
          "dependencies": [
          ]
        },
        {
          "identity": "uikitoptions",
          "name": "UIKitOptions",
          "url": "https://github.com/ipedro/UIKitOptions.git",
          "version": "0.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIKitOptions",
          "dependencies": [
          ]
        },
        {
          "identity": "coordinator",
          "name": "Coordinator",
          "url": "https://github.com/ipedro/Coordinator.git",
          "version": "2.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Coordinator",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ipedro/Inspector.git
[1/16893] Fetching inspector
Fetched https://github.com/ipedro/Inspector.git from cache (2.19s)
Fetching https://github.com/ipedro/UIKeyCommandTableView.git from cache
Fetching https://github.com/ipedro/UIKeyboardAnimatable.git from cache
Fetching https://github.com/ipedro/UIKitOptions.git from cache
Fetching https://github.com/ipedro/Coordinator.git from cache
Fetched https://github.com/ipedro/UIKeyCommandTableView.git from cache (0.44s)
Fetched https://github.com/ipedro/UIKitOptions.git from cache (0.47s)
Fetched https://github.com/ipedro/UIKeyboardAnimatable.git from cache (0.47s)
Fetched https://github.com/ipedro/Coordinator.git from cache (0.47s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.3 (0.52s)
Computing version for https://github.com/ipedro/UIKeyboardAnimatable.git
Computed https://github.com/ipedro/UIKeyboardAnimatable.git at 1.0.0 (0.03s)
Computing version for https://github.com/ipedro/Coordinator.git
Computed https://github.com/ipedro/Coordinator.git at 2.1.3 (0.03s)
Computing version for https://github.com/ipedro/UIKeyCommandTableView.git
Computed https://github.com/ipedro/UIKeyCommandTableView.git at 0.3.3 (0.56s)
Creating working copy for https://github.com/ipedro/Inspector.git
Working copy of https://github.com/ipedro/Inspector.git resolved at 3.3.0 (eadf771)
Creating working copy for https://github.com/ipedro/UIKeyCommandTableView.git
Working copy of https://github.com/ipedro/UIKeyCommandTableView.git resolved at 0.3.3
Creating working copy for https://github.com/ipedro/UIKeyboardAnimatable.git
Working copy of https://github.com/ipedro/UIKeyboardAnimatable.git resolved at 1.0.0
Creating working copy for https://github.com/ipedro/Coordinator.git
Working copy of https://github.com/ipedro/Coordinator.git resolved at 2.1.3
Creating working copy for https://github.com/ipedro/UIKitOptions.git
Working copy of https://github.com/ipedro/UIKitOptions.git resolved at 0.3.3
warning: '.resolve-product-dependencies': dependency 'inspector' is not used by any target
Found 4 product dependencies
  - UIKeyCommandTableView
  - UIKeyboardAnimatable
  - UIKitOptions
  - Coordinator
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ipedro/Inspector.git
https://github.com/ipedro/Inspector.git
{
  "dependencies" : [
    {
      "identity" : "uikeycommandtableview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ipedro/UIKeyCommandTableView.git"
    },
    {
      "identity" : "uikeyboardanimatable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ipedro/UIKeyboardAnimatable.git"
    },
    {
      "identity" : "uikitoptions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ipedro/UIKitOptions.git"
    },
    {
      "identity" : "coordinator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ipedro/Coordinator.git"
    }
  ],
  "manifest_display_name" : "Inspector",
  "name" : "Inspector",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Inspector",
      "targets" : [
        "Inspector"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InspectorDynamic",
      "targets" : [
        "Inspector"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "InspectorTests",
      "module_type" : "SwiftTarget",
      "name" : "InspectorTests",
      "path" : "Tests/InspectorTests",
      "sources" : [
        "InspectorTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Inspector"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Inspector",
      "module_type" : "SwiftTarget",
      "name" : "Inspector",
      "path" : "Sources/Inspector",
      "product_dependencies" : [
        "UIKeyCommandTableView",
        "UIKeyboardAnimatable",
        "UIKitOptions",
        "Coordinator"
      ],
      "product_memberships" : [
        "Inspector",
        "InspectorDynamic"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Inspector/Resources/ElementLibrary.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Inspector/Resources/Symbols.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CommonUI/Bases/BaseCardView.swift",
        "CommonUI/Bases/BaseControl.swift",
        "CommonUI/Bases/BaseFormControl.swift",
        "CommonUI/Bases/BaseView.swift",
        "CommonUI/Bases/ScrollingStackView.swift",
        "CommonUI/Controls/AccessoryControl.swift",
        "CommonUI/Controls/ColorPreviewControl.swift",
        "CommonUI/Controls/DirectionalEdgeInsetsControl.swift",
        "CommonUI/Controls/EdgeInsetsControl.swift",
        "CommonUI/Controls/ImagePreviewControl.swift",
        "CommonUI/Controls/NoteControl.swift",
        "CommonUI/Controls/OffsetControl.swift",
        "CommonUI/Controls/OptionListControl.swift",
        "CommonUI/Controls/PointControl.swift",
        "CommonUI/Controls/RectControl.swift",
        "CommonUI/Controls/SegmentedControl.swift",
        "CommonUI/Controls/SizeControl.swift",
        "CommonUI/Controls/StepperControl.swift",
        "CommonUI/Controls/StepperPairControl.swift",
        "CommonUI/Controls/TextFieldControl.swift",
        "CommonUI/Controls/TextViewControl.swift",
        "CommonUI/Controls/ToggleControl.swift",
        "CommonUI/Enums/Animation.swift",
        "CommonUI/Enums/ThumbnailBackgroundStyle.swift",
        "CommonUI/Icons/Icon.Glyph.swift",
        "CommonUI/Icons/Icon.swift",
        "CommonUI/Icons/IconButton.swift",
        "CommonUI/Icons/IconKit.swift",
        "CommonUI/SectionHeader/SectionHeader.swift",
        "CommonUI/SeparatorView/SeparatorView.swift",
        "CommonUI/SizeInspectorViews/LengthMeasurementView+ArrowView.swift",
        "CommonUI/SizeInspectorViews/LengthMeasurementView.swift",
        "CommonUI/SizeInspectorViews/SizeInspectorView.swift",
        "CommonUI/ViewHierarchyElement/LiveViewHierarchyElementThumbnailView.swift",
        "CommonUI/ViewHierarchyElement/ViewHierarchyElementDescriptionView.swift",
        "CommonUI/ViewHierarchyElement/ViewHierarchyElementThumbnailView.swift",
        "CommonUI/ViewHierarchyElement/ViewHierarchyThumbnailViewController.swift",
        "Configuration/InspectorAppearance.swift",
        "Configuration/InspectorColorStyle.swift",
        "Configuration/InspectorConfiguration+KeyCommandSettings.swift",
        "Configuration/InspectorConfiguration.swift",
        "ConsoleLogger/ConsoleLogger.swift",
        "ElementInspector/Configuration/ElementInspectorAppearance.swift",
        "ElementInspector/Configuration/ElementInspectorConfiguration.swift",
        "ElementInspector/Coordinators/ElementInspectorCoordinator+ElementInspectorFormPanelDelegate.swift",
        "ElementInspector/Coordinators/ElementInspectorCoordinator+ElementInspectorNavigationControllerDismissDelegate.swift",
        "ElementInspector/Coordinators/ElementInspectorCoordinator+ElementInspectorViewControllerDelegate.swift",
        "ElementInspector/Coordinators/ElementInspectorCoordinator+OperationQueueManagerProtocol.swift",
        "ElementInspector/Coordinators/ElementInspectorCoordinator.swift",
        "ElementInspector/Enums/ElementInspectorPanel.swift",
        "ElementInspector/Enums/ElementInspectorPanelListState.swift",
        "ElementInspector/Enums/ElementInspectorPanelSelectionMode.swift",
        "ElementInspector/Enums/InspectorElementItemSeparatorStyle.swift",
        "ElementInspector/Enums/InspectorElementSectionState.swift",
        "ElementInspector/Protocols/ElementInspectorFormPanelDataSource.swift",
        "ElementInspector/Protocols/ElementInspectorPanelViewControllerProtocol.swift",
        "ElementInspector/Protocols/InspectorElementSectionView.swift",
        "ElementInspector/Submodules/ChildrenPanel/Enums/ElementChildrenPanelAction.swift",
        "ElementInspector/Submodules/ChildrenPanel/ViewControllers/ElementChildrenPanelViewController+UITableViewDataSource.swift",
        "ElementInspector/Submodules/ChildrenPanel/ViewControllers/ElementChildrenPanelViewController+UITableViewDelegate.swift",
        "ElementInspector/Submodules/ChildrenPanel/ViewControllers/ElementChildrenPanelViewController.swift",
        "ElementInspector/Submodules/ChildrenPanel/ViewModels/CellViewModel.swift",
        "ElementInspector/Submodules/ChildrenPanel/ViewModels/ElementChildrenPanelViewModel.swift",
        "ElementInspector/Submodules/ChildrenPanel/Views/ElementChildrenPanelTableViewCodeCell.swift",
        "ElementInspector/Submodules/ChildrenPanel/Views/ElementChildrenPanelViewCode.swift",
        "ElementInspector/Submodules/FormPanel/DataSource/DefaultFormPanelDataSource.swift",
        "ElementInspector/Submodules/FormPanel/ElementInspectorFormPanelViewController+InspectorElementSectionViewControllerDelegate.swift",
        "ElementInspector/Submodules/FormPanel/ElementInspectorFormPanelViewController.swift",
        "ElementInspector/Submodules/FormPanel/InspectorElementSectionViewController.swift",
        "ElementInspector/ViewControllers/ElementInspectorNavigationController.swift",
        "ElementInspector/ViewControllers/ElementInspectorPanelViewController.swift",
        "ElementInspector/ViewControllers/ElementInspectorViewController.swift",
        "ElementInspector/ViewModel/ElementInspectorViewModel.swift",
        "ElementInspector/Views/ElementInspectorViewCode+Content.swift",
        "ElementInspector/Views/ElementInspectorViewCode.swift",
        "ElementInspector/Views/InspectorElementKeyCommandSectionView.swift",
        "ElementInspector/Views/InspectorElementLayoutConstraintSectionView.swift",
        "ElementInspector/Views/InspectorElementSectionFormView.swift",
        "ElementInspector/Views/ToogleCollapseButton.swift",
        "ElementLibraries/DefaultElementAttributesLibrary.swift",
        "ElementLibraries/DefaultElementIdentityLibrary.swift",
        "ElementLibraries/DefaultElementSizeLibrary.swift",
        "ElementLibraries/Sections/Attributes/ActivityIndicatorViewAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/ApplicationAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/ApplicationShortcutItemSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/ButtonAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/ControlAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/DatePickerAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/ImageViewAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/KeyCommandsSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/LabelAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/LayerAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/MapViewAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/NavigationBarAppearanceAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/NavigationBarAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/NavigationControllerAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/NavigationItemAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/ScrollViewAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/SegmentedControlAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/SliderAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/StackViewAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/SwitchAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/TabBarAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/TabBarItemAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/TableViewAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/TextFieldAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/TextViewAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/ViewAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/ViewControllerAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Attributes/WindowAttributesSectionDataSource.swift",
        "ElementLibraries/Sections/Identity/HierarchyIdentitySectionDataSource.swift",
        "ElementLibraries/Sections/Identity/HighlightViewSectionDataSource.swift",
        "ElementLibraries/Sections/Identity/PreviewIdentitySectionDataSource.swift",
        "ElementLibraries/Sections/Identity/RuntimeAttributesIdentitySectionDataSource.swift",
        "ElementLibraries/Sections/Size/ButtonSizeSectionDataSource.swift",
        "ElementLibraries/Sections/Size/ContentLayoutPrioritySizeSectionDataSource.swift",
        "ElementLibraries/Sections/Size/LabelSizeSectionDataSource.swift",
        "ElementLibraries/Sections/Size/LayoutConstraintSizeSectionDataSource.swift",
        "ElementLibraries/Sections/Size/ScrollViewSizeSectionDataSource.swift",
        "ElementLibraries/Sections/Size/SegmentedControlSizeSectionDataSource.swift",
        "ElementLibraries/Sections/Size/TableViewSizeSectionDataSource.swift",
        "ElementLibraries/Sections/Size/ViewFrameSizeSectionDataSource.swift",
        "Extensions/Array/Array+Inserting.swift",
        "Extensions/Array/Array+InspectorElementLibraryProtocol.swift",
        "Extensions/Array/Array+UIKeyCommand.swift",
        "Extensions/Array/Array+UniqueValues.swift",
        "Extensions/BinaryFloatingPoint/BinaryFloatingPoint+String.swift",
        "Extensions/CACornerMask/CACornerMask+UIRectCorner.swift",
        "Extensions/CGRect/CGRect+Hashable.swift",
        "Extensions/CGSize/CGSize+Sizes.swift",
        "Extensions/CharacterSet/CharacterSet+AllCharacters.swift",
        "Extensions/IndexPath/IndexPath+FirstRow.swift",
        "Extensions/InspectorElementViewModelProperty/InspectorElementViewModelProperty+Color.swift",
        "Extensions/InspectorElementViewModelProperty/InspectorElementViewModelProperty+Font.swift",
        "Extensions/InspectorElementViewModelProperty/InspectorElementViewModelProperty+Hashable.swift",
        "Extensions/InspectorElementViewModelProperty/InspectorElementViewModelProperty+SegmentedControl.swift",
        "Extensions/InspectorElementViewModelProperty/InspectorElementViewModelProperty+Stepper.swift",
        "Extensions/InspectorElementViewModelProperty/InspectorElementViewModelProperty+TextView.swift",
        "Extensions/Int/Int+CGFloat.swift",
        "Extensions/Int/Int+String.swift",
        "Extensions/MKMapView/MKMapView+CaseIterable.swift",
        "Extensions/MKMapView/MKMapView+CustomStringConvertible.swift",
        "Extensions/NSDirectionalEdgeInsets/NSDirectionalEdgeInsets+Update.swift",
        "Extensions/NSLayoutConstraint/Attribute/NSLayoutConstraint+Attribute.swift",
        "Extensions/NSLayoutConstraint/Axis/NSLayoutConstraint+Axis+CaseIterable.swift",
        "Extensions/NSLayoutConstraint/Axis/NSLayoutConstraint+Axis+SegmentedControlDisplayable.swift",
        "Extensions/NSLayoutConstraint/NSLayoutConstraint+SafeIdentifier.swift",
        "Extensions/NSLayoutConstraint/Relation/NSLayoutConstraint+Relation+CaseIterable.swift",
        "Extensions/NSLayoutConstraint/Relation/NSLayoutConstraint+Relation+CustomStringConvertible.swift",
        "Extensions/NSObject/NSObject+ClassesForCoder.swift",
        "Extensions/NSObject/NSObject+Create.swift",
        "Extensions/NSObject/NSObject+PropertyNames.swift",
        "Extensions/NSObject/NSObjectProtocoll+Debounce.swift",
        "Extensions/NSRegularExpression/NSRegularExpression+Matches.swift",
        "Extensions/NSTextAlignment/NSTextAlignment+CaseIterable.swift",
        "Extensions/NSTextAlignment/NSTextAlignment+SegmentedControlDisplayable.swift",
        "Extensions/NumberFormatter/NumberFormatter+Convenience.swift",
        "Extensions/Optional/Optional+Collection.swift",
        "Extensions/String/String+Utils.swift",
        "Extensions/UIAction/UIAction+Convenience.swift",
        "Extensions/UIActivityIndicatorView+Style/ UIActivityIndicatorView+Style+CaseIterable.swift",
        "Extensions/UIActivityIndicatorView+Style/UIActivityIndicatorView+Style+CustomStringConvertible.swift",
        "Extensions/UIBarStyle/UIBarStyle+CaseIterable.swift",
        "Extensions/UIBarStyle/UIBarStyle+CustomStringConvertible.swift",
        "Extensions/UIBlurEffect/Style/UIBlurEffect.Style+CaseIterable.swift",
        "Extensions/UIBlurEffect/UIBlurEffect+Style.swift",
        "Extensions/UIBlurEffect/UIBlurEffect.Style+CustomStringConvertible.swift",
        "Extensions/UIButton+ButtonType/UIButton+ButtonType+CaseIterable.swift",
        "Extensions/UIButton+ButtonType/UIButton.ButtonType+CustomStringConvertible.swift",
        "Extensions/UIColor/UIColor+Hex.swift",
        "Extensions/UIColor/UIColor+Init.swift",
        "Extensions/UIColor/UIColor+RGBA.swift",
        "Extensions/UIContextMenuConfiguration/UIContextMenuConfiguration+ViewHierarchyElement.swift",
        "Extensions/UIControl/ContentHorizontalAlignment/UIControl.ContentHorizontalAlignment+CaseIterable.swift",
        "Extensions/UIControl/ContentHorizontalAlignment/UIControl.ContentHorizontalAlignment+SegmentedControlDisplayable.swift",
        "Extensions/UIControl/ContentVerticalAlignment/UIControl.ContentVerticalAlignment+CaseIterable.swift",
        "Extensions/UIControl/ContentVerticalAlignment/UIControl.ContentVerticalAlignment+CustomStringConvertible.swift",
        "Extensions/UIControl/State/UIControl.State+CustomStringConvertible.swift",
        "Extensions/UIControl/UIControl+Animation.swift",
        "Extensions/UIDataDetectorTypes/UIDataDetectorTypes+CustomStringConvertible.swift",
        "Extensions/UIDatePicker+Mode/UIDatePicker+Mode+CaseIterable.swift",
        "Extensions/UIDatePicker+Mode/UIDatePicker+Mode+CustomStringConvertible.swift",
        "Extensions/UIDatePickerStyle/UIDatePickerStyle+CaseIterable.swift",
        "Extensions/UIDatePickerStyle/UIDatePickerStyle+CustomStringConvertible.swift",
        "Extensions/UIImage/UIImage+AssetName.swift",
        "Extensions/UIImage/UIImage+Mask.swift",
        "Extensions/UIImage/UIImage+ModuleImage.swift",
        "Extensions/UIImage/UIImage+Symbols.swift",
        "Extensions/UIKayboardAppearance/UIKeyboardAppearance+CaseIterable.swift",
        "Extensions/UIKayboardAppearance/UIKeyboardAppearance+CustomStringConvertible.swift",
        "Extensions/UIKeyCommand/UIKeyCommandOptions+Init.swift",
        "Extensions/UIKeyboardType/UIKeyboardType+CaseIterable.swift",
        "Extensions/UIKeyboardType/UIKeyboardType+CustomStringConvertible.swift",
        "Extensions/UILayoutPriority/UILayoutPriority+CaseIterable.swift",
        "Extensions/UILayoutPriority/UILayoutPriority+CustomStringConvertible.swift",
        "Extensions/UIMenu/UIMenu+ViewHierarchyElementRepresentable.swift",
        "Extensions/UIMenuElement/UIMenuElement+Convenience.swift",
        "Extensions/UIModalPresentationStyle/UIModalPresentationStyle+CaseIterable.swift",
        "Extensions/UIModalPresentationStyle/UIModalPresentationStyle+CustomStringConvertible.swift",
        "Extensions/UIModalTransitionStyle/UIModalTransitionStyle+CaseIterable.swift",
        "Extensions/UIModalTransitionStyle/UIModalTransitionStyle+CustomStringConvertible.swift",
        "Extensions/UIReturnKeyType/UIReturnKeyType+CaseIterable.swift",
        "Extensions/UIReturnKeyType/UIReturnKeyType+CustomStringConvertible.swift",
        "Extensions/UIScrollView/ContentInsetAdjustmentBehavior/UIScrollView.ContentInsetAdjustmentBehavior+CaseIterable.swift",
        "Extensions/UIScrollView/ContentInsetAdjustmentBehavior/UIScrollView.ContentInsetAdjustmentBehavior+CustomStringConvertible.swift",
        "Extensions/UIScrollView/IndicatorStyle/UIScrollView.IndicatorStyle+CaseIterable.swift",
        "Extensions/UIScrollView/IndicatorStyle/UIScrollView.IndicatorStyle+CustomStringConvertible.swift",
        "Extensions/UIScrollView/KeyboardDismissMode/UIScrollView.KeyboardDismissMode+CaseIterable.swift",
        "Extensions/UIScrollView/KeyboardDismissMode/UIScrollView.KeyboardDismissMode+CustomStringConvertible.swift",
        "Extensions/UISemanticContentAttribute/UISemanticContentAttribute+CaseIterable.swift",
        "Extensions/UISemanticContentAttribute/UISemanticContentAttribute+CustomStringConvertible.swift",
        "Extensions/UIStackView/Alignment/UIStackView.Alignment+CaseIterable.swift",
        "Extensions/UIStackView/Alignment/UIStackView.Alignment+CustomStringConvertible.swift",
        "Extensions/UIStackView/Distribution/UIStackView.Distribution+CaseIterable.swift",
        "Extensions/UIStackView/Distribution/UIStackView.Distribution+CustomStringConvertible.swift",
        "Extensions/UIStackView/UIStackView+Init.swift",
        "Extensions/UISwitch/UISwitch.Style+CaseIterable.swift",
        "Extensions/UISwitch/UISwitch.Style+SegmentedControlDisplayable.swift",
        "Extensions/UITableView/UITableView+Convenience.swift",
        "Extensions/UITextAutocapitalizationType/UITextAutocapitalizationType+CaseIterable.swift",
        "Extensions/UITextAutocapitalizationType/UITextAutocapitalizationType+CustomStringConvertible.swift",
        "Extensions/UITextAutocorrectionType/UITextAutocorrectionType+CaseIterable.swift",
        "Extensions/UITextAutocorrectionType/UITextAutocorrectionType+CustomStringConvertible.swift",
        "Extensions/UITextContentType/UITextContentType+CaseIterable.swift",
        "Extensions/UITextContentType/UITextContentType+CustomStringConvertible.swift",
        "Extensions/UITextField/BorderStyle/UITextField.BorderStyle+CaseIterable.swift",
        "Extensions/UITextField/BorderStyle/UITextField.BorderStyle+SegmentedControlDisplayable.swift",
        "Extensions/UITextField/ViewMode/UITextField.ViewMode+CaseIterable.swift",
        "Extensions/UITextField/ViewMode/UITextField.ViewMode+CustomStringConvertible.swift",
        "Extensions/UITextSmartDashesType/UITextSmartDashesType+CaseIterable.swift",
        "Extensions/UITextSmartDashesType/UITextSmartDashesType+CustomStringConvertible.swift",
        "Extensions/UITextSmartQuotesType/UITextSmartQuotesType+CaseIterable.swift",
        "Extensions/UITextSmartQuotesType/UITextSmartQuotesType+CustomStringConvertible.swift",
        "Extensions/UITextSpellCheckingType/UITextSpellCheckingType+CaseIterable.swift",
        "Extensions/UITextSpellCheckingType/UITextSpellCheckingType+CustomStringConvertible.swift",
        "Extensions/UITextView/UITextView+Init.swift",
        "Extensions/UIView/AutoresizingMask/UIView.AutoresizingMask+CaseIterable.swift",
        "Extensions/UIView/AutoresizingMask/UIView.AutoresizingMask+CustomStringConvertible.swift",
        "Extensions/UIView/ContentMode/UIView.ContentMode+CaseIterable.swift",
        "Extensions/UIView/ContentMode/UIView.ContentMode+CustomStringConvertible.swift",
        "Extensions/UIView/UIView+Convenience.swift",
        "Extensions/UIView/UIView+HightlightView.swift",
        "Extensions/UIView/UIView+Mask.swift",
        "Extensions/UIView/UIView+Snapshot.swift",
        "Extensions/UIView/UIView+Swizzling.swift",
        "Extensions/UIView/UIView+ViewHierarchyElementRepresentable.swift",
        "Extensions/UIViewController/UIViewController+Children.swift",
        "Extensions/UIViewController/UIViewController+PopoverPresentationStyle.swift",
        "Extensions/UIViewController/UIViewController+UIKeyCommand.swift",
        "Extensions/UIWindow/UIWindow+PresentedViewController.swift",
        "Extensions/ViewHierarchyLayer/ViewHierarchyLayer+Actionable.swift",
        "Extensions/ViewHierarchyLayer/ViewHierarchyLayer+AdditiveArithmetic.swift",
        "Extensions/ViewHierarchyLayer/ViewHierarchyLayer+CustomStringConvertible.swift",
        "Factories/ViewHierarchyCoordinatorFactory.swift",
        "Inspector.swift",
        "InspectorView/Coordinators/InspectorViewCoordinator.swift",
        "InspectorView/Enums/InspectorCommand.swift",
        "InspectorView/ViewControllers/InspectorViewController+UITableViewDataSource.swift",
        "InspectorView/ViewControllers/InspectorViewController+UITableViewDelegate.swift",
        "InspectorView/ViewControllers/InspectorViewController+UITableViewKeyCommandsDelegate.swift",
        "InspectorView/ViewControllers/InspectorViewController.swift",
        "InspectorView/ViewModels/CommandGroupsViewModel.swift",
        "InspectorView/ViewModels/HierarchyInspectorViewModel.swift",
        "InspectorView/ViewModels/SnapshotViewModel.swift",
        "InspectorView/Views/HierarchyInspectorActionTableViewCell.swift",
        "InspectorView/Views/HierarchyInspectorReferenceSummaryTableViewCell.swift",
        "InspectorView/Views/HierarchyInspectorSearchView.swift",
        "InspectorView/Views/HierarchyInspectorTableViewCell.swift",
        "InspectorView/Views/HierarchyInspectorTableViewHeaderView.swift",
        "InspectorView/Views/HierarchyInspectorViewCode.swift",
        "Manager/Manager+ElementInspectorCoordinatorDelegate.swift",
        "Manager/Manager+InspectorViewCoordinatorDelegate.swift",
        "Manager/Manager+KeyCommandPresentable.swift",
        "Manager/Manager+ViewHierarchyActionableProtocol.swift",
        "Manager/Manager+ViewHierarchyLayerManagerProtocol.swift",
        "Manager/Manager.swift",
        "Models/BundleInfo.swift",
        "Models/Command.swift",
        "Models/CommandsGroup.swift",
        "Models/ElementCatalogIconProviderDefault.swift",
        "Models/ElementPanelType.swift",
        "Models/ExpirableStore.swift",
        "Models/FontReference.swift",
        "Models/HashableValue.swift",
        "Models/InspectorElementProperty.swift",
        "Models/InspectorElementSection.swift",
        "Models/LayoutConstraintElement.swift",
        "Models/Logger.swift",
        "Models/MainThreadAsyncOperation.swift",
        "Models/MainThreadOperation.swift",
        "Models/Provider.swift",
        "Models/SnapshotStore.swift",
        "Models/ViewHierarchy.swift",
        "Models/ViewHierarchyColorSchemeDefault.swift",
        "Models/ViewHierarchyElement.swift",
        "Models/ViewHierarchyElementAction.swift",
        "Models/ViewHierarchyElementController.swift",
        "Models/ViewHierarchyInformation.swift",
        "Models/ViewHierarchyInterfaceStyle.swift",
        "Models/ViewHierarchyIssue.swift",
        "Models/ViewHierarchyLayer.swift",
        "Models/ViewHierarchyLayerAction.swift",
        "Models/ViewHierarchyRoot.swift",
        "Models/ViewHierarchySnapshot.swift",
        "Presenters/AdaptiveModalPresenter.swift",
        "Presenters/ColorPickerPresenter.swift",
        "Presenters/ContextMenuPresenter.swift",
        "Presenters/DocumentPickerPresenter.swift",
        "Presenters/UIViewControllerTransitionPresenter.swift",
        "Protocols/Actionable.swift",
        "Protocols/AsyncOperationProtocol.swift",
        "Protocols/CaseIterable.swift",
        "Protocols/Create.swift",
        "Protocols/CustomImageConvertible.swift",
        "Protocols/CustomStringConvertible.swift",
        "Protocols/DataReloadingProtocol.swift",
        "Protocols/DismissablePresentationProtocol.swift",
        "Protocols/DraggableViewProtocol.swift",
        "Protocols/ElementInspectorAppearanceProviding.swift",
        "Protocols/ExpirableProtocol.swift",
        "Protocols/InspectorAppearanceProviding.swift",
        "Protocols/InspectorCustomizationProviding.swift",
        "Protocols/InspectorElementLibraryProtocol.swift",
        "Protocols/InspectorElementSectionDataSource.swift",
        "Protocols/InternalViewProtocol.swift",
        "Protocols/KeyCommandPresentable.swift",
        "Protocols/LayerCommandProtocol.swift",
        "Protocols/LayerViewProtocol.swift",
        "Protocols/MenuContentProtocol.swift",
        "Protocols/NonInspectableView.swift",
        "Protocols/OperationQueueManagerProtocol.swift",
        "Protocols/TextElement.swift",
        "Protocols/ViewHierarchyActionableProtocol.swift",
        "Protocols/ViewHierarchyControllerProtocol.swift",
        "Protocols/ViewHierarchyElementCatalog.swift",
        "Protocols/ViewHierarchyElementReference.swift",
        "Protocols/ViewHierarchyElementRepresentable.swift",
        "Protocols/ViewHierarchyLayerConstructorProtocol.swift",
        "Protocols/ViewHierarchyLayerManagerProtocol.swift",
        "Protocols/ViewHierarchyRepresentable.swift",
        "Strings/Texts.swift",
        "SwiftUI/DeviceShakeModifier.swift",
        "SwiftUI/InspectorModifier.swift",
        "SwiftUI/InspectorUI.swift",
        "TransitionCoordinator/ElementInspectorSlidingPanelAnimator.swift",
        "ViewHierarchy/Coordinators/ViewHierarchyCoordinator+AsyncOperationProtocol.swift",
        "ViewHierarchy/Coordinators/ViewHierarchyCoordinator+LayerCommandProtocol.swift",
        "ViewHierarchy/Coordinators/ViewHierarchyCoordinator+LayerConstructorProtocol.swift",
        "ViewHierarchy/Coordinators/ViewHierarchyCoordinator+LayerViewDelegate.swift",
        "ViewHierarchy/Coordinators/ViewHierarchyCoordinator.swift",
        "ViewHierarchy/Views/HighlightView+ElementNameView.swift",
        "ViewHierarchy/Views/HighlightView.swift",
        "ViewHierarchy/Views/LayerView.swift",
        "ViewHierarchy/Views/LayerViewComponent.swift",
        "ViewHierarchy/Views/LoaderView.swift",
        "ViewHierarchy/Views/WireframeView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/11] Write sources
[6/11] Copying Symbols.xcassets
[7/11] Copying ElementLibrary.xcassets
[8/11] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/68] Emitting module UIKeyboardAnimatable
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[11/68] Compiling UIKeyboardAnimatable KeyboardAnimatable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[12/68] Compiling UIKeyboardAnimatable Notification.Name+Keyboard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[13/68] Compiling UIKeyboardAnimatable UIView+KeyboardAnimation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[14/68] Compiling UIKeyboardAnimatable AnyHashable+Notifications.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[15/68] Compiling UIKeyboardAnimatable Notification+KeyboardAnimationInfo.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[16/68] Compiling UIKeyboardAnimatable KeyboardAnimation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[17/68] Compiling UIKeyboardAnimatable KeyboardNotificationName.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
[2/60] Compiling UIKeyboardAnimatable KeyboardAnimation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/60] Compiling UIKeyboardAnimatable Notification.Name+Keyboard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[4/60] Emitting module UIKeyboardAnimatable
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[5/60] Compiling UIKeyboardAnimatable Notification+KeyboardAnimationInfo.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[6/60] Compiling UIKeyboardAnimatable UIView+KeyboardAnimation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[7/60] Compiling UIKeyboardAnimatable KeyboardNotificationName.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[8/60] Compiling UIKeyboardAnimatable AnyHashable+Notifications.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[9/60] Compiling UIKeyboardAnimatable KeyboardAnimatable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
BUILD FAILURE 6.1 macosSpm