Build Information
Successful build of swiftui-list-support, reference main (d04acc), with Swift 6.1 for macOS (SPM) on 30 Oct 2025 23:55:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluidGroup/swiftui-list-support.git
https://github.com/FluidGroup/swiftui-list-support.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-2F0A5646E1D333AE.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 DynamicList.swift
[14/81] Compiling DynamicList DynamicListView.swift
[15/81] Compiling DynamicList CustomContentConfiguration.swift
[16/81] Emitting module DynamicList
[17/81] Compiling DynamicList ContentPagingTrigger.swift
[18/81] Compiling DynamicList NSDiffableDataSourceSnapshot+Unique.swift
[19/81] Emitting module IndexedCollection
[20/81] Compiling IndexedCollection IndexedCollection.swift
[21/81] Compiling StickyHeader StickyHeader.swift
[22/81] Emitting module StickyHeader
[23/85] Compiling PullingControl PullingControl.swift
[24/85] Emitting module PullingControl
[25/85] Compiling PullingControl RefreshControl.swift
[26/85] 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'
66 |
67 | public var selectableForEach_isSelected: Bool {
68 | get { self.collectionView_isSelected }
| |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected'
| `- 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'
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'
| `- 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'
80 |
81 | public var selectableForEach_updateSelection: UpdateSelectionAction {
82 | get { self.collectionView_updateSelection }
| |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection'
| `- 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'
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'
| `- note: use 'selectableForEach_updateSelection' instead
84 | }
85 | }
[27/85] 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'
29 | return body
30 | .disabled(isDisabled)
31 | .environment(\.collectionView_isSelected, isSelected)
| |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected'
| `- 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'
31 | .environment(\.collectionView_isSelected, isSelected)
32 | .environment(
33 | \.collectionView_updateSelection,
| |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection'
| `- note: use 'selectableForEach_updateSelection' instead
34 | .init(handler: { isSelected in
35 | self.update(isSelected: isSelected, for: identifier)
[28/85] Emitting module SelectableForEach
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:20:18: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected'
18 |
19 | @Environment(\.isEnabled) var isEnabled
20 | @Environment(\.collectionView_isSelected) var isSelected
| |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected'
| `- 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'
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'
| `- note: use 'selectableForEach_updateSelection' instead
22 |
23 | let index: Int
[29/85] 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'
18 |
19 | @Environment(\.isEnabled) var isEnabled
20 | @Environment(\.collectionView_isSelected) var isSelected
| |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected'
| `- 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'
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'
| `- note: use 'selectableForEach_updateSelection' instead
22 |
23 | let index: Int
[30/85] Compiling SwiftUIIntrospect TextField.swift
[31/85] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[32/85] Compiling SwiftUIIntrospect Toggle.swift
[33/85] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[34/85] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[35/85] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[36/91] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[37/91] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[38/91] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[39/91] Compiling SwiftUIIntrospect Form.swift
[40/91] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[41/91] Compiling SwiftUIIntrospect FullScreenCover.swift
[42/91] Compiling SwiftUIIntrospect PageControl.swift
[43/91] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[44/91] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[45/91] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[46/91] Compiling SwiftUIIntrospect Popover.swift
[47/91] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[48/91] Compiling SwiftUIIntrospect Slider.swift
[49/91] Compiling SwiftUIIntrospect Stepper.swift
[50/91] Compiling SwiftUIIntrospect TabView.swift
[51/91] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[52/91] Compiling SwiftUIIntrospect Table.swift
[53/91] Compiling SwiftUIIntrospect TextEditor.swift
[54/91] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[55/91] Compiling SwiftUIIntrospect ScrollView.swift
[56/91] Compiling SwiftUIIntrospect SearchField.swift
[57/91] Compiling SwiftUIIntrospect SecureField.swift
[58/91] Compiling SwiftUIIntrospect Sheet.swift
[59/91] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[60/91] Compiling SwiftUIIntrospect Utils.swift
[61/91] Compiling SwiftUIIntrospect Button.swift
[62/91] Compiling SwiftUIIntrospect ColorPicker.swift
[63/91] Compiling SwiftUIIntrospect DatePicker.swift
[64/91] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[65/91] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[66/91] Emitting module SwiftUIIntrospect
[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 List.swift
[75/91] Compiling SwiftUIIntrospect ListCell.swift
[76/91] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[77/91] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[78/91] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[79/91] Compiling SwiftUIIntrospect ListWithInsetStyle.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 CollectionView.swift
[95/96] Compiling CollectionView CollectionViewLayout.swift
[96/96] Emitting module CollectionView
Build complete! (16.12s)
Fetching https://github.com/FluidGroup/swift-indexed-collection
Fetching https://github.com/siteline/swiftui-introspect
[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.29s)
Fetched https://github.com/siteline/swiftui-introspect from cache (1.29s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (1.82s)
Computing version for https://github.com/FluidGroup/swift-indexed-collection
Computed https://github.com/FluidGroup/swift-indexed-collection at 0.2.2 (0.49s)
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.2
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.