Build Information
Successful build of swiftui-list-support, reference main (d04acc), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 09:18:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
[80/12186] Fetching swift-indexed-collection, swiftui-introspect
Fetched https://github.com/FluidGroup/swift-indexed-collection from cache (1.41s)
Fetched https://github.com/siteline/swiftui-introspect from cache (1.41s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (2.03s)
Computing version for https://github.com/FluidGroup/swift-indexed-collection
Computed https://github.com/FluidGroup/swift-indexed-collection at 0.2.1 (0.59s)
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
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swiftui-introspect",
"name": "swiftui-introspect",
"url": "https://github.com/siteline/swiftui-introspect",
"version": "26.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/FluidGroup/swiftui-list-support.git
[1/1335] Fetching swiftui-list-support
Fetched https://github.com/FluidGroup/swiftui-list-support.git from cache (1.57s)
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.56s)
Fetched https://github.com/FluidGroup/swift-indexed-collection from cache (0.56s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.1 (1.15s)
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/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.1
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)
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
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.3
Building package at path: $PWD
https://github.com/FluidGroup/swiftui-list-support.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--6988338F2F200930.txt
[10/81] Compiling DynamicList swift_dynamic_list.swift
[11/81] Compiling DynamicList VersatileCell.swift
[12/81] Emitting module DynamicList
[13/81] Compiling DynamicList DynamicListView.swift
[14/81] Compiling DynamicList CustomContentConfiguration.swift
[15/81] Compiling DynamicList Log.swift
[16/81] Compiling DynamicList DynamicList.swift
[17/81] Compiling DynamicList ContentPagingTrigger.swift
[18/81] Compiling DynamicList NSDiffableDataSourceSnapshot+Unique.swift
[19/81] Compiling PullingControl RefreshControl.swift
[20/81] Emitting module PullingControl
[21/81] Compiling PullingControl PullingControl.swift
[22/81] Compiling StickyHeader StickyHeader.swift
[23/81] Emitting module StickyHeader
[24/81] Emitting module IndexedCollection
[25/81] Compiling IndexedCollection IndexedCollection.swift
[26/85] Compiling SwiftUIIntrospect TextField.swift
[27/85] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[28/85] Compiling SwiftUIIntrospect Toggle.swift
[29/85] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[30/85] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[31/85] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[32/91] Emitting module SwiftUIIntrospect
[33/91] Compiling SwiftUIIntrospect PageControl.swift
[34/91] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[35/91] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[36/91] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[37/91] Compiling SwiftUIIntrospect Popover.swift
[38/91] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[39/91] Compiling SwiftUIIntrospect List.swift
[40/91] Compiling SwiftUIIntrospect ListCell.swift
[41/91] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[42/91] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[43/91] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[44/91] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[45/91] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[46/91] Compiling SwiftUIIntrospect ScrollView.swift
[47/91] Compiling SwiftUIIntrospect SearchField.swift
[48/91] Compiling SwiftUIIntrospect SecureField.swift
[49/91] Compiling SwiftUIIntrospect Sheet.swift
[50/91] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[51/91] Compiling SwiftUIIntrospect Utils.swift
[52/91] Compiling SwiftUIIntrospect Button.swift
[53/91] Compiling SwiftUIIntrospect ColorPicker.swift
[54/91] Compiling SwiftUIIntrospect DatePicker.swift
[55/91] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[56/91] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[57/91] Compiling SwiftUIIntrospect Slider.swift
[58/91] Compiling SwiftUIIntrospect Stepper.swift
[59/91] Compiling SwiftUIIntrospect TabView.swift
[60/91] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[61/91] Compiling SwiftUIIntrospect Table.swift
[62/91] Compiling SwiftUIIntrospect TextEditor.swift
[63/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>
[64/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>
[65/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>
[66/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>
[67/91] Compiling SwiftUIIntrospect Introspect.swift
[68/91] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[69/91] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[70/91] Compiling SwiftUIIntrospect IntrospectionView.swift
[71/91] Compiling SwiftUIIntrospect PlatformVersion.swift
[72/91] Compiling SwiftUIIntrospect PlatformView.swift
[73/91] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[74/91] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[75/91] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[76/91] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[77/91] Compiling SwiftUIIntrospect Form.swift
[78/91] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[79/91] Compiling SwiftUIIntrospect FullScreenCover.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] Emitting module ScrollTracking
[93/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
[94/96] Compiling CollectionView CollectionView.swift
[95/96] Compiling CollectionView CollectionViewLayout.swift
[96/96] Emitting module CollectionView
Build complete! (14.14s)
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.