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 ByteSymbols, reference v1.0.0 (0146c0), with Swift 6.0 for macOS (SPM) on 17 Sep 2024 01:17:02 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/Formkunft/ByteSymbols.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Formkunft/ByteSymbols
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 0146c00 Create package
Cloned https://github.com/Formkunft/ByteSymbols.git
Revision (git rev-parse @):
0146c00c67c4b7fad1986882c64c825975d6c03a
SUCCESS checkout https://github.com/Formkunft/ByteSymbols.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Formkunft/ByteSymbols.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/2] Write sources
[1/2] Write swift-version-117DEE11B69C53C9.txt
[3/4] Emitting module ByteSymbols
[4/4] Compiling ByteSymbols ASCII.swift
Build complete! (1.66s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ByteSymbols",
  "name" : "ByteSymbols",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ByteSymbols",
      "targets" : [
        "ByteSymbols"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ByteSymbols",
      "module_type" : "SwiftTarget",
      "name" : "ByteSymbols",
      "path" : "Sources/ByteSymbols",
      "product_memberships" : [
        "ByteSymbols"
      ],
      "sources" : [
        "ASCII.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.