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-list-support, reference main (d04acc), with Swift 6.2 for macOS (SPM) on 30 Oct 2025 23:55:20 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/FluidGroup/swiftui-list-support.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-list-support
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d04acc3 Update
Cloned https://github.com/FluidGroup/swiftui-list-support.git
Revision (git rev-parse @):
d04acc376a71407bbf9ef73ed8358027e9546c84
SUCCESS checkout https://github.com/FluidGroup/swiftui-list-support.git at main
Fetching https://github.com/siteline/swiftui-introspect
Fetching https://github.com/FluidGroup/swift-indexed-collection
[1/82] Fetching swift-indexed-collection
[83/11864] Fetching swift-indexed-collection, swiftui-introspect
Fetched https://github.com/FluidGroup/swift-indexed-collection from cache (1.34s)
Fetched https://github.com/siteline/swiftui-introspect from cache (1.34s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (1.92s)
Computing version for https://github.com/FluidGroup/swift-indexed-collection
Computed https://github.com/FluidGroup/swift-indexed-collection at 0.2.1 (0.57s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
Creating working copy for https://github.com/FluidGroup/swift-indexed-collection
Working copy of https://github.com/FluidGroup/swift-indexed-collection resolved at 0.2.1
========================================
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-list-support",
      "name": "swiftui-list-support",
      "url": "https://github.com/FluidGroup/swiftui-list-support.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-list-support",
      "dependencies": [
        {
          "identity": "swift-indexed-collection",
          "name": "swift-indexed-collection",
          "url": "https://github.com/FluidGroup/swift-indexed-collection",
          "version": "0.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-indexed-collection",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftui-introspect",
          "name": "swiftui-introspect",
          "url": "https://github.com/siteline/swiftui-introspect",
          "version": "26.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FluidGroup/swiftui-list-support.git
[1/1332] Fetching swiftui-list-support
Fetched https://github.com/FluidGroup/swiftui-list-support.git from cache (1.61s)
Fetching https://github.com/FluidGroup/swift-indexed-collection from cache
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetched https://github.com/siteline/swiftui-introspect from cache (0.54s)
Fetched https://github.com/FluidGroup/swift-indexed-collection from cache (0.54s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (0.60s)
Computing version for https://github.com/FluidGroup/swift-indexed-collection
Computed https://github.com/FluidGroup/swift-indexed-collection at 0.2.2 (0.03s)
Creating working copy for https://github.com/FluidGroup/swift-indexed-collection
Working copy of https://github.com/FluidGroup/swift-indexed-collection resolved at 0.2.2
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-list-support.git
Working copy of https://github.com/FluidGroup/swiftui-list-support.git resolved at main (d04acc3)
warning: '.resolve-product-dependencies': dependency 'swiftui-list-support' is not used by any target
Found 2 product dependencies
  - swift-indexed-collection
  - swiftui-introspect
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-list-support.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-49B95AFC49DCD68C.txt
[10/81] Compiling DynamicList swift_dynamic_list.swift
[11/81] Compiling DynamicList VersatileCell.swift
[12/81] Compiling DynamicList Log.swift
[13/81] Compiling DynamicList DynamicListView.swift
[14/81] Compiling DynamicList NSDiffableDataSourceSnapshot+Unique.swift
[15/81] Compiling DynamicList CustomContentConfiguration.swift
[16/81] Compiling DynamicList ContentPagingTrigger.swift
[17/81] Compiling DynamicList DynamicList.swift
[18/81] Emitting module DynamicList
[19/81] Compiling SwiftUIIntrospect TextField.swift
[20/81] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[21/81] Compiling SwiftUIIntrospect Toggle.swift
[22/81] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[23/81] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[24/81] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[25/87] Emitting module StickyHeader
[26/87] Compiling StickyHeader StickyHeader.swift
[27/87] Compiling IndexedCollection IndexedCollection.swift
[28/87] Emitting module IndexedCollection
[29/87] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[30/87] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[31/87] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[32/87] Compiling SwiftUIIntrospect Form.swift
[33/87] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[34/87] Compiling SwiftUIIntrospect FullScreenCover.swift
[35/87] Compiling PullingControl PullingControl.swift
[36/87] Compiling PullingControl RefreshControl.swift
[37/87] Emitting module PullingControl
[38/91] Emitting module SwiftUIIntrospect
[39/91] Compiling SwiftUIIntrospect Introspect.swift
[40/91] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[41/91] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[42/91] Compiling SwiftUIIntrospect IntrospectionView.swift
[43/91] Compiling SwiftUIIntrospect PlatformVersion.swift
[44/91] Compiling SwiftUIIntrospect PlatformView.swift
[45/91] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[46/91] Compiling SelectableForEach SelectionState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectionState.swift:31:22: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
 29 |     return body
 30 |       .disabled(isDisabled)
 31 |       .environment(\.collectionView_isSelected, isSelected)
    |                      |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
    |                      `- note: use 'selectableForEach_isSelected' instead
 32 |       .environment(
 33 |         \.collectionView_updateSelection,
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectionState.swift:33:11: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
 31 |       .environment(\.collectionView_isSelected, isSelected)
 32 |       .environment(
 33 |         \.collectionView_updateSelection,
    |           |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
    |           `- note: use 'selectableForEach_updateSelection' instead
 34 |          .init(handler: { isSelected in
 35 |            self.update(isSelected: isSelected, for: identifier)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[47/91] Compiling SelectableForEach PreviewSupport.swift
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:20:18: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
18 |
19 |   @Environment(\.isEnabled) var isEnabled
20 |   @Environment(\.collectionView_isSelected) var isSelected
   |                  |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
   |                  `- note: use 'selectableForEach_isSelected' instead
21 |   @Environment(\.collectionView_updateSelection) var updateSelection
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:21:18: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
19 |   @Environment(\.isEnabled) var isEnabled
20 |   @Environment(\.collectionView_isSelected) var isSelected
21 |   @Environment(\.collectionView_updateSelection) var updateSelection
   |                  |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
   |                  `- note: use 'selectableForEach_updateSelection' instead
22 |
23 |   let index: Int
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[48/91] Emitting module SelectableForEach
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:20:18: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
18 |
19 |   @Environment(\.isEnabled) var isEnabled
20 |   @Environment(\.collectionView_isSelected) var isSelected
   |                  |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
   |                  `- note: use 'selectableForEach_isSelected' instead
21 |   @Environment(\.collectionView_updateSelection) var updateSelection
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:21:18: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
19 |   @Environment(\.isEnabled) var isEnabled
20 |   @Environment(\.collectionView_isSelected) var isSelected
21 |   @Environment(\.collectionView_updateSelection) var updateSelection
   |                  |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
   |                  `- note: use 'selectableForEach_updateSelection' instead
22 |
23 |   let index: Int
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[49/91] Compiling SelectableForEach SelectableForEach.swift
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectableForEach.swift:68:16: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
 66 |
 67 |   public var selectableForEach_isSelected: Bool {
 68 |     get { self.collectionView_isSelected }
    |                |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
    |                `- note: use 'selectableForEach_isSelected' instead
 69 |     set { self.collectionView_isSelected = newValue }
 70 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectableForEach.swift:69:16: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
 67 |   public var selectableForEach_isSelected: Bool {
 68 |     get { self.collectionView_isSelected }
 69 |     set { self.collectionView_isSelected = newValue }
    |                |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
    |                `- note: use 'selectableForEach_isSelected' instead
 70 |   }
 71 | }
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectableForEach.swift:82:16: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
 80 |
 81 |   public var selectableForEach_updateSelection: UpdateSelectionAction {
 82 |     get { self.collectionView_updateSelection }
    |                |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
    |                `- note: use 'selectableForEach_updateSelection' instead
 83 |     set { self.collectionView_updateSelection = newValue }
 84 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectableForEach.swift:83:16: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
 81 |   public var selectableForEach_updateSelection: UpdateSelectionAction {
 82 |     get { self.collectionView_updateSelection }
 83 |     set { self.collectionView_updateSelection = newValue }
    |                |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
    |                `- note: use 'selectableForEach_updateSelection' instead
 84 |   }
 85 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[50/91] Compiling SwiftUIIntrospect PageControl.swift
[51/91] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[52/91] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[53/91] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[54/91] Compiling SwiftUIIntrospect Popover.swift
[55/91] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[56/91] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[57/91] Compiling SwiftUIIntrospect ScrollView.swift
[58/91] Compiling SwiftUIIntrospect SearchField.swift
[59/91] Compiling SwiftUIIntrospect SecureField.swift
[60/91] Compiling SwiftUIIntrospect Sheet.swift
[61/91] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[62/91] Compiling SwiftUIIntrospect Utils.swift
[63/91] Compiling SwiftUIIntrospect Button.swift
[64/91] Compiling SwiftUIIntrospect ColorPicker.swift
[65/91] Compiling SwiftUIIntrospect DatePicker.swift
[66/91] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[67/91] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[68/91] Compiling SwiftUIIntrospect List.swift
[69/91] Compiling SwiftUIIntrospect ListCell.swift
[70/91] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[71/91] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[72/91] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[73/91] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[74/91] Compiling SwiftUIIntrospect Slider.swift
[75/91] Compiling SwiftUIIntrospect Stepper.swift
[76/91] Compiling SwiftUIIntrospect TabView.swift
[77/91] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[78/91] Compiling SwiftUIIntrospect Table.swift
[79/91] Compiling SwiftUIIntrospect TextEditor.swift
[80/91] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[81/91] Compiling SwiftUIIntrospect Map.swift
[82/91] Compiling SwiftUIIntrospect NavigationSplitView.swift
[83/91] Compiling SwiftUIIntrospect NavigationStack.swift
[84/91] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[85/91] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[86/91] Compiling SwiftUIIntrospect VideoPlayer.swift
[87/91] Compiling SwiftUIIntrospect View.swift
[88/91] Compiling SwiftUIIntrospect ViewController.swift
[89/91] Compiling SwiftUIIntrospect WebView.swift
[90/91] Compiling SwiftUIIntrospect Window.swift
[91/91] Compiling SwiftUIIntrospect Weak.swift
[92/93] Compiling ScrollTracking ScrollTracking.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollTracking/ScrollTracking.swift:295:8: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
279 |
280 | @available(iOS 15.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *)
281 | private struct _Modifier: ViewModifier {
    |                `- note: enclosing scope here
282 |
283 |   @StateObject var controller: Controller = .init()
    :
293 |   func body(content: Content) -> some View {
294 |
295 |     if #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0,
    |        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
296 |     *) {
297 |       content.onScrollGeometryChange(for: ScrollGeometry.self) { geometry in
[93/93] Emitting module ScrollTracking
[94/96] Compiling CollectionView CollectionViewLayout.swift
[95/96] Emitting module CollectionView
[96/96] Compiling CollectionView CollectionView.swift
Build complete! (13.24s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-indexed-collection",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swift-indexed-collection"
    },
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.0",
            "upper_bound" : "27.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect"
    }
  ],
  "manifest_display_name" : "swiftui-list-support",
  "name" : "swiftui-list-support",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "DynamicList",
      "targets" : [
        "DynamicList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CollectionView",
      "targets" : [
        "CollectionView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ScrollTracking",
      "targets" : [
        "ScrollTracking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StickyHeader",
      "targets" : [
        "StickyHeader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PullingControl",
      "targets" : [
        "PullingControl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SelectableForEach",
      "targets" : [
        "SelectableForEach"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "StickyHeader",
      "module_type" : "SwiftTarget",
      "name" : "StickyHeader",
      "path" : "Sources/StickyHeader",
      "product_memberships" : [
        "StickyHeader"
      ],
      "sources" : [
        "StickyHeader.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SelectableForEach",
      "module_type" : "SwiftTarget",
      "name" : "SelectableForEach",
      "path" : "Sources/SelectableForEach",
      "product_dependencies" : [
        "IndexedCollection"
      ],
      "product_memberships" : [
        "SelectableForEach"
      ],
      "sources" : [
        "PreviewSupport.swift",
        "SelectableForEach.swift",
        "SelectionState.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ScrollTracking",
      "module_type" : "SwiftTarget",
      "name" : "ScrollTracking",
      "path" : "Sources/ScrollTracking",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "CollectionView",
        "ScrollTracking"
      ],
      "sources" : [
        "ScrollTracking.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PullingControl",
      "module_type" : "SwiftTarget",
      "name" : "PullingControl",
      "path" : "Sources/PullingControl",
      "product_memberships" : [
        "PullingControl"
      ],
      "sources" : [
        "PullingControl.swift",
        "RefreshControl.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DynamicListTests",
      "module_type" : "SwiftTarget",
      "name" : "DynamicListTests",
      "path" : "Tests/DynamicListTests",
      "sources" : [
        "swift_dynamic_listTests.swift"
      ],
      "target_dependencies" : [
        "DynamicList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DynamicList",
      "module_type" : "SwiftTarget",
      "name" : "DynamicList",
      "path" : "Sources/DynamicList",
      "product_memberships" : [
        "DynamicList"
      ],
      "sources" : [
        "ContentPagingTrigger.swift",
        "CustomContentConfiguration.swift",
        "DynamicList.swift",
        "DynamicListView.swift",
        "Log.swift",
        "NSDiffableDataSourceSnapshot+Unique.swift",
        "VersatileCell.swift",
        "swift_dynamic_list.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CollectionView",
      "module_type" : "SwiftTarget",
      "name" : "CollectionView",
      "path" : "Sources/CollectionView",
      "product_memberships" : [
        "CollectionView"
      ],
      "sources" : [
        "CollectionView.swift",
        "CollectionViewLayout.swift"
      ],
      "target_dependencies" : [
        "ScrollTracking"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.