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 SectionReader, reference 1.0.0 (aa5fd9), with Swift 5.10 for macOS (SPM) on 8 Feb 2025 08:03:34 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/reers/SectionReader.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reers/SectionReader
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at aa5fd9a release: 1.0.0
Cloned https://github.com/reers/SectionReader.git
Revision (git rev-parse @):
aa5fd9a6a60ed533d41dc8836713c3775a19e4e0
SUCCESS checkout https://github.com/reers/SectionReader.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/reers/SectionReader.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] Compiling SectionReader SectionReader.swift
[4/4] Emitting module SectionReader
Build complete! (4.23s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SectionReader",
  "name" : "SectionReader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SectionReader",
      "targets" : [
        "SectionReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SectionReader",
      "module_type" : "SwiftTarget",
      "name" : "SectionReader",
      "path" : "Sources/SectionReader",
      "product_memberships" : [
        "SectionReader"
      ],
      "sources" : [
        "SectionReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.