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-picker, reference 4.4.6 (18bd1d), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 14:36:06 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/swiftui-property-picker.git
Reference: 4.4.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ipedro/swiftui-property-picker
 * tag               4.4.6      -> FETCH_HEAD
HEAD is now at 18bd1d6 Generated PropertyPicker.swift
Cloned https://github.com/ipedro/swiftui-property-picker.git
Revision (git rev-parse @):
18bd1d659c65768f565e931c5ce9e4ba769d9a04
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ipedro/swiftui-property-picker.git at 4.4.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ipedro/swiftui-property-picker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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-1EA4D86E10B52AF.txt
[7/32] Emitting module PropertyPicker
[8/34] Compiling PropertyPicker Rows.swift
[9/34] Compiling PropertyPicker Title.swift
[10/34] Compiling PropertyPicker Context.Data.swift
[11/34] Compiling PropertyPicker Property.swift
[12/34] Compiling PropertyPicker PropertyID.swift
[13/34] Compiling PropertyPicker InlineRow.swift
[14/34] Compiling PropertyPicker ListRow.swift
[15/34] Compiling PropertyPicker PropertyPickerStyle.swift
[16/34] Compiling PropertyPicker _InlinePropertyPicker.swift
[17/34] Compiling PropertyPicker _ListPropertyPicker.swift
[18/34] Compiling PropertyPicker PropertyPicker.swift
[19/34] Compiling PropertyPicker PropertyPickerState.swift
[20/34] Compiling PropertyPicker PropertyPickerKey.swift
[21/34] Compiling PropertyPicker PropertyWriter.swift
[22/34] Compiling PropertyPicker RowBuilderWriter.swift
[23/34] Compiling PropertyPicker PropertyOption.swift
[24/34] Compiling PropertyPicker PropertyPickerRowSorting.swift
[25/34] Compiling PropertyPicker PropertyPickerSafeAreaAdjustmentStyle.swift
[26/34] Compiling PropertyPicker _SheetPropertyPicker.swift
[27/34] Compiling PropertyPicker Context.swift
[28/34] Compiling PropertyPicker PreferenceWriter.swift
[29/34] Compiling PropertyPicker EvironmentKeys.swift
[30/34] Compiling PropertyPicker PreferenceKeys.swift
[31/34] Compiling PropertyPicker AnimationBox.swift
[32/34] Compiling PropertyPicker PropertyPickerTextTransformation.swift
[33/34] Compiling PropertyPicker RowBuilder.swift
[34/34] Compiling PropertyPicker PropertyPicker+View.swift
[35/38] Compiling PropertyPicker_Examples SheetExample.swift
[36/38] Compiling PropertyPicker_Examples ListExample.swift
[37/38] Emitting module PropertyPicker_Examples
[38/38] Compiling PropertyPicker_Examples InlineExample.swift
Build complete! (70.55s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/nicklockwood/SwiftFormat
[1/204] Fetching swiftlintplugins
[205/49145] Fetching swiftlintplugins, swiftformat
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (50.82s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (50.82s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (51.49s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (2.42s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[14603/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.54s)
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-picker",
  "name" : "swiftui-property-picker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PropertyPicker",
      "targets" : [
        "PropertyPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PropertyPicker-Examples",
      "targets" : [
        "PropertyPicker-Examples"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PropertyPicker_Examples",
      "module_type" : "SwiftTarget",
      "name" : "PropertyPicker-Examples",
      "path" : "Examples",
      "product_memberships" : [
        "PropertyPicker-Examples"
      ],
      "sources" : [
        "InlineExample.swift",
        "ListExample.swift",
        "SheetExample.swift"
      ],
      "target_dependencies" : [
        "PropertyPicker"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PropertyPicker",
      "module_type" : "SwiftTarget",
      "name" : "PropertyPicker",
      "path" : "Development",
      "product_memberships" : [
        "PropertyPicker",
        "PropertyPicker-Examples"
      ],
      "sources" : [
        "Environment/EvironmentKeys.swift",
        "Environment/PreferenceKeys.swift",
        "Models/AnimationBox.swift",
        "Models/Context.Data.swift",
        "Models/Property.swift",
        "Models/PropertyID.swift",
        "Models/PropertyOption.swift",
        "Models/PropertyPickerRowSorting.swift",
        "Models/PropertyPickerSafeAreaAdjustmentStyle.swift",
        "Models/PropertyPickerTextTransformation.swift",
        "Models/RowBuilder.swift",
        "PropertyPicker+View.swift",
        "PropertyPicker.swift",
        "PropertyWrappers/PropertyPickerState.swift",
        "Protocols/PropertyPickerKey.swift",
        "Protocols/PropertyPickerStyle.swift",
        "Styles/_InlinePropertyPicker.swift",
        "Styles/_ListPropertyPicker.swift",
        "Styles/_SheetPropertyPicker.swift",
        "ViewModifiers/Context.swift",
        "ViewModifiers/PreferenceWriter.swift",
        "ViewModifiers/PropertyWriter.swift",
        "ViewModifiers/RowBuilderWriter.swift",
        "Views/InlineRow.swift",
        "Views/ListRow.swift",
        "Views/Rows.swift",
        "Views/Title.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.