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 localized-strings-symbols 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/iKenndac/localized-strings-symbols.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iKenndac/localized-strings-symbols
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6a77068 Update README
Cloned https://github.com/iKenndac/localized-strings-symbols.git
Revision (git rev-parse @):
6a770687c37490ae4e59d0f808946afa999716ef
SUCCESS checkout https://github.com/iKenndac/localized-strings-symbols.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/iKenndac/localized-strings-symbols.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
[1/1] Compiling plugin Generate Strings File Symbols
Building for debugging...
[1/7] Write sources
[2/7] Write generate-symbols-tool-entitlement.plist
[3/7] Write swift-version-6F35C1178C84523A.txt
[5/10] Compiling generate_symbols_tool SymbolBuilders.swift
[6/10] Emitting module generate_symbols_tool
[7/10] Compiling generate_symbols_tool main.swift
[7/10] Write Objects.LinkFileList
[8/10] Linking generate-symbols-tool
[9/10] Applying generate-symbols-tool
Build complete! (20.61s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "localized-strings-symbols",
  "name" : "localized-strings-symbols",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Generate Strings File Symbols",
      "targets" : [
        "Generate Strings File Symbols"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "generate-symbols-tool",
      "targets" : [
        "generate-symbols-tool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "generate_symbols_tool",
      "module_type" : "SwiftTarget",
      "name" : "generate-symbols-tool",
      "path" : "Sources/generate-symbols-tool",
      "product_memberships" : [
        "Generate Strings File Symbols",
        "generate-symbols-tool"
      ],
      "sources" : [
        "SymbolBuilders.swift",
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Generate_Strings_File_Symbols",
      "module_type" : "PluginTarget",
      "name" : "Generate Strings File Symbols",
      "path" : "Plugins/Generate Strings File Symbols",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "Generate Strings File Symbols"
      ],
      "sources" : [
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "generate-symbols-tool"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.