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 izziDateFormatter, reference main (8c9991), with Swift 5.10 for macOS (SPM) on 13 Dec 2024 11:47:55 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.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Desp0o/izziDateFormatter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Desp0o/izziDateFormatter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8c99911 Update izziDateFormatter.swift
Cloned https://github.com/Desp0o/izziDateFormatter.git
Revision (git rev-parse @):
8c99911de3e92818f9823b3456a42d7f04ed4f92
SUCCESS checkout https://github.com/Desp0o/izziDateFormatter.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Desp0o/izziDateFormatter.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 izziDateFormatter
[4/4] Compiling izziDateFormatter izziDateFormatter.swift
Build complete! (4.46s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "izziDateFormatter",
  "name" : "izziDateFormatter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "izziDateFormatter",
      "targets" : [
        "izziDateFormatter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "izziDateFormatter",
      "module_type" : "SwiftTarget",
      "name" : "izziDateFormatter",
      "path" : "Sources/izziDateFormatter",
      "product_memberships" : [
        "izziDateFormatter"
      ],
      "sources" : [
        "izziDateFormatter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.