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 6.0 for macOS (SPM) on 13 Dec 2024 11:50:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "izzidateformatter",
      "name": "izziDateFormatter",
      "url": "https://github.com/Desp0o/izziDateFormatter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/izziDateFormatter",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Desp0o/izziDateFormatter.git
[2/95] Fetching izzidateformatter
Fetched https://github.com/Desp0o/izziDateFormatter.git from cache (0.66s)
Creating working copy for https://github.com/Desp0o/izziDateFormatter.git
Working copy of https://github.com/Desp0o/izziDateFormatter.git resolved at main (8c99911)
warning: '.resolve-product-dependencies': dependency 'izzidateformatter' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Desp0o/izziDateFormatter.git
https://github.com/Desp0o/izziDateFormatter.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module izziDateFormatter
[4/4] Compiling izziDateFormatter izziDateFormatter.swift
Build complete! (6.21s)
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.