The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-localization, reference main (c16a78), with Swift 6.2 for macOS (SPM) on 31 Jan 2026 08:52:43 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/telemtobi/swift-localization.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/telemtobi/swift-localization
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c16a789 Update swift-syntax version
Cloned https://github.com/telemtobi/swift-localization.git
Revision (git rev-parse @):
c16a7890eafb770a2f275688feba8ed3c79fafbb
SUCCESS checkout https://github.com/telemtobi/swift-localization.git at main
Fetching https://github.com/swiftlang/swift-syntax
[1/73910] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.71s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (6.56s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.15s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-localization",
      "name": "swift-localization",
      "url": "https://github.com/telemtobi/swift-localization.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-localization",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/telemtobi/swift-localization.git
[1/103] Fetching swift-localization
Fetched https://github.com/telemtobi/swift-localization.git from cache (0.66s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.94s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.69s)
Creating working copy for https://github.com/telemtobi/swift-localization.git
Working copy of https://github.com/telemtobi/swift-localization.git resolved at main (c16a789)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
warning: '.resolve-product-dependencies': dependency 'swift-localization' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/telemtobi/swift-localization.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version-49B95AFC49DCD68C.txt
[4/8] Compiling LocalizationMacros LocalizableMacroDiagnostic.swift
[5/8] Compiling LocalizationMacros LocalizableMacro.swift
[6/8] Emitting module LocalizationMacros
[6/8] Write Objects.LinkFileList
[7/8] Linking LocalizationMacros-tool
[9/10] Emitting module Localization
[10/10] Compiling Localization Localizable.swift
Build complete! (5.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-localization",
  "name" : "swift-localization",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Localization",
      "targets" : [
        "Localization"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LocalizationMacros",
      "targets" : [
        "LocalizationMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocalizationTests",
      "module_type" : "SwiftTarget",
      "name" : "LocalizationTests",
      "path" : "Tests/LocalizationTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "LocalizableTests.swift"
      ],
      "target_dependencies" : [
        "LocalizationMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocalizationMacros",
      "module_type" : "SwiftTarget",
      "name" : "LocalizationMacros",
      "path" : "Sources/LocalizationMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Localization",
        "LocalizationMacros"
      ],
      "sources" : [
        "LocalizableMacro.swift",
        "LocalizableMacroDiagnostic.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Localization",
      "module_type" : "SwiftTarget",
      "name" : "Localization",
      "path" : "Sources/Localization",
      "product_memberships" : [
        "Localization"
      ],
      "sources" : [
        "Localizable.swift"
      ],
      "target_dependencies" : [
        "LocalizationMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.