The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swiftui-property-inspector, reference main (65a046), with Swift 6.2 for macOS (SPM) on 8 Nov 2025 15:41:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
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 65a0469 update workflows
Cloned https://github.com/ipedro/swiftui-property-inspector.git
Revision (git rev-parse @):
65a046999a5ce14a5d02b38b8e0a01491308f0d6
SUCCESS checkout https://github.com/ipedro/swiftui-property-inspector.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:67:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
65 | }
66 |
67 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
68 |     name: "swiftui-property-inspector",
69 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/253] Fetching swiftlintplugins
[254/52698] Fetching swiftlintplugins, swiftformat
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (31.21s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (31.21s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (34.43s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.57.0 (0.54s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.57.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
[5503/11453398] Downloading https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip (1.16s)
========================================
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": "swiftui-property-inspector",
      "name": "swiftui-property-inspector",
      "url": "https://github.com/ipedro/swiftui-property-inspector.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-property-inspector",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ipedro/swiftui-property-inspector.git
[1/1263] Fetching swiftui-property-inspector
Fetched https://github.com/ipedro/swiftui-property-inspector.git from cache (1.03s)
warning: 'swiftui-property-inspector': /Package@swift-6.swift:67:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
65 | }
66 |
67 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
68 |     name: "swiftui-property-inspector",
69 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/SimplyDanny/SwiftLintPlugins from cache
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.44s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.62.2 (0.99s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.62.2
Creating working copy for https://github.com/ipedro/swiftui-property-inspector.git
Working copy of https://github.com/ipedro/swiftui-property-inspector.git resolved at main (65a0469)
warning: 'swiftui-property-inspector': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-property-inspector/Package@swift-6.swift:67:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
65 | }
66 |
67 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
68 |     name: "swiftui-property-inspector",
69 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: '.resolve-product-dependencies': dependency 'swiftui-property-inspector' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ipedro/swiftui-property-inspector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
[3/3] Compiling plugin SwiftLintBuildToolPlugin
Building for debugging...
[3/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/38] Emitting module PropertyInspector
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[8/41] Compiling PropertyInspector PropertyInspector.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[9/41] Compiling PropertyInspector PropertyInspectorStyle.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[10/41] Compiling PropertyInspector InlinePropertyInspector.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[11/41] Compiling PropertyInspector PropertyInspectorHighlightBehavior.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[12/41] Compiling PropertyInspector PropertyLocation.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[13/41] Compiling PropertyInspector PropertyType.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[14/41] Compiling PropertyInspector PropertyValue.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[15/41] Compiling PropertyInspector PropertyInspectorRow.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[16/41] Compiling PropertyInspector PropertyInspectorRows.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[17/41] Compiling PropertyInspector PropertyLocationView.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[18/41] Compiling PropertyInspector View+ConditionalFeatures.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[19/41] Compiling PropertyInspector Context.Data.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[20/41] Compiling PropertyInspector Context.Filter.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[21/41] Compiling PropertyInspector HashableBox.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[22/41] Compiling PropertyInspector ListPropertyInspector.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[23/41] Compiling PropertyInspector SheetPropertyInspector.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[24/41] Compiling PropertyInspector PropertyToggleStyle.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[25/41] Compiling PropertyInspector HashableDictionary.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[26/41] Compiling PropertyInspector Property.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[27/41] Compiling PropertyInspector PropertyCache.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[28/41] Compiling PropertyInspector PropertyID.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[29/41] Compiling PropertyInspector RowViewBuilder.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[30/41] Compiling PropertyInspector RowViewBuilderRegistry.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[31/41] Compiling PropertyInspector PropertyInspector+View.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[32/41] Compiling PropertyInspector PropertyWriter.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[33/41] Compiling PropertyInspector PropertyInspectorFilters.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[34/41] Compiling PropertyInspector PropertyInspectorHeader.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[35/41] Compiling PropertyInspector Context.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[36/41] Compiling PropertyInspector PreferenceWriter.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[37/41] Compiling PropertyInspector PropertyHiglighter.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[38/41] Compiling PropertyInspector HighlightAnimationTester.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[39/41] Compiling PropertyInspector EnvironmentKeys.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[40/41] Compiling PropertyInspector PreferenceKeys.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[41/41] Compiling PropertyInspector Animation+Constants.swift
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
[42/44] Compiling PropertyInspector_Examples Examples.swift
[43/44] Emitting module PropertyInspector_Examples
[44/44] Compiling PropertyInspector_Examples HighlightBehaviorExample.swift
Build complete! (16.56s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:67:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
65 | }
66 |
67 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
68 |     name: "swiftui-property-inspector",
69 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.55.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.54.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "swiftui-property-inspector",
  "name" : "swiftui-property-inspector",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PropertyInspector",
      "targets" : [
        "PropertyInspector"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PropertyInspector-Examples",
      "targets" : [
        "PropertyInspector-Examples"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PropertyInspectorTests",
      "module_type" : "SwiftTarget",
      "name" : "PropertyInspectorTests",
      "path" : "Tests",
      "sources" : [
        "ContextDataTests.swift",
        "Fix1_DebouncingBenchmarks.swift",
        "Fix1_DebouncingTests.swift",
        "Fix2_PropertyCachingBenchmarks.swift",
        "Fix2_PropertyCachingTests.swift",
        "RowViewBuilderRegistryTests.swift"
      ],
      "target_dependencies" : [
        "PropertyInspector"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PropertyInspector_Examples",
      "module_type" : "SwiftTarget",
      "name" : "PropertyInspector-Examples",
      "path" : "Examples",
      "product_memberships" : [
        "PropertyInspector-Examples"
      ],
      "sources" : [
        "Examples.swift",
        "HighlightBehaviorExample.swift"
      ],
      "target_dependencies" : [
        "PropertyInspector"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PropertyInspector",
      "module_type" : "SwiftTarget",
      "name" : "PropertyInspector",
      "path" : "Development",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "PropertyInspector",
        "PropertyInspector-Examples"
      ],
      "sources" : [
        "DebugPreviews/HighlightAnimationTester.swift",
        "Environment/EnvironmentKeys.swift",
        "Environment/PreferenceKeys.swift",
        "Extensions/Animation+Constants.swift",
        "Extensions/View+ConditionalFeatures.swift",
        "Models/Context.Data.swift",
        "Models/Context.Filter.swift",
        "Models/HashableBox.swift",
        "Models/HashableDictionary.swift",
        "Models/Property.swift",
        "Models/PropertyCache.swift",
        "Models/PropertyID.swift",
        "Models/PropertyInspectorHighlightBehavior.swift",
        "Models/PropertyLocation.swift",
        "Models/PropertyType.swift",
        "Models/PropertyValue.swift",
        "Models/RowViewBuilder.swift",
        "Models/RowViewBuilderRegistry.swift",
        "PropertyInspector+View.swift",
        "PropertyInspector.swift",
        "Protocols/PropertyInspectorStyle.swift",
        "Styles/InlinePropertyInspector.swift",
        "Styles/ListPropertyInspector.swift",
        "Styles/SheetPropertyInspector.swift",
        "ToggleStyles/PropertyToggleStyle.swift",
        "ViewModifiers/Context.swift",
        "ViewModifiers/PreferenceWriter.swift",
        "ViewModifiers/PropertyHiglighter.swift",
        "ViewModifiers/PropertyWriter.swift",
        "Views/PropertyInspectorFilters.swift",
        "Views/PropertyInspectorHeader.swift",
        "Views/PropertyInspectorRow.swift",
        "Views/PropertyInspectorRows.swift",
        "Views/PropertyLocationView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:67:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
65 | }
66 |
67 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
68 |     name: "swiftui-property-inspector",
69 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.