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 swift-byte-symbols, reference v3.0.0 (4d69fb), with Swift 5.10 for macOS (SPM) on 1 Mar 2025 16:40:52 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/swift-byte-symbols.git
Reference: v3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Formkunft/swift-byte-symbols
 * tag               v3.0.0     -> FETCH_HEAD
HEAD is now at 4d69fbd Use Git URL in readme
Cloned https://github.com/Formkunft/swift-byte-symbols.git
Revision (git rev-parse @):
4d69fbdc2bd724698b14822cc270f619200bea39
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Formkunft/swift-byte-symbols.git at v3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Formkunft/swift-byte-symbols.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module ByteSymbols
[4/4] Compiling ByteSymbols ASCII.swift
Build complete! (1.71s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-byte-symbols",
  "name" : "swift-byte-symbols",
  "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.