The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LocalizerKit, reference 1.2.2 (6e3e75), with Swift 6.2 for macOS (SPM) on 28 Jul 2025 11:11:58 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SummaCristian/LocalizerKit.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SummaCristian/LocalizerKit
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at 6e3e75e Merge branch 'main' of https://github.com/SummaCristian/LocalizerKit
Cloned https://github.com/SummaCristian/LocalizerKit.git
Revision (git rev-parse @):
6e3e75ed5abd4b9632586a44e02ceed2992050f7
SUCCESS checkout https://github.com/SummaCristian/LocalizerKit.git at 1.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SummaCristian/LocalizerKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/11] Compiling LocalizerKit LocalizerRegistry.swift
[4/11] Compiling LocalizerKit LocalizerSettings.swift
[5/11] Compiling LocalizerKit LocalizedAppModifier.swift
[6/11] Compiling LocalizerKit LocalizedLanguage.swift
[7/11] Emitting module LocalizerKit
[8/11] Compiling LocalizerKit LocalizedKeyProtocol.swift
[9/11] Compiling LocalizerKit Localizer.swift
[10/11] Compiling LocalizerKit SupportedLanguage.swift
[11/11] Compiling LocalizerKit LocalizerKit.swift
Build complete! (8.36s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LocalizerKit",
  "name" : "LocalizerKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LocalizerKit",
      "targets" : [
        "LocalizerKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocalizerKit",
      "module_type" : "SwiftTarget",
      "name" : "LocalizerKit",
      "path" : "Sources/LocalizerKit",
      "product_memberships" : [
        "LocalizerKit"
      ],
      "sources" : [
        "LocalizedAppModifier.swift",
        "LocalizedKeyProtocol.swift",
        "LocalizedLanguage.swift",
        "Localizer.swift",
        "LocalizerKit.swift",
        "LocalizerRegistry.swift",
        "LocalizerSettings.swift",
        "SupportedLanguage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.