This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 DIFlowLayout with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielinoa/DIFlowLayout.git
Reference: v1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielinoa/DIFlowLayout
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 54fb84b Use DIFlowLayoutEngine (#2)
Cloned https://github.com/danielinoa/DIFlowLayout.git
Revision (git rev-parse @):
54fb84be9143792052a047ce6894d5806b26a336
SUCCESS checkout https://github.com/danielinoa/DIFlowLayout.git at v1.0.1
Fetching https://github.com/danielinoa/DIFlowLayoutEngine from cache
Fetched https://github.com/danielinoa/DIFlowLayoutEngine (0.15s)
Creating working copy for https://github.com/danielinoa/DIFlowLayoutEngine
Working copy of https://github.com/danielinoa/DIFlowLayoutEngine resolved at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "diflowlayout",
      "name": "DIFlowLayout",
      "url": "https://github.com/danielinoa/DIFlowLayout.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DIFlowLayout",
      "dependencies": [
        {
          "identity": "diflowlayoutengine",
          "name": "DIFlowLayoutEngine",
          "url": "https://github.com/danielinoa/DIFlowLayoutEngine",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DIFlowLayoutEngine",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/danielinoa/DIFlowLayout.git
[1/63] Fetching diflowlayout
Fetched https://github.com/danielinoa/DIFlowLayout.git (0.22s)
Fetching https://github.com/danielinoa/DIFlowLayoutEngine from cache
Fetched https://github.com/danielinoa/DIFlowLayoutEngine (0.16s)
Creating working copy for https://github.com/danielinoa/DIFlowLayoutEngine
Working copy of https://github.com/danielinoa/DIFlowLayoutEngine resolved at main
Creating working copy for https://github.com/danielinoa/DIFlowLayout.git
Working copy of https://github.com/danielinoa/DIFlowLayout.git resolved at v1.0.1
warning: '.resolve-product-dependencies': dependency 'diflowlayout' is not used by any target
Found 1 product dependencies
  - DIFlowLayoutEngine
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/danielinoa/DIFlowLayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling DIFlowLayoutEngine DIFlowLayoutEngine.swift
[2/2] Emitting module DIFlowLayoutEngine
[3/4] Emitting module DIFlowLayout
[4/4] Compiling DIFlowLayout DIFlowLayout.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DIFlowLayout/DIFlowLayout.swift:65:13: warning: initialization of immutable value 'proposedSize' was never used; consider replacing with assignment to '_' or removing it
        let proposedSize = proposal.replacingUnspecifiedDimensions(by: .zero)
        ~~~~^~~~~~~~~~~~
        _
Build complete! (6.95s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.