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 PackAPrefPane 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/W1W1-M/PackAPrefPane.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/W1W1-M/PackAPrefPane
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d3cf6ef Update data structs to classes. Update comments. Add environment objects.
Cloned https://github.com/W1W1-M/PackAPrefPane.git
Revision (git rev-parse @):
d3cf6ef22b7e8c67624e78431c4fbb0d209c647d
SUCCESS checkout https://github.com/W1W1-M/PackAPrefPane.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/W1W1-M/PackAPrefPane.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/5] Write sources
[1/5] Copying Info.plist
[1/5] Copying Localizable.strings
[4/5] Write swift-version-6F35C1178C84523A.txt
[6/13] Compiling PackAPrefPane resource_bundle_accessor.swift
[7/13] Emitting module PackAPrefPane
[8/13] Compiling PackAPrefPane PackAPrefPane.swift
[9/13] Compiling PackAPrefPane PrefPaneHelper.swift
[10/13] Compiling PackAPrefPane Legal.swift
[11/13] Compiling PackAPrefPane About.swift
[12/13] Compiling PackAPrefPane PrefPaneData.swift
[13/13] Compiling PackAPrefPane Help.swift
Build complete! (32.91s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "PackAPrefPane",
  "name" : "PackAPrefPane",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "PackAPrefPane",
      "targets" : [
        "PackAPrefPane"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PackAPrefPaneTests",
      "module_type" : "SwiftTarget",
      "name" : "PackAPrefPaneTests",
      "path" : "Tests/PackAPrefPaneTests",
      "sources" : [
        "PackAPrefPaneTests.swift"
      ],
      "target_dependencies" : [
        "PackAPrefPane"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackAPrefPane",
      "module_type" : "SwiftTarget",
      "name" : "PackAPrefPane",
      "path" : "Sources/PackAPrefPane",
      "product_memberships" : [
        "PackAPrefPane"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PackAPrefPane/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PackAPrefPane/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "PrefPaneData.swift",
        "PrefPaneHelper.swift",
        "Views/About.swift",
        "Views/Help.swift",
        "Views/Legal.swift",
        "Views/PackAPrefPane.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.