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 LetterCase, reference 2.0.0 (8db2ad), with Swift 5.10 for macOS (SPM) on 22 Jan 2025 13:12:11 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/rwbutler/LetterCase.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/LetterCase
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 8db2adb Updated pods
Cloned https://github.com/rwbutler/LetterCase.git
Revision (git rev-parse @):
8db2adb8cfb9431e25ceed1a6904eda580ffd22b
SUCCESS checkout https://github.com/rwbutler/LetterCase.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/rwbutler/LetterCase.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/7] Compiling LetterCase LetterCaseOptions.swift
[4/7] Compiling LetterCase LetterCase.swift
[5/7] Emitting module LetterCase
[6/7] Compiling LetterCase StringAdditions.swift
[7/7] Compiling LetterCase KeyDecodingStrategyAdditions.swift
Build complete! (6.27s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LetterCase",
  "name" : "LetterCase",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LetterCase",
      "targets" : [
        "LetterCase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LetterCase",
      "module_type" : "SwiftTarget",
      "name" : "LetterCase",
      "path" : "LetterCase/Classes",
      "product_memberships" : [
        "LetterCase"
      ],
      "sources" : [
        "KeyDecodingStrategyAdditions.swift",
        "LetterCase.swift",
        "LetterCaseOptions.swift",
        "StringAdditions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.