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 SwiftTranslate, reference 0.2.0 (83840a), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 11:18:30 UTC.

Swift 6 data race errors: 33

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hidden-spectrum/swift-translate.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hidden-spectrum/swift-translate
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 83840a9 Merge pull request #36 from hidden-spectrum/develop
Cloned https://github.com/hidden-spectrum/swift-translate.git
Revision (git rev-parse @):
83840a95de9b1b0924795c865bcc9bf6cc2757ca
SUCCESS checkout https://github.com/hidden-spectrum/swift-translate.git at 0.2.0
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/MacPaw/OpenAI.git
[1/1126] Fetching rainbow
[598/5494] Fetching rainbow, openai
[2102/17847] Fetching rainbow, openai, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (1.63s)
Fetched https://github.com/MacPaw/OpenAI.git from cache (1.63s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.63s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (3.54s)
Computing version for https://github.com/MacPaw/OpenAI.git
Computed https://github.com/MacPaw/OpenAI.git at 0.2.9 (2.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.51s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/MacPaw/OpenAI.git
Working copy of https://github.com/MacPaw/OpenAI.git resolved at 0.2.9
========================================
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-translate",
      "name": "SwiftTranslate",
      "url": "https://github.com/hidden-spectrum/swift-translate.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-translate",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "openai",
          "name": "OpenAI",
          "url": "https://github.com/MacPaw/OpenAI.git",
          "version": "0.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAI",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow.git",
          "version": "4.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/hidden-spectrum/swift-translate.git
[1/1140] Fetching swift-translate
Fetched https://github.com/hidden-spectrum/swift-translate.git from cache (0.96s)
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/MacPaw/OpenAI.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/MacPaw/OpenAI.git from cache (0.57s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.57s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (0.02s)
Computing version for https://github.com/MacPaw/OpenAI.git
Computed https://github.com/MacPaw/OpenAI.git at 0.3.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.04s)
Creating working copy for https://github.com/hidden-spectrum/swift-translate.git
Working copy of https://github.com/hidden-spectrum/swift-translate.git resolved at 0.2.0 (83840a9)
Creating working copy for https://github.com/MacPaw/OpenAI.git
Working copy of https://github.com/MacPaw/OpenAI.git resolved at 0.3.0
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Found 3 product dependencies
  - swift-argument-parser
  - OpenAI
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/hidden-spectrum/swift-translate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftTranslate
Building for debugging...
[2/13] Write sources
[3/13] Write swift-translate-entitlement.plist
[3/13] Write sources
[9/13] Write swift-version--7754E27361AE5C74.txt
[11/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/82] Emitting module ArgumentParserToolInfo
[13/120] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/120] Compiling ArgumentParser CompletionsGenerator.swift
[15/120] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/120] Compiling ArgumentParser ZshCompletionsGenerator.swift
[17/120] Compiling ArgumentParser Argument.swift
[18/124] Compiling ArgumentParser ParsableArguments.swift
[19/124] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/124] Compiling ArgumentParser ParsableCommand.swift
[21/124] Compiling ArgumentParser ArgumentDecoder.swift
[22/124] Compiling ArgumentParser ArgumentHelp.swift
[23/124] Compiling ArgumentParser ArgumentVisibility.swift
[24/124] Compiling ArgumentParser CompletionKind.swift
[25/124] Compiling ArgumentParser Errors.swift
[26/124] Emitting module ArgumentParser
[27/124] Compiling ArgumentParser AsyncParsableCommand.swift
[28/124] Compiling ArgumentParser CommandConfiguration.swift
[29/124] Compiling ArgumentParser EnumerableFlag.swift
[30/124] Compiling ArgumentParser ExpressibleByArgument.swift
[31/124] Compiling ArgumentParser Flag.swift
[32/124] Compiling ArgumentParser NameSpecification.swift
[33/124] Compiling ArgumentParser Option.swift
[34/124] Compiling ArgumentParser OptionGroup.swift
[35/124] Compiling ArgumentParser ArgumentDefinition.swift
[36/124] Compiling ArgumentParser ArgumentSet.swift
[37/124] Compiling ArgumentParser CommandParser.swift
[38/124] Compiling ArgumentParser InputKey.swift
[39/124] Compiling ArgumentParser InputOrigin.swift
[40/124] Compiling ArgumentParser Name.swift
[41/124] Compiling ArgumentParser Parsed.swift
[42/124] Compiling ArgumentParser ParsedValues.swift
[43/124] Compiling ArgumentParser Platform.swift
[44/124] Compiling ArgumentParser SequenceExtensions.swift
[45/124] Compiling ArgumentParser StringExtensions.swift
[46/124] Compiling ArgumentParser Tree.swift
[47/124] Emitting module OpenAI
[48/128] Emitting module Rainbow
[49/128] Compiling Rainbow Color.swift
[52/128] Compiling Rainbow ColorApproximation.swift
[53/129] Compiling SwiftStringCatalog PluralQualifier.swift
[54/130] Compiling Rainbow ControlCode.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:71:16: warning: static property 'arabic' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 69 |     }
 70 |
 71 |     static let arabic = Self("ar")
    |                |- warning: static property 'arabic' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'arabic' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:72:16: warning: static property 'catalan' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 70 |
 71 |     static let arabic = Self("ar")
 72 |     static let catalan = Self("ca")
    |                |- warning: static property 'catalan' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'catalan' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:73:16: warning: static property 'chineseHongKong' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 71 |     static let arabic = Self("ar")
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
    |                |- warning: static property 'chineseHongKong' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'chineseHongKong' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:74:16: warning: static property 'croatian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
    |                |- warning: static property 'croatian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'croatian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:75:16: warning: static property 'czech' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
    |                |- warning: static property 'czech' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'czech' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:76:16: warning: static property 'danish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
    |                |- warning: static property 'danish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'danish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:77:16: warning: static property 'dutch' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
    |                |- warning: static property 'dutch' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dutch' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:78:16: warning: static property 'english' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
    |                |- warning: static property 'english' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'english' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:79:16: warning: static property 'finnish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
    |                |- warning: static property 'finnish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'finnish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:80:16: warning: static property 'french' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
    |                |- warning: static property 'french' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'french' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:81:16: warning: static property 'german' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
    |                |- warning: static property 'german' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'german' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:82:16: warning: static property 'greek' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
    |                |- warning: static property 'greek' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'greek' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:83:16: warning: static property 'hebrew' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
    |                |- warning: static property 'hebrew' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hebrew' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:84:16: warning: static property 'hindi' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
    |                |- warning: static property 'hindi' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hindi' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:85:16: warning: static property 'hungarian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
    |                |- warning: static property 'hungarian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hungarian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:86:16: warning: static property 'indonesian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
    |                |- warning: static property 'indonesian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'indonesian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:87:16: warning: static property 'italian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
    |                |- warning: static property 'italian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'italian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:88:16: warning: static property 'japanese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
    |                |- warning: static property 'japanese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'japanese' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:89:16: warning: static property 'korean' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
    |                |- warning: static property 'korean' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'korean' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:90:16: warning: static property 'malay' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
    |                |- warning: static property 'malay' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'malay' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:91:16: warning: static property 'norwegianBokmal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
    |                |- warning: static property 'norwegianBokmal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'norwegianBokmal' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:92:16: warning: static property 'polish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
    |                |- warning: static property 'polish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'polish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:93:16: warning: static property 'portugueseBrazil' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
    |                |- warning: static property 'portugueseBrazil' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'portugueseBrazil' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:94:16: warning: static property 'portuguesePortugal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
    |                |- warning: static property 'portuguesePortugal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'portuguesePortugal' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:95:16: warning: static property 'romanian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
    |                |- warning: static property 'romanian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'romanian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:96:16: warning: static property 'russian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
    |                |- warning: static property 'russian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'russian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:97:16: warning: static property 'slovak' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
    |                |- warning: static property 'slovak' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'slovak' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:98:16: warning: static property 'spanish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
    |                |- warning: static property 'spanish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spanish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:99:16: warning: static property 'swedish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
    |                |- warning: static property 'swedish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'swedish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:100:16: warning: static property 'thai' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
    |                |- warning: static property 'thai' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'thai' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:101:16: warning: static property 'turkish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
    |                |- warning: static property 'turkish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'turkish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
102 |     static let ukrainian = Self("uk")
103 |     static let vietnamese = Self("vi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:102:16: warning: static property 'ukrainian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
    |                |- warning: static property 'ukrainian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ukrainian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
103 |     static let vietnamese = Self("vi")
104 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:103:16: warning: static property 'vietnamese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
103 |     static let vietnamese = Self("vi")
    |                |- warning: static property 'vietnamese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'vietnamese' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
104 | }
105 |
[56/130] Compiling ArgumentParser HelpGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:71:16: warning: static property 'arabic' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 69 |     }
 70 |
 71 |     static let arabic = Self("ar")
    |                |- warning: static property 'arabic' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'arabic' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:72:16: warning: static property 'catalan' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 70 |
 71 |     static let arabic = Self("ar")
 72 |     static let catalan = Self("ca")
    |                |- warning: static property 'catalan' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'catalan' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:73:16: warning: static property 'chineseHongKong' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 71 |     static let arabic = Self("ar")
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
    |                |- warning: static property 'chineseHongKong' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'chineseHongKong' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:74:16: warning: static property 'croatian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
    |                |- warning: static property 'croatian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'croatian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:75:16: warning: static property 'czech' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
    |                |- warning: static property 'czech' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'czech' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:76:16: warning: static property 'danish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
    |                |- warning: static property 'danish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'danish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:77:16: warning: static property 'dutch' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
    |                |- warning: static property 'dutch' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dutch' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:78:16: warning: static property 'english' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
    |                |- warning: static property 'english' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'english' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:79:16: warning: static property 'finnish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
    |                |- warning: static property 'finnish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'finnish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:80:16: warning: static property 'french' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
    |                |- warning: static property 'french' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'french' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:81:16: warning: static property 'german' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
    |                |- warning: static property 'german' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'german' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:82:16: warning: static property 'greek' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
    |                |- warning: static property 'greek' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'greek' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:83:16: warning: static property 'hebrew' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
    |                |- warning: static property 'hebrew' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hebrew' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:84:16: warning: static property 'hindi' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
    |                |- warning: static property 'hindi' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hindi' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:85:16: warning: static property 'hungarian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
    |                |- warning: static property 'hungarian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hungarian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:86:16: warning: static property 'indonesian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
    |                |- warning: static property 'indonesian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'indonesian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:87:16: warning: static property 'italian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
    |                |- warning: static property 'italian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'italian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:88:16: warning: static property 'japanese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
    |                |- warning: static property 'japanese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'japanese' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:89:16: warning: static property 'korean' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
    |                |- warning: static property 'korean' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'korean' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:90:16: warning: static property 'malay' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
    |                |- warning: static property 'malay' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'malay' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:91:16: warning: static property 'norwegianBokmal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
    |                |- warning: static property 'norwegianBokmal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'norwegianBokmal' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:92:16: warning: static property 'polish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
    |                |- warning: static property 'polish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'polish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:93:16: warning: static property 'portugueseBrazil' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
    |                |- warning: static property 'portugueseBrazil' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'portugueseBrazil' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:94:16: warning: static property 'portuguesePortugal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
    |                |- warning: static property 'portuguesePortugal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'portuguesePortugal' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:95:16: warning: static property 'romanian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
    |                |- warning: static property 'romanian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'romanian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:96:16: warning: static property 'russian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
    |                |- warning: static property 'russian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'russian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:97:16: warning: static property 'slovak' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
    |                |- warning: static property 'slovak' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'slovak' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:98:16: warning: static property 'spanish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
    |                |- warning: static property 'spanish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spanish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:99:16: warning: static property 'swedish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
    |                |- warning: static property 'swedish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'swedish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:100:16: warning: static property 'thai' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
    |                |- warning: static property 'thai' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'thai' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:101:16: warning: static property 'turkish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
    |                |- warning: static property 'turkish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'turkish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
102 |     static let ukrainian = Self("uk")
103 |     static let vietnamese = Self("vi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:102:16: warning: static property 'ukrainian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
    |                |- warning: static property 'ukrainian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ukrainian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
103 |     static let vietnamese = Self("vi")
104 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:103:16: warning: static property 'vietnamese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
103 |     static let vietnamese = Self("vi")
    |                |- warning: static property 'vietnamese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'vietnamese' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
104 | }
105 |
[59/130] Compiling Rainbow ModesExtractor.swift
[60/130] Compiling Rainbow Rainbow.swift
[61/130] Compiling ArgumentParser MessageInfo.swift
[62/130] Compiling ArgumentParser UsageGenerator.swift
[63/130] Compiling Rainbow StringGenerator.swift
[64/130] Compiling Rainbow String+Rainbow.swift
[65/130] Compiling Rainbow OutputTarget.swift
[68/130] Emitting module SwiftStringCatalog
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:71:16: warning: static property 'arabic' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 69 |     }
 70 |
 71 |     static let arabic = Self("ar")
    |                |- warning: static property 'arabic' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'arabic' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:72:16: warning: static property 'catalan' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 70 |
 71 |     static let arabic = Self("ar")
 72 |     static let catalan = Self("ca")
    |                |- warning: static property 'catalan' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'catalan' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:73:16: warning: static property 'chineseHongKong' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 71 |     static let arabic = Self("ar")
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
    |                |- warning: static property 'chineseHongKong' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'chineseHongKong' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:74:16: warning: static property 'croatian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 72 |     static let catalan = Self("ca")
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
    |                |- warning: static property 'croatian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'croatian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:75:16: warning: static property 'czech' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 73 |     static let chineseHongKong = Self("zh-HK")
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
    |                |- warning: static property 'czech' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'czech' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:76:16: warning: static property 'danish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 74 |     static let croatian = Self("hr")
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
    |                |- warning: static property 'danish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'danish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:77:16: warning: static property 'dutch' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 75 |     static let czech = Self("cs")
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
    |                |- warning: static property 'dutch' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dutch' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:78:16: warning: static property 'english' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 76 |     static let danish = Self("da")
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
    |                |- warning: static property 'english' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'english' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:79:16: warning: static property 'finnish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 77 |     static let dutch = Self("nl")
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
    |                |- warning: static property 'finnish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'finnish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:80:16: warning: static property 'french' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 78 |     static let english = Self("en")
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
    |                |- warning: static property 'french' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'french' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:81:16: warning: static property 'german' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 79 |     static let finnish = Self("fi")
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
    |                |- warning: static property 'german' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'german' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:82:16: warning: static property 'greek' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 80 |     static let french = Self("fr")
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
    |                |- warning: static property 'greek' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'greek' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:83:16: warning: static property 'hebrew' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 81 |     static let german = Self("de")
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
    |                |- warning: static property 'hebrew' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hebrew' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:84:16: warning: static property 'hindi' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 82 |     static let greek = Self("el")
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
    |                |- warning: static property 'hindi' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hindi' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:85:16: warning: static property 'hungarian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 83 |     static let hebrew = Self("he")
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
    |                |- warning: static property 'hungarian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'hungarian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:86:16: warning: static property 'indonesian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 84 |     static let hindi = Self("hi")
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
    |                |- warning: static property 'indonesian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'indonesian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:87:16: warning: static property 'italian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 85 |     static let hungarian = Self("hu")
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
    |                |- warning: static property 'italian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'italian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:88:16: warning: static property 'japanese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 86 |     static let indonesian = Self("id")
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
    |                |- warning: static property 'japanese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'japanese' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:89:16: warning: static property 'korean' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 87 |     static let italian = Self("it")
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
    |                |- warning: static property 'korean' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'korean' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:90:16: warning: static property 'malay' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 88 |     static let japanese = Self("ja")
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
    |                |- warning: static property 'malay' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'malay' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:91:16: warning: static property 'norwegianBokmal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 89 |     static let korean = Self("ko")
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
    |                |- warning: static property 'norwegianBokmal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'norwegianBokmal' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:92:16: warning: static property 'polish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 90 |     static let malay = Self("ms")
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
    |                |- warning: static property 'polish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'polish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:93:16: warning: static property 'portugueseBrazil' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 91 |     static let norwegianBokmal = Self("nb")
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
    |                |- warning: static property 'portugueseBrazil' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'portugueseBrazil' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:94:16: warning: static property 'portuguesePortugal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 92 |     static let polish = Self("pl")
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
    |                |- warning: static property 'portuguesePortugal' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'portuguesePortugal' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:95:16: warning: static property 'romanian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 93 |     static let portugueseBrazil = Self("pt-BR")
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
    |                |- warning: static property 'romanian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'romanian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:96:16: warning: static property 'russian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 94 |     static let portuguesePortugal = Self("pt-PT")
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
    |                |- warning: static property 'russian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'russian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:97:16: warning: static property 'slovak' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 95 |     static let romanian = Self("ro")
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
    |                |- warning: static property 'slovak' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'slovak' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:98:16: warning: static property 'spanish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 96 |     static let russian = Self("ru")
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
    |                |- warning: static property 'spanish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'spanish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:99:16: warning: static property 'swedish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 97 |     static let slovak = Self("sk")
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
    |                |- warning: static property 'swedish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'swedish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:100:16: warning: static property 'thai' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 98 |     static let spanish = Self("es")
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
    |                |- warning: static property 'thai' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'thai' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:101:16: warning: static property 'turkish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
 99 |     static let swedish = Self("sv")
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
    |                |- warning: static property 'turkish' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'turkish' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
102 |     static let ukrainian = Self("uk")
103 |     static let vietnamese = Self("vi")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:102:16: warning: static property 'ukrainian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
100 |     static let thai = Self("th")
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
    |                |- warning: static property 'ukrainian' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ukrainian' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
103 |     static let vietnamese = Self("vi")
104 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:103:16: warning: static property 'vietnamese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: consider making struct 'Language' conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
    :
101 |     static let turkish = Self("tr")
102 |     static let ukrainian = Self("uk")
103 |     static let vietnamese = Self("vi")
    |                |- warning: static property 'vietnamese' is not concurrency-safe because non-'Sendable' type 'Language' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'vietnamese' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
104 | }
105 |
[73/130] Compiling SwiftStringCatalog LocalizableStringConstructor.swift
[74/130] Compiling ArgumentParser ParserError.swift
[75/130] Compiling ArgumentParser SplitArguments.swift
[76/130] Compiling ArgumentParser DumpHelpGenerator.swift
[77/130] Compiling ArgumentParser HelpCommand.swift
[81/130] Compiling ArgumentParser CollectionExtensions.swift
[114/130] Compiling Rainbow Style.swift
[115/130] Compiling SwiftStringCatalog CodableKeyDictionary.swift
[124/130] Compiling OpenAI OpenAIProtocol+Combine.swift
[125/130] Compiling OpenAI OpenAIProtocol.swift
[126/130] Compiling OpenAI ArrayWithThreadSafety.swift
[127/130] Compiling OpenAI Utilities.swift
[128/143] Compiling swift_translate TranslationService.swift
[129/144] Compiling swift_translate FileTranslator.swift
[130/144] Compiling swift_translate SwiftTranslateError.swift
[131/144] Compiling swift_translate TranslationServiceArgument.swift
[132/144] Compiling swift_translate OpenAITranslator.swift
[133/144] Compiling swift_translate GoogleTranslator.swift
[134/144] Compiling swift_translate Log.swift
[135/144] Compiling swift_translate TranslationCoordinator.swift
[136/144] Compiling swift_translate SwiftStringCatalog+SwiftTranslate.swift
[137/144] Emitting module swift_translate
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTranslate/Bootstrap/SwiftTranslate.swift:66:24: warning: static property 'languageList' is not concurrency-safe because non-'Sendable' type '[Language]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 |     // MARK: Private
 65 |
 66 |     private static let languageList = [Language("all-common")] + Language.allCommon
    |                        `- warning: static property 'languageList' is not concurrency-safe because non-'Sendable' type '[Language]' may have shared mutable state; this is an error in the Swift 6 language mode
 67 |
 68 |     // MARK: Lifecycle
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:8:15: note: struct 'Language' does not conform to the 'Sendable' protocol
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: struct 'Language' does not conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTranslate/Bootstrap/SwiftTranslate.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftStringCatalog'
  6 | import Foundation
  7 | import OpenAI
  8 | import SwiftStringCatalog
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftStringCatalog'
  9 |
 10 |
    :
 64 |     // MARK: Private
 65 |
 66 |     private static let languageList = [Language("all-common")] + Language.allCommon
    |                        |- note: annotate 'languageList' with '@MainActor' if property should only be accessed from the main actor
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |
 68 |     // MARK: Lifecycle
[138/144] Compiling swift_translate SwiftTranslate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTranslate/Bootstrap/SwiftTranslate.swift:66:24: warning: static property 'languageList' is not concurrency-safe because non-'Sendable' type '[Language]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 |     // MARK: Private
 65 |
 66 |     private static let languageList = [Language("all-common")] + Language.allCommon
    |                        `- warning: static property 'languageList' is not concurrency-safe because non-'Sendable' type '[Language]' may have shared mutable state; this is an error in the Swift 6 language mode
 67 |
 68 |     // MARK: Lifecycle
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:8:15: note: struct 'Language' does not conform to the 'Sendable' protocol
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: struct 'Language' does not conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTranslate/Bootstrap/SwiftTranslate.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftStringCatalog'
  6 | import Foundation
  7 | import OpenAI
  8 | import SwiftStringCatalog
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftStringCatalog'
  9 |
 10 |
    :
 64 |     // MARK: Private
 65 |
 66 |     private static let languageList = [Language("all-common")] + Language.allCommon
    |                        |- note: annotate 'languageList' with '@MainActor' if property should only be accessed from the main actor
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |
 68 |     // MARK: Lifecycle
[139/144] Compiling swift_translate TranslatableFileFinder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTranslate/Bootstrap/SwiftTranslate.swift:66:24: warning: static property 'languageList' is not concurrency-safe because non-'Sendable' type '[Language]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 |     // MARK: Private
 65 |
 66 |     private static let languageList = [Language("all-common")] + Language.allCommon
    |                        `- warning: static property 'languageList' is not concurrency-safe because non-'Sendable' type '[Language]' may have shared mutable state; this is an error in the Swift 6 language mode
 67 |
 68 |     // MARK: Lifecycle
/Users/admin/builder/spi-builder-workspace/Sources/SwiftStringCatalog/Models/Language.swift:8:15: note: struct 'Language' does not conform to the 'Sendable' protocol
  6 |
  7 |
  8 | public struct Language: Codable, Equatable, Hashable, RawRepresentable {
    |               `- note: struct 'Language' does not conform to the 'Sendable' protocol
  9 |
 10 |     // MARK: Public
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTranslate/Bootstrap/SwiftTranslate.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftStringCatalog'
  6 | import Foundation
  7 | import OpenAI
  8 | import SwiftStringCatalog
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftStringCatalog'
  9 |
 10 |
    :
 64 |     // MARK: Private
 65 |
 66 |     private static let languageList = [Language("all-common")] + Language.allCommon
    |                        |- note: annotate 'languageList' with '@MainActor' if property should only be accessed from the main actor
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |
 68 |     // MARK: Lifecycle
[140/144] Compiling swift_translate StringCatalogTranslator.swift
[141/144] Compiling swift_translate OpenAIModel.swift
[141/144] Write Objects.LinkFileList
[142/144] Linking swift-translate
[143/144] Applying swift-translate
Build complete! (29.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "openai",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MacPaw/OpenAI.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    }
  ],
  "manifest_display_name" : "SwiftTranslate",
  "name" : "SwiftTranslate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftTranslate",
      "targets" : [
        "SwiftTranslate"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "swift-translate",
      "targets" : [
        "swift-translate"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftStringCatalog",
      "targets" : [
        "SwiftStringCatalog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_translate",
      "module_type" : "SwiftTarget",
      "name" : "swift-translate",
      "path" : "Sources/SwiftTranslate",
      "product_dependencies" : [
        "ArgumentParser",
        "OpenAI",
        "Rainbow"
      ],
      "product_memberships" : [
        "SwiftTranslate",
        "swift-translate"
      ],
      "sources" : [
        "Bootstrap/SwiftTranslate.swift",
        "Bootstrap/TranslatableFileFinder.swift",
        "Bootstrap/TranslationCoordinator.swift",
        "Extensions/SwiftStringCatalog+SwiftTranslate.swift",
        "FileTranslators/StringCatalogTranslator.swift",
        "Models/OpenAIModel.swift",
        "Models/SwiftTranslateError.swift",
        "Models/TranslationServiceArgument.swift",
        "Protocols/FileTranslator.swift",
        "Protocols/TranslationService.swift",
        "TranslationServices/GoogleTranslator.swift",
        "TranslationServices/OpenAITranslator.swift",
        "Utilities/Log.swift"
      ],
      "target_dependencies" : [
        "SwiftStringCatalog"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftTranslate",
      "module_type" : "PluginTarget",
      "name" : "SwiftTranslate",
      "path" : "Plugins/SwiftTranslate",
      "plugin_capability" : {
        "intent" : {
          "description" : "Translates project String Catalogs using OpenAI's GPT 3.5 model",
          "type" : "custom",
          "verb" : "swift-translate"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Translates string catalogs in your project",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "Needs access to OpenAI servers",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SwiftTranslate"
      ],
      "sources" : [
        "SwiftTranslate.swift",
        "SwiftTranslateError.swift"
      ],
      "target_dependencies" : [
        "swift-translate"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SwiftStringCatalogTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftStringCatalogTests",
      "path" : "Tests/SwiftStringCatalogTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftStringCatalogTests/Resources/BasicCatalog.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Models/StringCatalogTests.swift"
      ],
      "target_dependencies" : [
        "SwiftStringCatalog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftStringCatalog",
      "module_type" : "SwiftTarget",
      "name" : "SwiftStringCatalog",
      "path" : "Sources/SwiftStringCatalog",
      "product_memberships" : [
        "SwiftTranslate",
        "swift-translate",
        "SwiftStringCatalog"
      ],
      "sources" : [
        "Bootstrap/StringCatalog.swift",
        "Extensions/LocalizableString+Lookup.swift",
        "Models/DeviceCategory.swift",
        "Models/ExtractionState.swift",
        "Models/Language.swift",
        "Models/LocalizableString.swift",
        "Models/LocalizableStringGroup.swift",
        "Models/TranslationState.swift",
        "Models/_CatalogEntry.swift",
        "Models/_Localization.swift",
        "Models/_StringCatalog.swift",
        "Models/_StringUnit.swift",
        "Models/_Substitution.swift",
        "Models/_Variations.swift",
        "Protocols/LocalizableStringConstructor.swift",
        "Protocols/PluralQualifier.swift",
        "Utilities/CodableKeyDictionary.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.