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 swiftui-property-inspector, reference main (a1a8f0), with Swift 5.9 for macOS (SPM) on 18 Feb 2025 18:04:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/swiftui-property-inspector.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ipedro/swiftui-property-inspector
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1a8f07 update ci
Cloned https://github.com/ipedro/swiftui-property-inspector.git
Revision (git rev-parse @):
a1a8f07f73179ff9743a5a76d9fce704f3146a03
SUCCESS checkout https://github.com/ipedro/swiftui-property-inspector.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/ipedro/swiftui-property-inspector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[4/33] Compiling PropertyInspector PropertyLocation.swift
[5/33] Compiling PropertyInspector PropertyType.swift
[6/33] Compiling PropertyInspector PropertyValue.swift
[7/33] Compiling PropertyInspector PropertyWriter.swift
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:52:13: error: 'init(sources:isOn:label:)' is only available in macOS 13.0 or newer
            Toggle(sources: context.properties, isOn: \.$isHighlighted) {
            ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:52:13: note: add 'if #available' version check
            Toggle(sources: context.properties, isOn: \.$isHighlighted) {
            ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:46:18: note: add @available attribute to enclosing instance method
    private func title() -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorHeader: View {
       ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:57:26: error: 'contentTransition' is only available in macOS 13.0 or newer
                        .contentTransition(.numericText())
                         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:57:26: note: add 'if #available' version check
                        .contentTransition(.numericText())
                         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:46:18: note: add @available attribute to enclosing instance method
    private func title() -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorHeader: View {
       ^
[8/33] Compiling PropertyInspector PropertyInspectorFilters.swift
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:52:13: error: 'init(sources:isOn:label:)' is only available in macOS 13.0 or newer
            Toggle(sources: context.properties, isOn: \.$isHighlighted) {
            ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:52:13: note: add 'if #available' version check
            Toggle(sources: context.properties, isOn: \.$isHighlighted) {
            ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:46:18: note: add @available attribute to enclosing instance method
    private func title() -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorHeader: View {
       ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:57:26: error: 'contentTransition' is only available in macOS 13.0 or newer
                        .contentTransition(.numericText())
                         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:57:26: note: add 'if #available' version check
                        .contentTransition(.numericText())
                         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:46:18: note: add @available attribute to enclosing instance method
    private func title() -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorHeader: View {
       ^
[9/33] Compiling PropertyInspector PropertyInspectorHeader.swift
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:52:13: error: 'init(sources:isOn:label:)' is only available in macOS 13.0 or newer
            Toggle(sources: context.properties, isOn: \.$isHighlighted) {
            ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:52:13: note: add 'if #available' version check
            Toggle(sources: context.properties, isOn: \.$isHighlighted) {
            ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:46:18: note: add @available attribute to enclosing instance method
    private func title() -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorHeader: View {
       ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:57:26: error: 'contentTransition' is only available in macOS 13.0 or newer
                        .contentTransition(.numericText())
                         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:57:26: note: add 'if #available' version check
                        .contentTransition(.numericText())
                         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:46:18: note: add @available attribute to enclosing instance method
    private func title() -> some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorHeader.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorHeader: View {
       ^
[10/33] Compiling PropertyInspector ListPropertyInspector.swift
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:125:28: error: 'PresentationDetent' is only available in macOS 13.0 or newer
    private var selection: PresentationDetent = SheetPresentationModifier.detents[1]
                           ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:115:16: note: add @available attribute to enclosing generic struct
private struct SheetPresentationModifier<Label: View>: ViewModifier {
               ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:127:34: error: 'PresentationDetent' is only available in macOS 13.0 or newer
    private static var detents: [PresentationDetent] { [
                                 ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:127:24: note: add @available attribute to enclosing static property
    private static var detents: [PresentationDetent] { [
                       ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:115:16: note: add @available attribute to enclosing generic struct
private struct SheetPresentationModifier<Label: View>: ViewModifier {
               ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:146:48: error: cannot find 'UIScreen' in scope
                            let screenHeight = UIScreen.main.bounds.height
                                               ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:167:13: error: cannot find 'UIImpactFeedbackGenerator' in scope
            UIImpactFeedbackGenerator(style: .rigid).impactOccurred()
            ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:189:21: error: cannot find 'UIImpactFeedbackGenerator' in scope
                    UIImpactFeedbackGenerator(style: .light).impactOccurred()
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/ToggleStyles/PropertyToggleStyle.swift:17:28: error: cannot find 'UISelectionFeedbackGenerator' in scope
    private let feedback = UISelectionFeedbackGenerator()
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11/33] Compiling PropertyInspector SheetPropertyInspector.swift
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:125:28: error: 'PresentationDetent' is only available in macOS 13.0 or newer
    private var selection: PresentationDetent = SheetPresentationModifier.detents[1]
                           ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:115:16: note: add @available attribute to enclosing generic struct
private struct SheetPresentationModifier<Label: View>: ViewModifier {
               ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:127:34: error: 'PresentationDetent' is only available in macOS 13.0 or newer
    private static var detents: [PresentationDetent] { [
                                 ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:127:24: note: add @available attribute to enclosing static property
    private static var detents: [PresentationDetent] { [
                       ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:115:16: note: add @available attribute to enclosing generic struct
private struct SheetPresentationModifier<Label: View>: ViewModifier {
               ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:146:48: error: cannot find 'UIScreen' in scope
                            let screenHeight = UIScreen.main.bounds.height
                                               ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:167:13: error: cannot find 'UIImpactFeedbackGenerator' in scope
            UIImpactFeedbackGenerator(style: .rigid).impactOccurred()
            ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:189:21: error: cannot find 'UIImpactFeedbackGenerator' in scope
                    UIImpactFeedbackGenerator(style: .light).impactOccurred()
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/ToggleStyles/PropertyToggleStyle.swift:17:28: error: cannot find 'UISelectionFeedbackGenerator' in scope
    private let feedback = UISelectionFeedbackGenerator()
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[12/33] Compiling PropertyInspector PropertyToggleStyle.swift
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:125:28: error: 'PresentationDetent' is only available in macOS 13.0 or newer
    private var selection: PresentationDetent = SheetPresentationModifier.detents[1]
                           ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:115:16: note: add @available attribute to enclosing generic struct
private struct SheetPresentationModifier<Label: View>: ViewModifier {
               ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:127:34: error: 'PresentationDetent' is only available in macOS 13.0 or newer
    private static var detents: [PresentationDetent] { [
                                 ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:127:24: note: add @available attribute to enclosing static property
    private static var detents: [PresentationDetent] { [
                       ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:115:16: note: add @available attribute to enclosing generic struct
private struct SheetPresentationModifier<Label: View>: ViewModifier {
               ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:146:48: error: cannot find 'UIScreen' in scope
                            let screenHeight = UIScreen.main.bounds.height
                                               ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:167:13: error: cannot find 'UIImpactFeedbackGenerator' in scope
            UIImpactFeedbackGenerator(style: .rigid).impactOccurred()
            ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:189:21: error: cannot find 'UIImpactFeedbackGenerator' in scope
                    UIImpactFeedbackGenerator(style: .light).impactOccurred()
                    ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/ToggleStyles/PropertyToggleStyle.swift:17:28: error: cannot find 'UISelectionFeedbackGenerator' in scope
    private let feedback = UISelectionFeedbackGenerator()
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[13/36] Compiling PropertyInspector RowViewBuilder.swift
[14/36] Compiling PropertyInspector RowViewBuilderRegistry.swift
[15/36] Compiling PropertyInspector PropertyInspector+View.swift
[16/36] Compiling PropertyInspector Context.swift
[17/36] Compiling PropertyInspector PreferenceWriter.swift
[18/36] Compiling PropertyInspector PropertyHiglighter.swift
[19/36] Compiling PropertyInspector PropertyInspector.swift
[20/36] Compiling PropertyInspector PropertyInspectorStyle.swift
[21/36] Compiling PropertyInspector InlinePropertyInspector.swift
[22/36] Compiling PropertyInspector Property.swift
[23/36] Compiling PropertyInspector PropertyID.swift
[24/36] Compiling PropertyInspector PropertyInspectorHighlightBehavior.swift
[25/36] Compiling PropertyInspector EnvironmentKeys.swift
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:7:13: error: 'scrollBounceBehavior(_:axes:)' is only available in macOS 13.3 or newer
            scrollBounceBehavior(.basedOnSize)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:7:13: note: add 'if #available' version check
            scrollBounceBehavior(.basedOnSize)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:5:10: note: add @available attribute to enclosing instance method
    func ios16_scrollBounceBehaviorBasedOnSize() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:16:13: error: 'scrollIndicators(_:axes:)' is only available in macOS 13.0 or newer
            scrollIndicators(hide ? .hidden : .automatic)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:16:13: note: add 'if #available' version check
            scrollIndicators(hide ? .hidden : .automatic)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:14:10: note: add @available attribute to enclosing instance method
    func ios16_hideScrollIndicators(_ hide: Bool = true) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:13: error: 'contentTransition' is only available in macOS 13.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:13: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:32: error: 'symbolEffect(_:options:)' is only available in macOS 14.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                               ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:32: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                               ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:46: error: 'automatic' is only available in macOS 14.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                                             ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:46: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                                             ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
[26/36] Compiling PropertyInspector PreferenceKeys.swift
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:7:13: error: 'scrollBounceBehavior(_:axes:)' is only available in macOS 13.3 or newer
            scrollBounceBehavior(.basedOnSize)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:7:13: note: add 'if #available' version check
            scrollBounceBehavior(.basedOnSize)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:5:10: note: add @available attribute to enclosing instance method
    func ios16_scrollBounceBehaviorBasedOnSize() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:16:13: error: 'scrollIndicators(_:axes:)' is only available in macOS 13.0 or newer
            scrollIndicators(hide ? .hidden : .automatic)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:16:13: note: add 'if #available' version check
            scrollIndicators(hide ? .hidden : .automatic)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:14:10: note: add @available attribute to enclosing instance method
    func ios16_hideScrollIndicators(_ hide: Bool = true) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:13: error: 'contentTransition' is only available in macOS 13.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:13: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:32: error: 'symbolEffect(_:options:)' is only available in macOS 14.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                               ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:32: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                               ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:46: error: 'automatic' is only available in macOS 14.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                                             ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:46: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                                             ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
[27/36] Compiling PropertyInspector Animation+Constants.swift
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:7:13: error: 'scrollBounceBehavior(_:axes:)' is only available in macOS 13.3 or newer
            scrollBounceBehavior(.basedOnSize)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:7:13: note: add 'if #available' version check
            scrollBounceBehavior(.basedOnSize)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:5:10: note: add @available attribute to enclosing instance method
    func ios16_scrollBounceBehaviorBasedOnSize() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:16:13: error: 'scrollIndicators(_:axes:)' is only available in macOS 13.0 or newer
            scrollIndicators(hide ? .hidden : .automatic)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:16:13: note: add 'if #available' version check
            scrollIndicators(hide ? .hidden : .automatic)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:14:10: note: add @available attribute to enclosing instance method
    func ios16_hideScrollIndicators(_ hide: Bool = true) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:13: error: 'contentTransition' is only available in macOS 13.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:13: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:32: error: 'symbolEffect(_:options:)' is only available in macOS 14.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                               ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:32: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                               ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:46: error: 'automatic' is only available in macOS 14.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                                             ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:46: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                                             ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
[28/36] Compiling PropertyInspector View+ConditionalFeatures.swift
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:7:13: error: 'scrollBounceBehavior(_:axes:)' is only available in macOS 13.3 or newer
            scrollBounceBehavior(.basedOnSize)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:7:13: note: add 'if #available' version check
            scrollBounceBehavior(.basedOnSize)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:5:10: note: add @available attribute to enclosing instance method
    func ios16_scrollBounceBehaviorBasedOnSize() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:16:13: error: 'scrollIndicators(_:axes:)' is only available in macOS 13.0 or newer
            scrollIndicators(hide ? .hidden : .automatic)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:16:13: note: add 'if #available' version check
            scrollIndicators(hide ? .hidden : .automatic)
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:14:10: note: add @available attribute to enclosing instance method
    func ios16_hideScrollIndicators(_ hide: Bool = true) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:13: error: 'contentTransition' is only available in macOS 13.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:13: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
            ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:32: error: 'symbolEffect(_:options:)' is only available in macOS 14.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                               ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:32: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                               ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:46: error: 'automatic' is only available in macOS 14.0 or newer
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                                             ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:25:46: note: add 'if #available' version check
            contentTransition(.symbolEffect(.automatic, options: .speed(2)))
                                             ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:23:10: note: add @available attribute to enclosing instance method
    func ios17_interpolateSymbolEffect() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Extensions/View+ConditionalFeatures.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/36] Compiling PropertyInspector Context.Data.swift
[30/36] Compiling PropertyInspector Context.Filter.swift
[31/36] Compiling PropertyInspector HashableBox.swift
[32/36] Compiling PropertyInspector HashableDictionary.swift
[33/36] Emitting module PropertyInspector
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:125:28: error: 'PresentationDetent' is only available in macOS 13.0 or newer
    private var selection: PresentationDetent = SheetPresentationModifier.detents[1]
                           ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:115:16: note: add @available attribute to enclosing generic struct
private struct SheetPresentationModifier<Label: View>: ViewModifier {
               ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:127:34: error: 'PresentationDetent' is only available in macOS 13.0 or newer
    private static var detents: [PresentationDetent] { [
                                 ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:127:24: note: add @available attribute to enclosing static property
    private static var detents: [PresentationDetent] { [
                       ^
/Users/admin/builder/spi-builder-workspace/Development/Styles/SheetPropertyInspector.swift:115:16: note: add @available attribute to enclosing generic struct
private struct SheetPresentationModifier<Label: View>: ViewModifier {
               ^
/Users/admin/builder/spi-builder-workspace/Development/ToggleStyles/PropertyToggleStyle.swift:17:28: error: cannot find 'UISelectionFeedbackGenerator' in scope
    private let feedback = UISelectionFeedbackGenerator()
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[34/36] Compiling PropertyInspector PropertyInspectorRow.swift
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRow.swift:33:25: error: extraneous argument label 'uiColor:' in call
            isOn ? Color(uiColor: .tertiarySystemBackground) : .clear
                        ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRow.swift:33:36: error: type 'CGColor' has no member 'tertiarySystemBackground'
            isOn ? Color(uiColor: .tertiarySystemBackground) : .clear
                                  ~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:15:18: error: 'listRowSeparator(_:edges:)' is only available in macOS 13.0 or newer
                .listRowSeparator(.hidden)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:15:18: note: add 'if #available' version check
                .listRowSeparator(.hidden)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:7:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorRows: View {
       ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:23:18: error: 'foregroundStyle' is only available in macOS 14.0 or newer
            self.foregroundStyle(.quinary)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:23:18: note: add 'if #available' version check
            self.foregroundStyle(.quinary)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:21:10: note: add @available attribute to enclosing instance method
    func ios17_quinaryForegroundStyle() -> Text {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:20:9: note: add @available attribute to enclosing extension
private extension Text {
        ^
[35/36] Compiling PropertyInspector PropertyInspectorRows.swift
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRow.swift:33:25: error: extraneous argument label 'uiColor:' in call
            isOn ? Color(uiColor: .tertiarySystemBackground) : .clear
                        ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRow.swift:33:36: error: type 'CGColor' has no member 'tertiarySystemBackground'
            isOn ? Color(uiColor: .tertiarySystemBackground) : .clear
                                  ~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:15:18: error: 'listRowSeparator(_:edges:)' is only available in macOS 13.0 or newer
                .listRowSeparator(.hidden)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:15:18: note: add 'if #available' version check
                .listRowSeparator(.hidden)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:7:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorRows: View {
       ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:23:18: error: 'foregroundStyle' is only available in macOS 14.0 or newer
            self.foregroundStyle(.quinary)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:23:18: note: add 'if #available' version check
            self.foregroundStyle(.quinary)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:21:10: note: add @available attribute to enclosing instance method
    func ios17_quinaryForegroundStyle() -> Text {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:20:9: note: add @available attribute to enclosing extension
private extension Text {
        ^
[36/36] Compiling PropertyInspector PropertyLocationView.swift
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRow.swift:33:25: error: extraneous argument label 'uiColor:' in call
            isOn ? Color(uiColor: .tertiarySystemBackground) : .clear
                        ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRow.swift:33:36: error: type 'CGColor' has no member 'tertiarySystemBackground'
            isOn ? Color(uiColor: .tertiarySystemBackground) : .clear
                                  ~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:15:18: error: 'listRowSeparator(_:edges:)' is only available in macOS 13.0 or newer
                .listRowSeparator(.hidden)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:15:18: note: add 'if #available' version check
                .listRowSeparator(.hidden)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:7:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyInspectorRows.swift:3:8: note: add @available attribute to enclosing struct
struct PropertyInspectorRows: View {
       ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:23:18: error: 'foregroundStyle' is only available in macOS 14.0 or newer
            self.foregroundStyle(.quinary)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:23:18: note: add 'if #available' version check
            self.foregroundStyle(.quinary)
                 ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:21:10: note: add @available attribute to enclosing instance method
    func ios17_quinaryForegroundStyle() -> Text {
         ^
/Users/admin/builder/spi-builder-workspace/Development/Views/PropertyLocationView.swift:20:9: note: add @available attribute to enclosing extension
private extension Text {
        ^
error: fatalError
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/nicklockwood/SwiftFormat
[1/193] Fetching swiftlintplugins
[189/46711] Fetching swiftlintplugins, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat (73.25s)
Fetched https://github.com/SimplyDanny/SwiftLintPlugins (73.25s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.58.2 (0.57s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.43s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.58.2
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip
[32750/40913916] Downloading https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip (2.52s)
BUILD FAILURE 5.9 macosSpm