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 LazyCollectionView, reference main (c705ce), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 21:31:40 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsplash/swiftui-lazycollectionview.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unsplash/swiftui-lazycollectionview
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c705ce0 Update the project, add visionOS platform.
Cloned https://github.com/unsplash/swiftui-lazycollectionview.git
Revision (git rev-parse @):
c705ce063a5d7478b6b5ac282be6daa6f419eb1c
SUCCESS checkout https://github.com/unsplash/swiftui-lazycollectionview.git at main
========================================
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-lazycollectionview",
      "name": "LazyCollectionView",
      "url": "https://github.com/unsplash/swiftui-lazycollectionview.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-lazycollectionview",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/unsplash/swiftui-lazycollectionview.git
[1/64] Fetching swiftui-lazycollectionview
Fetched https://github.com/unsplash/swiftui-lazycollectionview.git from cache (1.13s)
Creating working copy for https://github.com/unsplash/swiftui-lazycollectionview.git
Working copy of https://github.com/unsplash/swiftui-lazycollectionview.git resolved at main (c705ce0)
warning: '.resolve-product-dependencies': dependency 'swiftui-lazycollectionview' 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/unsplash/swiftui-lazycollectionview.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LazyCollectionView",
  "name" : "LazyCollectionView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LazyCollectionView",
      "targets" : [
        "LazyCollectionView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LazyCollectionView",
      "module_type" : "SwiftTarget",
      "name" : "LazyCollectionView",
      "path" : "Sources/LazyCollectionView",
      "product_memberships" : [
        "LazyCollectionView"
      ],
      "sources" : [
        "LazyCollectionLayout.swift",
        "LazyCollectionLayoutAttributes.swift",
        "LazyCollectionView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/6] Compiling LazyCollectionView LazyCollectionView.swift
[4/6] Emitting module LazyCollectionView
[5/6] Compiling LazyCollectionView LazyCollectionLayout.swift
[6/6] Compiling LazyCollectionView LazyCollectionLayoutAttributes.swift
Build complete! (12.77s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LazyCollectionView",
  "name" : "LazyCollectionView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LazyCollectionView",
      "targets" : [
        "LazyCollectionView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LazyCollectionView",
      "module_type" : "SwiftTarget",
      "name" : "LazyCollectionView",
      "path" : "Sources/LazyCollectionView",
      "product_memberships" : [
        "LazyCollectionView"
      ],
      "sources" : [
        "LazyCollectionLayout.swift",
        "LazyCollectionLayoutAttributes.swift",
        "LazyCollectionView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.