This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 FRZSwizzling with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/FRZSwizzling.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/FRZSwizzling
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bd52a84 Use a better prefix for classes and methods
Cloned https://github.com/Frizlab/FRZSwizzling.git
Revision (git rev-parse @):
bd52a8451b7888a7d33edb1584db072a32484b40
SUCCESS checkout https://github.com/Frizlab/FRZSwizzling.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Frizlab/FRZSwizzling.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/1] Compiling FRZSwizzling NSObject+FRZSwizzling.m
Build complete! (1.85s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FRZSwizzling",
  "name" : "FRZSwizzling",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FRZSwizzling",
      "targets" : [
        "FRZSwizzling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FRZSwizzlingTests",
      "module_type" : "ClangTarget",
      "name" : "FRZSwizzlingTests",
      "path" : "Tests",
      "sources" : [
        "FRZSwizzlingTestsSPM.m",
        "Helpers/FSZSimpleObject+Swizzling.m",
        "Helpers/FSZSimpleObject.m"
      ],
      "target_dependencies" : [
        "FRZSwizzling"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FRZSwizzling",
      "module_type" : "ClangTarget",
      "name" : "FRZSwizzling",
      "path" : "Sources",
      "product_memberships" : [
        "FRZSwizzling"
      ],
      "sources" : [
        "NSObject+FRZSwizzling.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.