The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LocalizedStringKit, reference 0.3.3 (3e5563), with Swift 6.1 for macOS (SPM) on 17 Mar 2026 07:34:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/localizedStringKit.git
Reference: 0.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoft/localizedStringKit
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at 3e55632 Bump to 0.3.3
Cloned https://github.com/microsoft/localizedStringKit.git
Revision (git rev-parse @):
3e556321076c1c7dc05150d829fa90b254609aee
SUCCESS checkout https://github.com/microsoft/localizedStringKit.git at 0.3.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/microsoft/localizedStringKit.git
https://github.com/microsoft/localizedStringKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LocalizedStringKit",
  "name" : "LocalizedStringKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LocalizedStringKit",
      "targets" : [
        "LocalizedStringKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocalizedStringKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LocalizedStringKitTests",
      "path" : "Tests/LocalizedStringKitTests",
      "sources" : [
        "LocalizedStringKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LocalizedStringKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocalizedStringKit",
      "module_type" : "ClangTarget",
      "name" : "LocalizedStringKit",
      "path" : "Sources/LocalizedStringKit",
      "product_memberships" : [
        "LocalizedStringKit"
      ],
      "sources" : [
        "LocalizedStringKit.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/1] Compiling LocalizedStringKit LocalizedStringKit.m
Build complete! (1.86s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LocalizedStringKit",
  "name" : "LocalizedStringKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LocalizedStringKit",
      "targets" : [
        "LocalizedStringKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocalizedStringKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LocalizedStringKitTests",
      "path" : "Tests/LocalizedStringKitTests",
      "sources" : [
        "LocalizedStringKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LocalizedStringKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocalizedStringKit",
      "module_type" : "ClangTarget",
      "name" : "LocalizedStringKit",
      "path" : "Sources/LocalizedStringKit",
      "product_memberships" : [
        "LocalizedStringKit"
      ],
      "sources" : [
        "LocalizedStringKit.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.