The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Flow, reference 2.5.0 (b528bd), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 18:36:41 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/SwiftUI-Flow.git
Reference: 2.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/SwiftUI-Flow
 * tag               2.5.0      -> FETCH_HEAD
HEAD is now at b528bd0 Alignment for both axes
Cloned https://github.com/tevelee/SwiftUI-Flow.git
Revision (git rev-parse @):
b528bd06ae70fbd2936d9561a456fb6ea65bc7ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/SwiftUI-Flow.git at 2.5.0
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:25:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
23 |             swiftSettings: [
24 |                 .enableUpcomingFeature("ExistentialAny"),
25 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
26 |             ]
27 |         ),
/Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:33:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
31 |             swiftSettings: [
32 |                 .enableUpcomingFeature("ExistentialAny"),
33 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
34 |             ]
35 |         )
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2038] Fetching swift-docc-plugin
[226/5191] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.31s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.31s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (3.39s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.73s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.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",
  "dependencies": [
    {
      "identity": "swiftui-flow",
      "name": "Flow",
      "url": "https://github.com/tevelee/SwiftUI-Flow.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Flow",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tevelee/SwiftUI-Flow.git
[1/29351] Fetching swiftui-flow
Fetched https://github.com/tevelee/SwiftUI-Flow.git from cache (1.66s)
warning: 'swiftui-flow': /Package@swift-6.swift:25:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
23 |             swiftSettings: [
24 |                 .enableUpcomingFeature("ExistentialAny"),
25 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
26 |             ]
27 |         ),
/Package@swift-6.swift:33:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
31 |             swiftSettings: [
32 |                 .enableUpcomingFeature("ExistentialAny"),
33 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
34 |             ]
35 |         )
Creating working copy for https://github.com/tevelee/SwiftUI-Flow.git
Working copy of https://github.com/tevelee/SwiftUI-Flow.git resolved at 2.5.0 (b528bd0)
warning: 'swiftui-flow': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Flow/Package@swift-6.swift:25:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
23 |             swiftSettings: [
24 |                 .enableUpcomingFeature("ExistentialAny"),
25 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
26 |             ]
27 |         ),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Flow/Package@swift-6.swift:33:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
31 |             swiftSettings: [
32 |                 .enableUpcomingFeature("ExistentialAny"),
33 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
34 |             ]
35 |         )
warning: '.resolve-product-dependencies': dependency 'swiftui-flow' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tevelee/SwiftUI-Flow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/14] Compiling Flow Utils.swift
[6/14] Compiling Flow Size.swift
[7/14] Compiling Flow Support.swift
[8/15] Compiling Flow LineBreaking.swift
[9/15] Compiling Flow HFlowLayout.swift
[10/15] Compiling Flow HFlow.swift
[11/15] Emitting module Flow
[12/15] Compiling Flow Layout.swift
[13/15] Compiling Flow VFlow.swift
[14/15] Compiling Flow Protocols.swift
[15/15] Compiling Flow VFlowLayout.swift
Build complete! (34.05s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:25:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
23 |             swiftSettings: [
24 |                 .enableUpcomingFeature("ExistentialAny"),
25 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
26 |             ]
27 |         ),
/Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:33:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
31 |             swiftSettings: [
32 |                 .enableUpcomingFeature("ExistentialAny"),
33 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
34 |             ]
35 |         )
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Flow",
  "name" : "Flow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Flow",
      "targets" : [
        "Flow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlowTests",
      "module_type" : "SwiftTarget",
      "name" : "FlowTests",
      "path" : "Tests/FlowTests",
      "sources" : [
        "FlowTests.swift",
        "Utils/Operators.swift",
        "Utils/TestSubview.swift"
      ],
      "target_dependencies" : [
        "Flow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Flow",
      "module_type" : "SwiftTarget",
      "name" : "Flow",
      "path" : "Sources/Flow",
      "product_memberships" : [
        "Flow"
      ],
      "sources" : [
        "HFlow.swift",
        "HFlowLayout.swift",
        "Internal/Layout.swift",
        "Internal/LineBreaking.swift",
        "Internal/Protocols.swift",
        "Internal/Size.swift",
        "Internal/Utils.swift",
        "Support.swift",
        "VFlow.swift",
        "VFlowLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:25:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
23 |             swiftSettings: [
24 |                 .enableUpcomingFeature("ExistentialAny"),
25 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
26 |             ]
27 |         ),
/Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:33:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
31 |             swiftSettings: [
32 |                 .enableUpcomingFeature("ExistentialAny"),
33 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
34 |             ]
35 |         )
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/tevelee/swiftui-flow/2.5.0
Repository:               tevelee/SwiftUI-Flow
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   Flow
Generating documentation for 'Flow'...
Converting documentation...
warning: External name 'content' used to document parameter
  --> Sources/Flow/HFlow.swift:42:13-42:20
40 |     ///     mode tries to distribute items more evenly by minimizing the empty
41 |     ///     spaces left in each row, while respecting their order.
42 +     ///   - content: A view builder that creates the content of this flow.
   |             ╰─suggestion: Replace 'content' with 'contentBuilder'
43 |     @inlinable
44 |     public init(
warning: External name 'content' used to document parameter
  --> Sources/Flow/HFlow.swift:74:13-74:20
72 |     ///     mode tries to distribute items more evenly by minimizing the empty
73 |     ///     spaces left in each row, while respecting their order.
74 +     ///   - content: A view builder that creates the content of this flow.
   |             ╰─suggestion: Replace 'content' with 'contentBuilder'
75 |     @inlinable
76 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
  --> Sources/Flow/HFlow.swift:96:13-96:31
94 |     ///
95 |     /// - Parameters:
96 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
   |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
   |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
97 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
98 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
  --> Sources/Flow/HFlow.swift:97:13-97:29
95 |     /// - Parameters:
96 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
97 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
   |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
   |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
98 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
99 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: External name 'content' used to document parameter
   --> Sources/Flow/HFlow.swift:105:13-105:20
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each row, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
    |             ╰─suggestion: Replace 'content' with 'contentBuilder'
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
   --> Sources/Flow/HFlow.swift:105:75-105:75
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each row, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizontalAlignment' is missing documentation
   --> Sources/Flow/HFlow.swift:105:75-105:75
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each row, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
   --> Sources/Flow/HFlow.swift:205:13-205:31
203 |     ///
204 |     /// - Parameters:
205 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
    |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
    |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
206 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
207 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
   --> Sources/Flow/HFlow.swift:206:13-206:29
204 |     /// - Parameters:
205 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
206 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
    |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
    |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
207 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
208 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: Parameter 'horizontalSpacing' is missing documentation
   --> Sources/Flow/HFlow.swift:213:67-213:67
211 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
212 |     ///     mode tries to distribute items more evenly by minimizing the empty
213 +     ///     spaces left in each row, while respecting their order.
214 |     @inlinable
215 |     public init(
warning: Parameter 'horizontalAlignment' is missing documentation
   --> Sources/Flow/HFlow.swift:213:67-213:67
211 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
212 |     ///     mode tries to distribute items more evenly by minimizing the empty
213 +     ///     spaces left in each row, while respecting their order.
214 |     @inlinable
215 |     public init(
warning: Parameter 'spacing' not found in initializer declaration
  --> Sources/Flow/HFlowLayout.swift:14:13-14:20
12 |     ///   - alignment: The guide for aligning the subviews in this flow. This
13 |     ///     guide has the same vertical screen coordinate for every child view.
14 +     ///   - spacing: The distance between adjacent subviews, or `nil` if you
   |             ├─suggestion: Replace 'spacing' with 'rowSpacing'
   |             ╰─suggestion: Replace 'spacing' with 'itemSpacing'
15 |     ///     want the flow to choose a default distance for each pair of subviews.
16 |     ///   - justification: Whether the layout should fill the remaining
warning: Parameter 'rowSpacing' is missing documentation
  --> Sources/Flow/HFlowLayout.swift:20:67-20:67
18 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
19 |     ///     mode tries to distribute items more evenly by minimizing the empty
20 +     ///     spaces left in each row, while respecting their order.
21 |     @inlinable
22 |     public init(
warning: Parameter 'itemSpacing' is missing documentation
  --> Sources/Flow/HFlowLayout.swift:20:67-20:67
18 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
19 |     ///     mode tries to distribute items more evenly by minimizing the empty
20 +     ///     spaces left in each row, while respecting their order.
21 |     @inlinable
22 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
  --> Sources/Flow/HFlowLayout.swift:42:13-42:31
40 |     ///
41 |     /// - Parameters:
42 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
   |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
   |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
43 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
44 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
  --> Sources/Flow/HFlowLayout.swift:43:13-43:29
41 |     /// - Parameters:
42 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
43 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
   |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
   |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
44 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
45 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: Parameter 'horizontalAlignment' is missing documentation
  --> Sources/Flow/HFlowLayout.swift:50:67-50:67
48 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
49 |     ///     mode tries to distribute items more evenly by minimizing the empty
50 +     ///     spaces left in each row, while respecting their order.
51 |     @inlinable
52 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
  --> Sources/Flow/HFlowLayout.swift:50:67-50:67
48 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
49 |     ///     mode tries to distribute items more evenly by minimizing the empty
50 +     ///     spaces left in each row, while respecting their order.
51 |     @inlinable
52 |     public init(
warning: External name 'content' used to document parameter
  --> Sources/Flow/VFlow.swift:42:13-42:20
40 |     ///     mode tries to distribute items more evenly by minimizing the empty
41 |     ///     spaces left in each column, while respecting their order.
42 +     ///   - content: A view builder that creates the content of this flow.
   |             ╰─suggestion: Replace 'content' with 'contentBuilder'
43 |     @inlinable
44 |     public init(
warning: External name 'content' used to document parameter
  --> Sources/Flow/VFlow.swift:74:13-74:20
72 |     ///     mode tries to distribute items more evenly by minimizing the empty
73 |     ///     spaces left in each column, while respecting their order.
74 +     ///   - content: A view builder that creates the content of this flow.
   |             ╰─suggestion: Replace 'content' with 'contentBuilder'
75 |     @inlinable
76 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
  --> Sources/Flow/VFlow.swift:96:13-96:31
94 |     ///
95 |     /// - Parameters:
96 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
   |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
   |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
97 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
98 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
  --> Sources/Flow/VFlow.swift:97:13-97:29
95 |     /// - Parameters:
96 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
97 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
   |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
   |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
98 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
99 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: External name 'content' used to document parameter
   --> Sources/Flow/VFlow.swift:105:13-105:20
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each column, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
    |             ╰─suggestion: Replace 'content' with 'contentBuilder'
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
   --> Sources/Flow/VFlow.swift:105:75-105:75
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each column, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizontalAlignment' is missing documentation
   --> Sources/Flow/VFlow.swift:105:75-105:75
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each column, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
   --> Sources/Flow/VFlow.swift:204:13-204:31
202 |     ///
203 |     /// - Parameters:
204 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
    |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
    |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
205 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
206 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
   --> Sources/Flow/VFlow.swift:205:13-205:29
203 |     /// - Parameters:
204 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
205 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
    |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
    |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
206 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
207 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: Parameter 'horizontalAlignment' is missing documentation
   --> Sources/Flow/VFlow.swift:212:70-212:70
210 |     ///   - distributeItemsEvenly: Instead of prioritizing the first columns, this
211 |     ///     mode tries to distribute items more evenly by minimizing the empty
212 +     ///     spaces left in each column, while respecting their order.
213 |     @inlinable
214 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
   --> Sources/Flow/VFlow.swift:212:70-212:70
210 |     ///   - distributeItemsEvenly: Instead of prioritizing the first columns, this
211 |     ///     mode tries to distribute items more evenly by minimizing the empty
212 +     ///     spaces left in each column, while respecting their order.
213 |     @inlinable
214 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
  --> Sources/Flow/VFlowLayout.swift:44:13-44:31
42 |     ///
43 |     /// - Parameters:
44 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
   |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
   |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
45 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
46 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
  --> Sources/Flow/VFlowLayout.swift:45:13-45:29
43 |     /// - Parameters:
44 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
45 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
   |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
   |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
46 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
47 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: Parameter 'content' not found in initializer declaration
  --> Sources/Flow/VFlowLayout.swift:53:11-53:75
51 |     ///     mode tries to distribute items more evenly by minimizing the empty
52 |     ///     spaces left in each column, while respecting their order.
53 +     ///   - content: A view builder that creates the content of this flow.
   |           ╰─suggestion: Remove 'content' parameter documentation
54 |     @inlinable
55 |     public init(
warning: Parameter 'horizontalAlignment' is missing documentation
  --> Sources/Flow/VFlowLayout.swift:53:75-53:75
51 |     ///     mode tries to distribute items more evenly by minimizing the empty
52 |     ///     spaces left in each column, while respecting their order.
53 +     ///   - content: A view builder that creates the content of this flow.
54 |     @inlinable
55 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
  --> Sources/Flow/VFlowLayout.swift:53:75-53:75
51 |     ///     mode tries to distribute items more evenly by minimizing the empty
52 |     ///     spaces left in each column, while respecting their order.
53 +     ///   - content: A view builder that creates the content of this flow.
54 |     @inlinable
55 |     public init(Conversion complete! (0.95s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/tevelee/swiftui-flow/2.5.0'
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:25:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
23 |             swiftSettings: [
24 |                 .enableUpcomingFeature("ExistentialAny"),
25 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
26 |             ]
27 |         ),
/Users/admin/builder/spi-builder-workspace/Package@swift-6.swift:33:18: warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
31 |             swiftSettings: [
32 |                 .enableUpcomingFeature("ExistentialAny"),
33 |                 .swiftLanguageVersion(.v6)
   |                  |- warning: 'swiftLanguageVersion' is deprecated: renamed to 'swiftLanguageMode(_:_:)'
   |                  `- note: use 'swiftLanguageMode(_:_:)' instead
34 |             ]
35 |         )
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/53] Compiling SymbolKit Identifier.swift
[12/53] Compiling SymbolKit KindIdentifier.swift
[13/53] Compiling SymbolKit Location.swift
[14/53] Compiling SymbolKit Mutability.swift
[15/53] Emitting module SymbolKit
[16/53] Compiling SymbolKit Names.swift
[17/53] Compiling SymbolKit SPI.swift
[18/53] Compiling SymbolKit Snippet.swift
[19/53] Compiling SymbolKit Extension.swift
[20/57] Compiling Snippets Snippet.swift
[21/57] Compiling Snippets SnippetParser.swift
[22/57] Emitting module Snippets
[23/57] Compiling SymbolKit Mixin+Equals.swift
[24/57] Compiling SymbolKit Mixin+Hash.swift
[25/57] Compiling SymbolKit Mixin.swift
[26/57] Compiling SymbolKit LineList.swift
[27/57] Compiling SymbolKit Position.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling SymbolKit GenericConstraint.swift
[44/57] Compiling SymbolKit GenericParameter.swift
[45/57] Compiling SymbolKit Generics.swift
[46/57] Compiling SymbolKit Namespace.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.73s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/11] Compiling Flow LineBreaking.swift
[3/12] Compiling Flow Utils.swift
[4/12] Compiling Flow Support.swift
[5/12] Compiling Flow Size.swift
[6/12] Compiling Flow VFlow.swift
[7/12] Compiling Flow Protocols.swift
[8/12] Compiling Flow HFlow.swift
[9/12] Compiling Flow HFlowLayout.swift
[10/12] Emitting module Flow
[11/12] Compiling Flow Layout.swift
[12/12] Compiling Flow VFlowLayout.swift
Build of target: 'Flow' complete! (4.20s)
    3000
21	/Users/admin/builder/spi-builder-workspace/.docs/tevelee/swiftui-flow/2.5.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tevelee/swiftui-flow/2.5.0
File count: 3000
Doc size:   21.0MB
Preparing doc bundle ...
Uploading prod-tevelee-swiftui-flow-2.5.0-0af912ee.zip to s3://spi-docs-inbox/prod-tevelee-swiftui-flow-2.5.0-0af912ee.zip
Copying... [11%]
Copying... [20%]
Copying... [31%]
Copying... [40%]
Copying... [51%]
Copying... [60%]
Copying... [71%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.