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 SegmentationEffect, reference 0.1.0 (1e3727), with Swift 6.0 for macOS (SPM) on 16 Sep 2024 04:45:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Czajnikowski/SegmentationEffect.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Czajnikowski/SegmentationEffect
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 1e3727e Update README.md
Cloned https://github.com/Czajnikowski/SegmentationEffect.git
Revision (git rev-parse @):
1e3727ea93c0fbaa80a91e0d6ceda7f4e96b03ec
SUCCESS checkout https://github.com/Czajnikowski/SegmentationEffect.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Czajnikowski/SegmentationEffect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[1/3] Copying SegmentationEffect.metal
[2/3] Write swift-version-117DEE11B69C53C9.txt
[4/7] Compiling SegmentationEffect SIMD+.swift
[5/7] Compiling SegmentationEffect resource_bundle_accessor.swift
[6/7] Compiling SegmentationEffect SegmentationEffect.swift
[7/7] Emitting module SegmentationEffect
Build complete! (11.95s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SegmentationEffect",
  "name" : "SegmentationEffect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SegmentationEffect",
      "targets" : [
        "SegmentationEffect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SegmentationEffect",
      "module_type" : "SwiftTarget",
      "name" : "SegmentationEffect",
      "path" : "Sources/SegmentationEffect",
      "product_memberships" : [
        "SegmentationEffect"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SegmentationEffect/Shaders/SegmentationEffect.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SIMD+.swift",
        "SegmentationEffect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.