The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of TranslateKit, reference main (03f38d), with Swift 6.1 for macOS (SPM) on 7 May 2025 07:34:48 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/TranslateKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/TranslateKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 03f38dc Document how to opt-out of Macros
Cloned https://github.com/FlineDev/TranslateKit.git
Revision (git rev-parse @):
03f38dcc0b64aaa9c33008c25f4798bf40272b7f
SUCCESS checkout https://github.com/FlineDev/TranslateKit.git at main
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/868] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.79s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
[1/70348] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.07s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.07s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.07s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.09s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.15s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.0 (4.72s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/swiftlang/swift-syntax
Updated https://github.com/swiftlang/swift-syntax (0.87s)
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.35s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.50s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.06s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at main (415964c)
========================================
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": "translatekit",
      "name": "TranslateKit",
      "url": "https://github.com/FlineDev/TranslateKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TranslateKit",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FlineDev/TranslateKit.git
[1/801] Fetching translatekit
Fetched https://github.com/FlineDev/TranslateKit.git from cache (1.30s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (1.57s)
Creating working copy for https://github.com/FlineDev/TranslateKit.git
Working copy of https://github.com/FlineDev/TranslateKit.git resolved at main (03f38dc)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 601.0.1
warning: '.resolve-product-dependencies': dependency 'translatekit' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FlineDev/TranslateKit.git
https://github.com/FlineDev/TranslateKit.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "699.99.99"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "TranslateKit",
  "name" : "TranslateKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "TranslateKit",
      "targets" : [
        "TranslateKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitBooks",
      "targets" : [
        "TranslateKitBooks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitBusiness",
      "targets" : [
        "TranslateKitBusiness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitDeveloperTools",
      "targets" : [
        "TranslateKitDeveloperTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitEducation",
      "targets" : [
        "TranslateKitEducation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitEntertainment",
      "targets" : [
        "TranslateKitEntertainment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitFinance",
      "targets" : [
        "TranslateKitFinance"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitFoodAndDrink",
      "targets" : [
        "TranslateKitFoodAndDrink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitGames",
      "targets" : [
        "TranslateKitGames"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitGraphicsAndDesign",
      "targets" : [
        "TranslateKitGraphicsAndDesign"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitHealthAndFitness",
      "targets" : [
        "TranslateKitHealthAndFitness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitLifestyle",
      "targets" : [
        "TranslateKitLifestyle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMagazinesAndNewspapers",
      "targets" : [
        "TranslateKitMagazinesAndNewspapers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMedical",
      "targets" : [
        "TranslateKitMedical"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMusic",
      "targets" : [
        "TranslateKitMusic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitNavigation",
      "targets" : [
        "TranslateKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitNews",
      "targets" : [
        "TranslateKitNews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitPhotoAndVideo",
      "targets" : [
        "TranslateKitPhotoAndVideo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitProductivity",
      "targets" : [
        "TranslateKitProductivity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitReference",
      "targets" : [
        "TranslateKitReference"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitShopping",
      "targets" : [
        "TranslateKitShopping"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitSocialNetworking",
      "targets" : [
        "TranslateKitSocialNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitSports",
      "targets" : [
        "TranslateKitSports"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitStickers",
      "targets" : [
        "TranslateKitStickers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitTravel",
      "targets" : [
        "TranslateKitTravel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitUtilities",
      "targets" : [
        "TranslateKitUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitWeather",
      "targets" : [
        "TranslateKitWeather"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitLite",
      "targets" : [
        "TranslateKitLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitBooksLite",
      "targets" : [
        "TranslateKitBooksLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitBusinessLite",
      "targets" : [
        "TranslateKitBusinessLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitDeveloperToolsLite",
      "targets" : [
        "TranslateKitDeveloperToolsLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitEducationLite",
      "targets" : [
        "TranslateKitEducationLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitEntertainmentLite",
      "targets" : [
        "TranslateKitEntertainmentLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitFinanceLite",
      "targets" : [
        "TranslateKitFinanceLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitFoodAndDrinkLite",
      "targets" : [
        "TranslateKitFoodAndDrinkLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitGamesLite",
      "targets" : [
        "TranslateKitGamesLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitGraphicsAndDesignLite",
      "targets" : [
        "TranslateKitGraphicsAndDesignLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitHealthAndFitnessLite",
      "targets" : [
        "TranslateKitHealthAndFitnessLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitLifestyleLite",
      "targets" : [
        "TranslateKitLifestyleLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMagazinesAndNewspapersLite",
      "targets" : [
        "TranslateKitMagazinesAndNewspapersLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMedicalLite",
      "targets" : [
        "TranslateKitMedicalLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMusicLite",
      "targets" : [
        "TranslateKitMusicLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitNavigationLite",
      "targets" : [
        "TranslateKitNavigationLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitNewsLite",
      "targets" : [
        "TranslateKitNewsLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitPhotoAndVideoLite",
      "targets" : [
        "TranslateKitPhotoAndVideoLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitProductivityLite",
      "targets" : [
        "TranslateKitProductivityLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitReferenceLite",
      "targets" : [
        "TranslateKitReferenceLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitShoppingLite",
      "targets" : [
        "TranslateKitShoppingLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitSocialNetworkingLite",
      "targets" : [
        "TranslateKitSocialNetworkingLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitSportsLite",
      "targets" : [
        "TranslateKitSportsLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitStickersLite",
      "targets" : [
        "TranslateKitStickersLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitTravelLite",
      "targets" : [
        "TranslateKitTravelLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitUtilitiesLite",
      "targets" : [
        "TranslateKitUtilitiesLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitWeatherLite",
      "targets" : [
        "TranslateKitWeatherLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMacros",
      "targets" : [
        "TranslateKitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TranslateKitWeatherLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitWeatherLite",
      "path" : "Sources/TranslateKitWeatherLite",
      "product_memberships" : [
        "TranslateKitWeatherLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitWeatherLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitWeather",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitWeather",
      "path" : "Sources/TranslateKitWeather",
      "product_memberships" : [
        "TranslateKitWeather"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitUtilitiesLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitUtilitiesLite",
      "path" : "Sources/TranslateKitUtilitiesLite",
      "product_memberships" : [
        "TranslateKitUtilitiesLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitUtilitiesLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitUtilities",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitUtilities",
      "path" : "Sources/TranslateKitUtilities",
      "product_memberships" : [
        "TranslateKitUtilities"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitTravelLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitTravelLite",
      "path" : "Sources/TranslateKitTravelLite",
      "product_memberships" : [
        "TranslateKitTravelLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitTravelLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitTravel",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitTravel",
      "path" : "Sources/TranslateKitTravel",
      "product_memberships" : [
        "TranslateKitTravel"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitTests",
      "path" : "Tests/TranslateKitTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "StringExtTests.swift",
        "TranslationKeyModuleTests.swift",
        "TranslationKeyTests.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TranslateKitStickersLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitStickersLite",
      "path" : "Sources/TranslateKitStickersLite",
      "product_memberships" : [
        "TranslateKitStickersLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitStickersLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitStickers",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitStickers",
      "path" : "Sources/TranslateKitStickers",
      "product_memberships" : [
        "TranslateKitStickers"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitSportsLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitSportsLite",
      "path" : "Sources/TranslateKitSportsLite",
      "product_memberships" : [
        "TranslateKitSportsLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitSportsLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitSports",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitSports",
      "path" : "Sources/TranslateKitSports",
      "product_memberships" : [
        "TranslateKitSports"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitSocialNetworkingLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitSocialNetworkingLite",
      "path" : "Sources/TranslateKitSocialNetworkingLite",
      "product_memberships" : [
        "TranslateKitSocialNetworkingLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitSocialNetworkingLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitSocialNetworking",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitSocialNetworking",
      "path" : "Sources/TranslateKitSocialNetworking",
      "product_memberships" : [
        "TranslateKitSocialNetworking"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitShoppingLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitShoppingLite",
      "path" : "Sources/TranslateKitShoppingLite",
      "product_memberships" : [
        "TranslateKitShoppingLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitShoppingLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitShopping",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitShopping",
      "path" : "Sources/TranslateKitShopping",
      "product_memberships" : [
        "TranslateKitShopping"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitReferenceLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitReferenceLite",
      "path" : "Sources/TranslateKitReferenceLite",
      "product_memberships" : [
        "TranslateKitReferenceLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitReferenceLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitReference",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitReference",
      "path" : "Sources/TranslateKitReference",
      "product_memberships" : [
        "TranslateKitReference"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitProductivityLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitProductivityLite",
      "path" : "Sources/TranslateKitProductivityLite",
      "product_memberships" : [
        "TranslateKitProductivityLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitProductivityLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitProductivity",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitProductivity",
      "path" : "Sources/TranslateKitProductivity",
      "product_memberships" : [
        "TranslateKitProductivity"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitPhotoAndVideoLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitPhotoAndVideoLite",
      "path" : "Sources/TranslateKitPhotoAndVideoLite",
      "product_memberships" : [
        "TranslateKitPhotoAndVideoLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitPhotoAndVideoLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitPhotoAndVideo",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitPhotoAndVideo",
      "path" : "Sources/TranslateKitPhotoAndVideo",
      "product_memberships" : [
        "TranslateKitPhotoAndVideo"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitNewsLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitNewsLite",
      "path" : "Sources/TranslateKitNewsLite",
      "product_memberships" : [
        "TranslateKitNewsLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitNewsLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitNews",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitNews",
      "path" : "Sources/TranslateKitNews",
      "product_memberships" : [
        "TranslateKitNews"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitNavigationLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitNavigationLite",
      "path" : "Sources/TranslateKitNavigationLite",
      "product_memberships" : [
        "TranslateKitNavigationLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitNavigationLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitNavigation",
      "path" : "Sources/TranslateKitNavigation",
      "product_memberships" : [
        "TranslateKitNavigation"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMusicLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMusicLite",
      "path" : "Sources/TranslateKitMusicLite",
      "product_memberships" : [
        "TranslateKitMusicLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitMusicLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMusic",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMusic",
      "path" : "Sources/TranslateKitMusic",
      "product_memberships" : [
        "TranslateKitMusic"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMedicalLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMedicalLite",
      "path" : "Sources/TranslateKitMedicalLite",
      "product_memberships" : [
        "TranslateKitMedicalLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitMedicalLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMedical",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMedical",
      "path" : "Sources/TranslateKitMedical",
      "product_memberships" : [
        "TranslateKitMedical"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMagazinesAndNewspapersLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMagazinesAndNewspapersLite",
      "path" : "Sources/TranslateKitMagazinesAndNewspapersLite",
      "product_memberships" : [
        "TranslateKitMagazinesAndNewspapersLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitMagazinesAndNewspapersLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMagazinesAndNewspapers",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMagazinesAndNewspapers",
      "path" : "Sources/TranslateKitMagazinesAndNewspapers",
      "product_memberships" : [
        "TranslateKitMagazinesAndNewspapers"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMacros",
      "path" : "Sources/TranslateKitMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "TranslateKit",
        "TranslateKitBooks",
        "TranslateKitBusiness",
        "TranslateKitDeveloperTools",
        "TranslateKitEducation",
        "TranslateKitEntertainment",
        "TranslateKitFinance",
        "TranslateKitFoodAndDrink",
        "TranslateKitGames",
        "TranslateKitGraphicsAndDesign",
        "TranslateKitHealthAndFitness",
        "TranslateKitLifestyle",
        "TranslateKitMagazinesAndNewspapers",
        "TranslateKitMedical",
        "TranslateKitMusic",
        "TranslateKitNavigation",
        "TranslateKitNews",
        "TranslateKitPhotoAndVideo",
        "TranslateKitProductivity",
        "TranslateKitReference",
        "TranslateKitShopping",
        "TranslateKitSocialNetworking",
        "TranslateKitSports",
        "TranslateKitStickers",
        "TranslateKitTravel",
        "TranslateKitUtilities",
        "TranslateKitWeather",
        "TranslateKitMacros"
      ],
      "sources" : [
        "StringExt.swift",
        "TranslateKitPlugin.swift",
        "TranslationKey.swift",
        "TranslationKeyModule.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "TranslateKitLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitLite",
      "path" : "Sources/TranslateKitLite",
      "product_memberships" : [
        "TranslateKit",
        "TranslateKitBooks",
        "TranslateKitBusiness",
        "TranslateKitDeveloperTools",
        "TranslateKitEducation",
        "TranslateKitEntertainment",
        "TranslateKitFinance",
        "TranslateKitFoodAndDrink",
        "TranslateKitGames",
        "TranslateKitGraphicsAndDesign",
        "TranslateKitHealthAndFitness",
        "TranslateKitLifestyle",
        "TranslateKitMagazinesAndNewspapers",
        "TranslateKitMedical",
        "TranslateKitMusic",
        "TranslateKitNavigation",
        "TranslateKitNews",
        "TranslateKitPhotoAndVideo",
        "TranslateKitProductivity",
        "TranslateKitReference",
        "TranslateKitShopping",
        "TranslateKitSocialNetworking",
        "TranslateKitSports",
        "TranslateKitStickers",
        "TranslateKitTravel",
        "TranslateKitUtilities",
        "TranslateKitWeather",
        "TranslateKitLite",
        "TranslateKitBooksLite",
        "TranslateKitBusinessLite",
        "TranslateKitDeveloperToolsLite",
        "TranslateKitEducationLite",
        "TranslateKitEntertainmentLite",
        "TranslateKitFinanceLite",
        "TranslateKitFoodAndDrinkLite",
        "TranslateKitGamesLite",
        "TranslateKitGraphicsAndDesignLite",
        "TranslateKitHealthAndFitnessLite",
        "TranslateKitLifestyleLite",
        "TranslateKitMagazinesAndNewspapersLite",
        "TranslateKitMedicalLite",
        "TranslateKitMusicLite",
        "TranslateKitNavigationLite",
        "TranslateKitNewsLite",
        "TranslateKitPhotoAndVideoLite",
        "TranslateKitProductivityLite",
        "TranslateKitReferenceLite",
        "TranslateKitShoppingLite",
        "TranslateKitSocialNetworkingLite",
        "TranslateKitSportsLite",
        "TranslateKitStickersLite",
        "TranslateKitTravelLite",
        "TranslateKitUtilitiesLite",
        "TranslateKitWeatherLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift",
        "TK.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitLifestyleLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitLifestyleLite",
      "path" : "Sources/TranslateKitLifestyleLite",
      "product_memberships" : [
        "TranslateKitLifestyleLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitLifestyleLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitLifestyle",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitLifestyle",
      "path" : "Sources/TranslateKitLifestyle",
      "product_memberships" : [
        "TranslateKitLifestyle"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitHealthAndFitnessLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitHealthAndFitnessLite",
      "path" : "Sources/TranslateKitHealthAndFitnessLite",
      "product_memberships" : [
        "TranslateKitHealthAndFitnessLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitHealthAndFitnessLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitHealthAndFitness",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitHealthAndFitness",
      "path" : "Sources/TranslateKitHealthAndFitness",
      "product_memberships" : [
        "TranslateKitHealthAndFitness"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitGraphicsAndDesignLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitGraphicsAndDesignLite",
      "path" : "Sources/TranslateKitGraphicsAndDesignLite",
      "product_memberships" : [
        "TranslateKitGraphicsAndDesignLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitGraphicsAndDesignLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitGraphicsAndDesign",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitGraphicsAndDesign",
      "path" : "Sources/TranslateKitGraphicsAndDesign",
      "product_memberships" : [
        "TranslateKitGraphicsAndDesign"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitGamesLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitGamesLite",
      "path" : "Sources/TranslateKitGamesLite",
      "product_memberships" : [
        "TranslateKitGamesLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitGamesLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitGames",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitGames",
      "path" : "Sources/TranslateKitGames",
      "product_memberships" : [
        "TranslateKitGames"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitFoodAndDrinkLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitFoodAndDrinkLite",
      "path" : "Sources/TranslateKitFoodAndDrinkLite",
      "product_memberships" : [
        "TranslateKitFoodAndDrinkLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitFoodAndDrinkLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitFoodAndDrink",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitFoodAndDrink",
      "path" : "Sources/TranslateKitFoodAndDrink",
      "product_memberships" : [
        "TranslateKitFoodAndDrink"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitFinanceLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitFinanceLite",
      "path" : "Sources/TranslateKitFinanceLite",
      "product_memberships" : [
        "TranslateKitFinanceLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitFinanceLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitFinance",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitFinance",
      "path" : "Sources/TranslateKitFinance",
      "product_memberships" : [
        "TranslateKitFinance"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitEntertainmentLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitEntertainmentLite",
      "path" : "Sources/TranslateKitEntertainmentLite",
      "product_memberships" : [
        "TranslateKitEntertainmentLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitEntertainmentLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitEntertainment",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitEntertainment",
      "path" : "Sources/TranslateKitEntertainment",
      "product_memberships" : [
        "TranslateKitEntertainment"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitEducationLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitEducationLite",
      "path" : "Sources/TranslateKitEducationLite",
      "product_memberships" : [
        "TranslateKitEducationLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitEducationLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitEducation",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitEducation",
      "path" : "Sources/TranslateKitEducation",
      "product_memberships" : [
        "TranslateKitEducation"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitDeveloperToolsLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitDeveloperToolsLite",
      "path" : "Sources/TranslateKitDeveloperToolsLite",
      "product_memberships" : [
        "TranslateKitDeveloperToolsLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitDeveloperToolsLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitDeveloperTools",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitDeveloperTools",
      "path" : "Sources/TranslateKitDeveloperTools",
      "product_memberships" : [
        "TranslateKitDeveloperTools"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitBusinessLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitBusinessLite",
      "path" : "Sources/TranslateKitBusinessLite",
      "product_memberships" : [
        "TranslateKitBusinessLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitBusinessLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitBusiness",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitBusiness",
      "path" : "Sources/TranslateKitBusiness",
      "product_memberships" : [
        "TranslateKitBusiness"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitBooksLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitBooksLite",
      "path" : "Sources/TranslateKitBooksLite",
      "product_memberships" : [
        "TranslateKitBooksLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitBooksLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitBooks",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitBooks",
      "path" : "Sources/TranslateKitBooks",
      "product_memberships" : [
        "TranslateKitBooks"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKit",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKit",
      "path" : "Sources/TranslateKit",
      "product_memberships" : [
        "TranslateKit",
        "TranslateKitBooks",
        "TranslateKitBusiness",
        "TranslateKitDeveloperTools",
        "TranslateKitEducation",
        "TranslateKitEntertainment",
        "TranslateKitFinance",
        "TranslateKitFoodAndDrink",
        "TranslateKitGames",
        "TranslateKitGraphicsAndDesign",
        "TranslateKitHealthAndFitness",
        "TranslateKitLifestyle",
        "TranslateKitMagazinesAndNewspapers",
        "TranslateKitMedical",
        "TranslateKitMusic",
        "TranslateKitNavigation",
        "TranslateKitNews",
        "TranslateKitPhotoAndVideo",
        "TranslateKitProductivity",
        "TranslateKitReference",
        "TranslateKitShopping",
        "TranslateKitSocialNetworking",
        "TranslateKitSports",
        "TranslateKitStickers",
        "TranslateKitTravel",
        "TranslateKitUtilities",
        "TranslateKitWeather"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite",
        "TranslateKitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/127] Write sources
[8/127] Copying Info.plist
[8/127] Copying Localizable.xcstrings
[8/127] Copying Info.plist
[8/127] Copying Localizable.xcstrings
[14/127] Copying Info.plist
[16/127] Copying Localizable.xcstrings
[16/127] Copying Info.plist
[16/127] Copying Localizable.xcstrings
[19/127] Copying Info.plist
[21/127] Copying Localizable.xcstrings
[22/127] Copying Info.plist
[25/127] Copying Localizable.xcstrings
[25/127] Copying Info.plist
[25/127] Copying Localizable.xcstrings
[25/127] Copying Info.plist
[25/127] Copying Localizable.xcstrings
[34/127] Copying Info.plist
[34/127] Copying Localizable.xcstrings
[34/127] Copying Info.plist
[40/127] Copying Localizable.xcstrings
[40/127] Copying Info.plist
[41/127] Copying Localizable.xcstrings
[45/127] Copying Info.plist
[45/127] Copying Localizable.xcstrings
[45/127] Copying Info.plist
[45/127] Copying Localizable.xcstrings
[48/127] Copying Info.plist
[54/127] Copying Localizable.xcstrings
[55/127] Copying Info.plist
[55/127] Copying Localizable.xcstrings
[55/127] Write sources
[55/127] Copying Info.plist
[55/127] Write sources
[62/127] Copying Info.plist
[62/127] Write sources
[65/127] Copying Localizable.xcstrings
[69/127] Write sources
[123/127] Compiling _SwiftSyntaxCShims dummy.c
[124/127] Write swift-version-2F0A5646E1D333AE.txt
[126/140] Emitting module SwiftSyntax509
[127/140] Compiling SwiftSyntax509 Empty.swift
[128/140] Emitting module SwiftSyntax510
[129/140] Compiling SwiftSyntax510 Empty.swift
[130/140] Compiling SwiftSyntax600 Empty.swift
[131/140] Emitting module SwiftSyntax600
[132/205] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[133/205] Compiling SwiftSyntax SyntaxChildren.swift
[134/205] Compiling SwiftSyntax SyntaxCollection.swift
[135/205] Compiling SwiftSyntax SyntaxHashable.swift
[136/205] Compiling SwiftSyntax SyntaxIdentifier.swift
[137/205] Compiling SwiftSyntax SyntaxNodeFactory.swift
[138/205] Compiling SwiftSyntax SyntaxNodeStructure.swift
[139/212] Compiling SwiftSyntax SyntaxProtocol.swift
[140/212] Compiling SwiftSyntax SyntaxText.swift
[141/212] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[142/212] Compiling SwiftSyntax TokenDiagnostic.swift
[143/212] Compiling SwiftSyntax TokenSequence.swift
[144/212] Compiling SwiftSyntax TokenSyntax.swift
[145/212] Compiling SwiftSyntax Trivia.swift
[146/212] Compiling TranslateKitLite resource_bundle_accessor.swift
[147/212] Compiling TranslateKitLite TK+Label.swift
[148/212] Compiling TranslateKitLite TK.swift
[149/212] Compiling TranslateKitLite TK+Placeholder.swift
[150/212] Emitting module TranslateKitLite
[151/212] Compiling TranslateKitLite TK+Message.swift
[152/212] Compiling TranslateKitLite TK+Action.swift
[153/266] Compiling TranslateKitTravelLite resource_bundle_accessor.swift
[154/266] Compiling TranslateKitShoppingLite resource_bundle_accessor.swift
[155/266] Compiling TranslateKitShoppingLite TK+Label.swift
[156/266] Compiling TranslateKitShoppingLite TK+Placeholder.swift
[157/266] Compiling TranslateKitShoppingLite TK+Action.swift
[158/266] Emitting module TranslateKitShoppingLite
[159/266] Compiling TranslateKitShoppingLite TK+Message.swift
[160/266] Compiling TranslateKitUtilitiesLite TK+Action.swift
[161/266] Compiling TranslateKitUtilitiesLite TK+Label.swift
[162/266] Compiling TranslateKitUtilitiesLite TK+Placeholder.swift
[163/266] Compiling TranslateKitUtilitiesLite TK+Message.swift
[164/266] Emitting module TranslateKitUtilitiesLite
[165/266] Compiling TranslateKitUtilitiesLite resource_bundle_accessor.swift
[166/266] Compiling TranslateKitReferenceLite resource_bundle_accessor.swift
[167/266] Compiling TranslateKitReferenceLite TK+Message.swift
[168/266] Compiling TranslateKitSocialNetworkingLite resource_bundle_accessor.swift
[169/266] Compiling TranslateKitSocialNetworkingLite TK+Placeholder.swift
[170/266] Compiling TranslateKitSportsLite resource_bundle_accessor.swift
[171/266] Compiling TranslateKitSocialNetworkingLite TK+Message.swift
[172/266] Compiling TranslateKitSportsLite TK+Message.swift
[173/266] Compiling TranslateKitSportsLite TK+Label.swift
[174/266] Compiling TranslateKitSportsLite TK+Action.swift
[175/266] Compiling TranslateKitSportsLite TK+Placeholder.swift
[176/266] Emitting module TranslateKitSportsLite
[177/266] Compiling TranslateKitStickersLite resource_bundle_accessor.swift
[178/266] Compiling TranslateKitWeatherLite resource_bundle_accessor.swift
[179/266] Compiling TranslateKitWeatherLite TK+Message.swift
[180/266] Compiling TranslateKitWeatherLite TK+Placeholder.swift
[181/266] Compiling TranslateKitStickersLite TK+Placeholder.swift
[182/266] Compiling TranslateKitProductivityLite TK+Label.swift
[183/266] Compiling TranslateKitProductivityLite resource_bundle_accessor.swift
[184/266] Compiling TranslateKitProductivityLite TK+Placeholder.swift
[185/266] Compiling TranslateKitProductivityLite TK+Message.swift
[186/272] Compiling TranslateKitReferenceLite TK+Placeholder.swift
[187/272] Compiling TranslateKitReferenceLite TK+Label.swift
[188/272] Emitting module TranslateKitReferenceLite
[189/272] Compiling TranslateKitReferenceLite TK+Action.swift
[190/272] Compiling TranslateKitTravelLite TK+Placeholder.swift
[191/272] Compiling TranslateKitTravelLite TK+Message.swift
[192/272] Compiling TranslateKitStickersLite TK+Label.swift
[193/272] Emitting module TranslateKitStickersLite
[194/272] Compiling TranslateKitStickersLite TK+Message.swift
[195/272] Compiling TranslateKitStickersLite TK+Action.swift
[196/278] Compiling TranslateKitSocialNetworkingLite TK+Label.swift
[197/278] Emitting module TranslateKitSocialNetworkingLite
[198/278] Compiling TranslateKitSocialNetworkingLite TK+Action.swift
[199/278] Emitting module TranslateKitTravelLite
[200/278] Compiling TranslateKitTravelLite TK+Action.swift
[201/278] Compiling TranslateKitTravelLite TK+Label.swift
[202/278] Emitting module TranslateKitWeatherLite
[203/278] Compiling TranslateKitWeatherLite TK+Action.swift
[204/278] Compiling TranslateKitWeatherLite TK+Label.swift
[205/284] Emitting module TranslateKitProductivityLite
[206/284] Compiling TranslateKitProductivityLite TK+Action.swift
[207/320] Compiling TranslateKitPhotoAndVideoLite resource_bundle_accessor.swift
[208/320] Compiling TranslateKitPhotoAndVideoLite TK+Message.swift
[209/320] Emitting module TranslateKitPhotoAndVideoLite
[210/320] Compiling TranslateKitPhotoAndVideoLite TK+Placeholder.swift
[211/320] Compiling TranslateKitPhotoAndVideoLite TK+Label.swift
[212/320] Compiling TranslateKitPhotoAndVideoLite TK+Action.swift
[213/320] Compiling TranslateKitNewsLite resource_bundle_accessor.swift
[214/320] Compiling TranslateKitNavigationLite resource_bundle_accessor.swift
[215/320] Compiling TranslateKitNewsLite TK+Placeholder.swift
[216/320] Emitting module TranslateKitNewsLite
[217/320] Compiling TranslateKitNavigationLite TK+Placeholder.swift
[218/320] Compiling TranslateKitNewsLite TK+Action.swift
[219/320] Compiling TranslateKitNavigationLite TK+Message.swift
[220/320] Compiling TranslateKitNewsLite TK+Message.swift
[221/320] Compiling TranslateKitNewsLite TK+Label.swift
[222/320] Compiling TranslateKitNavigationLite TK+Action.swift
[223/320] Emitting module TranslateKitNavigationLite
[224/320] Compiling TranslateKitNavigationLite TK+Label.swift
[225/320] Compiling TranslateKitLifestyleLite TK+Placeholder.swift
[226/320] Compiling TranslateKitMedicalLite TK+Placeholder.swift
[227/320] Compiling TranslateKitMedicalLite TK+Message.swift
[228/320] Compiling TranslateKitMedicalLite resource_bundle_accessor.swift
[229/320] Compiling TranslateKitMusicLite resource_bundle_accessor.swift
[230/320] Compiling TranslateKitMusicLite TK+Message.swift
[231/320] Compiling TranslateKitMusicLite TK+Placeholder.swift
[232/320] Compiling TranslateKitMedicalLite TK+Label.swift
[233/320] Compiling TranslateKitLifestyleLite resource_bundle_accessor.swift
[234/320] Compiling TranslateKitLifestyleLite TK+Message.swift
[235/320] Compiling TranslateKitLifestyleLite TK+Action.swift
[236/320] Compiling TranslateKitMusicLite TK+Label.swift
[237/320] Compiling TranslateKitMagazinesAndNewspapersLite resource_bundle_accessor.swift
[238/320] Compiling TranslateKitMagazinesAndNewspapersLite TK+Placeholder.swift
[239/320] Compiling TranslateKitMagazinesAndNewspapersLite TK+Message.swift
[240/338] Compiling TranslateKitGraphicsAndDesignLite resource_bundle_accessor.swift
[241/338] Compiling TranslateKitGraphicsAndDesignLite TK+Placeholder.swift
[242/338] Compiling TranslateKitMedicalLite TK+Action.swift
[243/338] Emitting module TranslateKitMedicalLite
[244/338] Compiling TranslateKitLifestyleLite TK+Label.swift
[245/338] Emitting module TranslateKitLifestyleLite
[246/338] Compiling TranslateKitMusicLite TK+Action.swift
[247/338] Emitting module TranslateKitMusicLite
[248/338] Compiling TranslateKitHealthAndFitnessLite TK+Placeholder.swift
[249/338] Compiling TranslateKitHealthAndFitnessLite resource_bundle_accessor.swift
[250/338] Emitting module TranslateKitMagazinesAndNewspapersLite
[251/338] Compiling TranslateKitMagazinesAndNewspapersLite TK+Action.swift
[252/338] Compiling TranslateKitMagazinesAndNewspapersLite TK+Label.swift
[253/338] Compiling TranslateKitHealthAndFitnessLite TK+Label.swift
[254/338] Compiling TranslateKitHealthAndFitnessLite TK+Message.swift
[255/338] Emitting module TranslateKitHealthAndFitnessLite
[256/338] Compiling TranslateKitHealthAndFitnessLite TK+Action.swift
[257/338] Compiling TranslateKitGraphicsAndDesignLite TK+Label.swift
[258/338] Emitting module TranslateKitGraphicsAndDesignLite
[259/338] Compiling TranslateKitGraphicsAndDesignLite TK+Action.swift
[260/338] Compiling TranslateKitGraphicsAndDesignLite TK+Message.swift
[261/368] Compiling TranslateKitGamesLite resource_bundle_accessor.swift
[262/368] Compiling TranslateKitFinanceLite TK+Placeholder.swift
[263/368] Compiling TranslateKitFinanceLite resource_bundle_accessor.swift
[264/368] Compiling TranslateKitFinanceLite TK+Message.swift
[265/368] Compiling TranslateKitFinanceLite TK+Action.swift
[266/368] Compiling TranslateKitGamesLite TK+Message.swift
[267/368] Compiling TranslateKitGamesLite TK+Placeholder.swift
[268/368] Compiling TranslateKitFoodAndDrinkLite TK+Message.swift
[269/368] Compiling TranslateKitFoodAndDrinkLite resource_bundle_accessor.swift
[270/368] Compiling TranslateKitFoodAndDrinkLite TK+Placeholder.swift
[271/368] Emitting module TranslateKitGamesLite
[272/368] Compiling TranslateKitGamesLite TK+Action.swift
[273/368] Compiling TranslateKitGamesLite TK+Label.swift
[274/368] Compiling TranslateKitFoodAndDrinkLite TK+Label.swift
[275/368] Compiling TranslateKitFoodAndDrinkLite TK+Action.swift
[276/368] Emitting module TranslateKitFoodAndDrinkLite
[277/368] Compiling TranslateKitEntertainmentLite TK+Message.swift
[278/368] Compiling TranslateKitEntertainmentLite resource_bundle_accessor.swift
[279/368] Emitting module TranslateKitFinanceLite
[280/368] Compiling TranslateKitFinanceLite TK+Label.swift
[281/368] Compiling TranslateKitEducationLite resource_bundle_accessor.swift
[282/368] Compiling TranslateKitDeveloperToolsLite resource_bundle_accessor.swift
[283/368] Compiling TranslateKitDeveloperToolsLite TK+Placeholder.swift
[284/368] Compiling TranslateKitEntertainmentLite TK+Placeholder.swift
[285/368] Compiling TranslateKitEntertainmentLite TK+Label.swift
[286/368] Compiling TranslateKitBooksLite resource_bundle_accessor.swift
[287/368] Emitting module TranslateKitEntertainmentLite
[288/368] Compiling TranslateKitEntertainmentLite TK+Action.swift
[289/368] Emitting module TranslateKitDeveloperToolsLite
[290/368] Compiling TranslateKitDeveloperToolsLite TK+Label.swift
[291/368] Compiling TranslateKitDeveloperToolsLite TK+Action.swift
[292/368] Compiling TranslateKitDeveloperToolsLite TK+Message.swift
[293/368] Compiling TranslateKitEducationLite TK+Message.swift
[294/368] Compiling TranslateKitEducationLite TK+Placeholder.swift
[295/368] Emitting module TranslateKitEducationLite
[296/368] Compiling TranslateKitEducationLite TK+Label.swift
[297/368] Compiling TranslateKitEducationLite TK+Action.swift
[298/368] Compiling TranslateKitBooksLite TK+Message.swift
[299/368] Compiling TranslateKitBooksLite TK+Placeholder.swift
[300/368] Compiling TranslateKitBusinessLite TK+Placeholder.swift
[301/368] Compiling TranslateKitBusinessLite resource_bundle_accessor.swift
[302/368] Compiling TranslateKitBusinessLite TK+Message.swift
[303/368] Emitting module TranslateKitBusinessLite
[304/368] Compiling TranslateKitBusinessLite TK+Label.swift
[305/368] Compiling TranslateKitBusinessLite TK+Action.swift
[306/368] Compiling TranslateKitBooksLite TK+Label.swift
[307/368] Emitting module TranslateKitBooksLite
[308/368] Compiling TranslateKitBooksLite TK+Action.swift
[309/368] Emitting module SwiftSyntax
[310/368] Compiling SwiftSyntax SourceEdit.swift
[311/368] Compiling SwiftSyntax SourceLength.swift
[312/368] Compiling SwiftSyntax SourceLocation.swift
[313/368] Compiling SwiftSyntax SourcePresence.swift
[314/368] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[315/368] Compiling SwiftSyntax Syntax.swift
[316/368] Compiling SwiftSyntax SyntaxArena.swift
[317/368] Compiling SwiftSyntax Tokens.swift
[318/368] Compiling SwiftSyntax TriviaPieces.swift
[319/368] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[320/368] Compiling SwiftSyntax RawSyntaxNodesC.swift
[321/368] Compiling SwiftSyntax RawSyntaxNodesD.swift
[322/368] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[323/368] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[324/368] Compiling SwiftSyntax SyntaxCollections.swift
[325/368] Compiling SwiftSyntax SyntaxEnum.swift
[326/368] Compiling SwiftSyntax SyntaxKind.swift
[327/368] Compiling SwiftSyntax SyntaxRewriter.swift
[328/368] Compiling SwiftSyntax SyntaxTraits.swift
[329/368] Compiling SwiftSyntax SyntaxVisitor.swift
[330/368] Compiling SwiftSyntax TokenKind.swift
[331/368] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[332/368] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[333/368] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[334/368] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[335/368] Compiling SwiftSyntax RawSyntaxValidation.swift
[336/368] Compiling SwiftSyntax SyntaxNodesAB.swift
[337/368] Compiling SwiftSyntax SyntaxNodesC.swift
[338/368] Compiling SwiftSyntax Identifier.swift
[339/368] Compiling SwiftSyntax MemoryLayout.swift
[340/368] Compiling SwiftSyntax MissingNodeInitializers.swift
[341/368] Compiling SwiftSyntax RawSyntax.swift
[342/368] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[343/368] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[344/368] Compiling SwiftSyntax RawSyntaxTokenView.swift
[345/368] Compiling SwiftSyntax AbsolutePosition.swift
[346/368] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[347/368] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[348/368] Compiling SwiftSyntax Assert.swift
[349/368] Compiling SwiftSyntax BumpPtrAllocator.swift
[350/368] Compiling SwiftSyntax CommonAncestor.swift
[351/368] Compiling SwiftSyntax Convenience.swift
[352/368] Compiling SwiftSyntax CustomTraits.swift
[353/368] Compiling SwiftSyntax Utils.swift
[354/368] Compiling SwiftSyntax ChildNameForKeyPath.swift
[355/368] Compiling SwiftSyntax Keyword.swift
[356/368] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[357/368] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[358/368] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[359/368] Compiling SwiftSyntax SyntaxBaseNodes.swift
[360/368] Compiling SwiftSyntax SyntaxNodesD.swift
[361/368] Compiling SwiftSyntax SyntaxNodesEF.swift
[362/368] Compiling SwiftSyntax SyntaxNodesGHI.swift
[363/368] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[364/368] Compiling SwiftSyntax SyntaxNodesOP.swift
[365/368] Compiling SwiftSyntax SyntaxNodesQRS.swift
[366/368] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[367/426] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[368/426] Emitting module SwiftDiagnostics
[369/427] Compiling SwiftDiagnostics Note.swift
[370/427] Compiling SwiftDiagnostics Message.swift
[371/427] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[372/427] Compiling SwiftDiagnostics FixIt.swift
[373/427] Compiling SwiftDiagnostics Convenience.swift
[374/427] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[375/427] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[376/427] Compiling SwiftDiagnostics Diagnostic.swift
[377/427] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[378/427] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[379/427] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[380/427] Compiling SwiftBasicFormat Syntax+Extensions.swift
[381/427] Compiling SwiftBasicFormat InferIndentation.swift
[382/427] Emitting module SwiftBasicFormat
[383/427] Compiling SwiftBasicFormat BasicFormat.swift
[384/427] Compiling SwiftParser StringLiterals.swift
[385/427] Compiling SwiftParser SwiftParserCompatibility.swift
[386/427] Compiling SwiftParser SwiftVersion.swift
[387/427] Compiling SwiftParser SyntaxUtils.swift
[388/427] Compiling SwiftParser TopLevel.swift
[389/427] Compiling SwiftParser TriviaParser.swift
[390/427] Compiling SwiftParser Types.swift
[391/427] Compiling SwiftParser ExperimentalFeatures.swift
[392/427] Compiling SwiftParser Nominals.swift
[393/427] Compiling SwiftParser Parameters.swift
[394/427] Compiling SwiftParser ParseSourceFile.swift
[395/427] Compiling SwiftParser Parser.swift
[396/427] Compiling SwiftParser Patterns.swift
[397/431] Compiling SwiftParser Recovery.swift
[398/431] Compiling SwiftParser Specifiers.swift
[399/431] Compiling SwiftParser Statements.swift
[400/431] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[401/431] Emitting module SwiftParser
[402/431] Compiling SwiftParser Attributes.swift
[403/431] Compiling SwiftParser Availability.swift
[404/431] Compiling SwiftParser CharacterInfo.swift
[405/431] Compiling SwiftParser CollectionNodes+Parsable.swift
[406/431] Compiling SwiftParser Declarations.swift
[407/431] Compiling SwiftParser UnicodeScalarExtensions.swift
[408/431] Compiling SwiftParser Lookahead.swift
[409/431] Compiling SwiftParser LoopProgressCondition.swift
[410/431] Compiling SwiftParser Modifiers.swift
[411/431] Compiling SwiftParser Names.swift
[412/431] Compiling SwiftParser Directives.swift
[413/431] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[414/431] Compiling SwiftParser Expressions.swift
[415/431] Compiling SwiftParser IncrementalParseTransition.swift
[416/431] Compiling SwiftParser IsValidIdentifier.swift
[417/431] Compiling SwiftParser Cursor.swift
[418/431] Compiling SwiftParser Lexeme.swift
[419/431] Compiling SwiftParser LexemeSequence.swift
[420/431] Compiling SwiftParser Lexer.swift
[421/431] Compiling SwiftParser RegexLiteralLexer.swift
[422/431] Compiling SwiftParser TokenConsumer.swift
[423/431] Compiling SwiftParser TokenPrecedence.swift
[424/431] Compiling SwiftParser TokenSpec.swift
[425/431] Compiling SwiftParser TokenSpecSet.swift
[426/431] Compiling SwiftParser IsLexerClassified.swift
[427/431] Compiling SwiftParser LayoutNodes+Parsable.swift
[428/431] Compiling SwiftParser Parser+TokenSpecSet.swift
[429/431] Compiling SwiftParser TokenSpecStaticMembers.swift
[430/454] Compiling SwiftOperators OperatorTable.swift
[431/454] Compiling SwiftOperators PrecedenceGroup.swift
[432/454] Compiling SwiftOperators PrecedenceGraph.swift
[433/455] Compiling SwiftOperators OperatorTable+Defaults.swift
[434/455] Emitting module SwiftOperators
[435/455] Compiling SwiftOperators OperatorTable+Semantics.swift
[436/455] Compiling SwiftOperators OperatorError.swift
[437/455] Compiling SwiftOperators OperatorError+Diagnostics.swift
[438/455] Compiling SwiftOperators Operator.swift
[439/455] Compiling SwiftOperators OperatorTable+Folding.swift
[440/455] Compiling SwiftOperators SyntaxSynthesis.swift
[441/455] Compiling SwiftParserDiagnostics Utils.swift
[442/455] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[443/455] Compiling SwiftParserDiagnostics PresenceUtils.swift
[444/455] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[445/455] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[446/456] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[447/456] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[448/456] Compiling SwiftParserDiagnostics MissingNodesError.swift
[449/456] Compiling SwiftParserDiagnostics MissingTokenError.swift
[450/456] Emitting module SwiftParserDiagnostics
[451/456] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[452/456] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[453/456] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[454/456] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[455/471] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[456/472] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[457/472] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[458/472] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[459/472] Emitting module SwiftSyntaxBuilder
[460/472] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[461/472] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[462/472] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[463/472] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[464/472] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[465/472] Compiling SwiftSyntaxBuilder Indenter.swift
[466/472] Compiling SwiftSyntaxBuilder ListBuilder.swift
[467/472] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[468/472] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[469/472] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[470/472] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[471/490] Compiling SwiftSyntaxMacros PreambleMacro.swift
[472/490] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[473/490] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[474/491] Compiling SwiftSyntaxMacros AttachedMacro.swift
[475/491] Compiling SwiftSyntaxMacros BodyMacro.swift
[476/491] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[477/491] Compiling SwiftSyntaxMacros Macro+Format.swift
[478/491] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[479/491] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[480/491] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[481/491] Compiling SwiftSyntaxMacros AccessorMacro.swift
[482/491] Compiling SwiftSyntaxMacros Macro.swift
[483/491] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[484/491] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[485/491] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[486/491] Compiling SwiftSyntaxMacros MemberMacro.swift
[487/491] Compiling SwiftSyntaxMacros PeerMacro.swift
[488/491] Emitting module SwiftSyntaxMacros
[489/491] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[490/501] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[491/501] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[492/501] Emitting module SwiftSyntaxMacroExpansion
[493/501] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[494/501] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[495/501] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[496/501] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[497/501] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[498/501] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[499/501] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[500/513] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[501/513] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[502/513] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[503/513] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[504/513] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[505/513] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[506/513] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[507/513] Emitting module SwiftCompilerPluginMessageHandling
[508/513] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[509/513] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[510/513] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[511/513] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[512/514] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[513/516] Emitting module SwiftCompilerPlugin
[514/516] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[515/521] Compiling TranslateKitMacros TranslateKitPlugin.swift
[516/521] Compiling TranslateKitMacros TranslationKeyModule.swift
[517/521] Compiling TranslateKitMacros StringExt.swift
[518/521] Compiling TranslateKitMacros TranslationKey.swift
[519/521] Emitting module TranslateKitMacros
[519/521] Write Objects.LinkFileList
[520/521] Linking TranslateKitMacros-tool
[522/523] Compiling TranslateKit Macros.swift
[523/523] Emitting module TranslateKit
[524/543] Emitting module TranslateKitStickers
[525/543] Compiling TranslateKitSocialNetworking Exports.swift
[526/543] Emitting module TranslateKitSocialNetworking
[527/543] Compiling TranslateKitStickers Exports.swift
[528/543] Compiling TranslateKitReference Exports.swift
[529/543] Compiling TranslateKitPhotoAndVideo Exports.swift
[530/543] Compiling TranslateKitTravel Exports.swift
[531/543] Emitting module TranslateKitProductivity
[532/543] Compiling TranslateKitProductivity Exports.swift
[533/543] Emitting module TranslateKitPhotoAndVideo
[534/543] Compiling TranslateKitShopping Exports.swift
[535/543] Emitting module TranslateKitShopping
[536/543] Emitting module TranslateKitReference
[537/543] Compiling TranslateKitSports Exports.swift
[538/543] Emitting module TranslateKitTravel
[539/543] Emitting module TranslateKitWeather
[540/543] Compiling TranslateKitWeather Exports.swift
[541/545] Emitting module TranslateKitSports
[542/545] Emitting module TranslateKitUtilities
[543/545] Compiling TranslateKitUtilities Exports.swift
[544/559] Emitting module TranslateKitNews
[545/559] Compiling TranslateKitNews Exports.swift
[546/565] Compiling TranslateKitMusic Exports.swift
[547/565] Emitting module TranslateKitMusic
[548/565] Compiling TranslateKitMagazinesAndNewspapers Exports.swift
[549/565] Emitting module TranslateKitMagazinesAndNewspapers
[550/565] Compiling TranslateKitMedical Exports.swift
[551/565] Emitting module TranslateKitMedical
[552/565] Compiling TranslateKitLifestyle Exports.swift
[553/567] Compiling TranslateKitGames Exports.swift
[554/567] Emitting module TranslateKitGames
[555/567] Emitting module TranslateKitLifestyle
[556/567] Emitting module TranslateKitHealthAndFitness
[557/567] Compiling TranslateKitHealthAndFitness Exports.swift
[558/567] Emitting module TranslateKitNavigation
[559/567] Compiling TranslateKitNavigation Exports.swift
[560/567] Compiling TranslateKitFinance Exports.swift
[561/567] Emitting module TranslateKitGraphicsAndDesign
[562/567] Compiling TranslateKitGraphicsAndDesign Exports.swift
[563/567] Emitting module TranslateKitFinance
[564/567] Compiling TranslateKitFoodAndDrink Exports.swift
[565/567] Emitting module TranslateKitFoodAndDrink
[566/573] Emitting module TranslateKitEntertainment
[567/575] Compiling TranslateKitEntertainment Exports.swift
[568/575] Emitting module TranslateKitEducation
[569/575] Compiling TranslateKitEducation Exports.swift
[570/575] Emitting module TranslateKitDeveloperTools
[571/575] Compiling TranslateKitDeveloperTools Exports.swift
[572/575] Compiling TranslateKitBooks Exports.swift
[573/575] Emitting module TranslateKitBooks
[574/575] Emitting module TranslateKitBusiness
[575/575] Compiling TranslateKitBusiness Exports.swift
Build complete! (34.86s)
warning: 'spi-builder-workspace': 'spi-builder-workspace' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "699.99.99"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "TranslateKit",
  "name" : "TranslateKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "TranslateKit",
      "targets" : [
        "TranslateKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitBooks",
      "targets" : [
        "TranslateKitBooks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitBusiness",
      "targets" : [
        "TranslateKitBusiness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitDeveloperTools",
      "targets" : [
        "TranslateKitDeveloperTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitEducation",
      "targets" : [
        "TranslateKitEducation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitEntertainment",
      "targets" : [
        "TranslateKitEntertainment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitFinance",
      "targets" : [
        "TranslateKitFinance"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitFoodAndDrink",
      "targets" : [
        "TranslateKitFoodAndDrink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitGames",
      "targets" : [
        "TranslateKitGames"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitGraphicsAndDesign",
      "targets" : [
        "TranslateKitGraphicsAndDesign"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitHealthAndFitness",
      "targets" : [
        "TranslateKitHealthAndFitness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitLifestyle",
      "targets" : [
        "TranslateKitLifestyle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMagazinesAndNewspapers",
      "targets" : [
        "TranslateKitMagazinesAndNewspapers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMedical",
      "targets" : [
        "TranslateKitMedical"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMusic",
      "targets" : [
        "TranslateKitMusic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitNavigation",
      "targets" : [
        "TranslateKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitNews",
      "targets" : [
        "TranslateKitNews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitPhotoAndVideo",
      "targets" : [
        "TranslateKitPhotoAndVideo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitProductivity",
      "targets" : [
        "TranslateKitProductivity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitReference",
      "targets" : [
        "TranslateKitReference"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitShopping",
      "targets" : [
        "TranslateKitShopping"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitSocialNetworking",
      "targets" : [
        "TranslateKitSocialNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitSports",
      "targets" : [
        "TranslateKitSports"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitStickers",
      "targets" : [
        "TranslateKitStickers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitTravel",
      "targets" : [
        "TranslateKitTravel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitUtilities",
      "targets" : [
        "TranslateKitUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitWeather",
      "targets" : [
        "TranslateKitWeather"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitLite",
      "targets" : [
        "TranslateKitLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitBooksLite",
      "targets" : [
        "TranslateKitBooksLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitBusinessLite",
      "targets" : [
        "TranslateKitBusinessLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitDeveloperToolsLite",
      "targets" : [
        "TranslateKitDeveloperToolsLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitEducationLite",
      "targets" : [
        "TranslateKitEducationLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitEntertainmentLite",
      "targets" : [
        "TranslateKitEntertainmentLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitFinanceLite",
      "targets" : [
        "TranslateKitFinanceLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitFoodAndDrinkLite",
      "targets" : [
        "TranslateKitFoodAndDrinkLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitGamesLite",
      "targets" : [
        "TranslateKitGamesLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitGraphicsAndDesignLite",
      "targets" : [
        "TranslateKitGraphicsAndDesignLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitHealthAndFitnessLite",
      "targets" : [
        "TranslateKitHealthAndFitnessLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitLifestyleLite",
      "targets" : [
        "TranslateKitLifestyleLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMagazinesAndNewspapersLite",
      "targets" : [
        "TranslateKitMagazinesAndNewspapersLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMedicalLite",
      "targets" : [
        "TranslateKitMedicalLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMusicLite",
      "targets" : [
        "TranslateKitMusicLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitNavigationLite",
      "targets" : [
        "TranslateKitNavigationLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitNewsLite",
      "targets" : [
        "TranslateKitNewsLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitPhotoAndVideoLite",
      "targets" : [
        "TranslateKitPhotoAndVideoLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitProductivityLite",
      "targets" : [
        "TranslateKitProductivityLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitReferenceLite",
      "targets" : [
        "TranslateKitReferenceLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitShoppingLite",
      "targets" : [
        "TranslateKitShoppingLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitSocialNetworkingLite",
      "targets" : [
        "TranslateKitSocialNetworkingLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitSportsLite",
      "targets" : [
        "TranslateKitSportsLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitStickersLite",
      "targets" : [
        "TranslateKitStickersLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitTravelLite",
      "targets" : [
        "TranslateKitTravelLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitUtilitiesLite",
      "targets" : [
        "TranslateKitUtilitiesLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitWeatherLite",
      "targets" : [
        "TranslateKitWeatherLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TranslateKitMacros",
      "targets" : [
        "TranslateKitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TranslateKitWeatherLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitWeatherLite",
      "path" : "Sources/TranslateKitWeatherLite",
      "product_memberships" : [
        "TranslateKitWeatherLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitWeatherLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitWeather",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitWeather",
      "path" : "Sources/TranslateKitWeather",
      "product_memberships" : [
        "TranslateKitWeather"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitUtilitiesLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitUtilitiesLite",
      "path" : "Sources/TranslateKitUtilitiesLite",
      "product_memberships" : [
        "TranslateKitUtilitiesLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitUtilitiesLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitUtilities",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitUtilities",
      "path" : "Sources/TranslateKitUtilities",
      "product_memberships" : [
        "TranslateKitUtilities"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitTravelLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitTravelLite",
      "path" : "Sources/TranslateKitTravelLite",
      "product_memberships" : [
        "TranslateKitTravelLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitTravelLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitTravel",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitTravel",
      "path" : "Sources/TranslateKitTravel",
      "product_memberships" : [
        "TranslateKitTravel"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitTests",
      "path" : "Tests/TranslateKitTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "StringExtTests.swift",
        "TranslationKeyModuleTests.swift",
        "TranslationKeyTests.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TranslateKitStickersLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitStickersLite",
      "path" : "Sources/TranslateKitStickersLite",
      "product_memberships" : [
        "TranslateKitStickersLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitStickersLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitStickers",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitStickers",
      "path" : "Sources/TranslateKitStickers",
      "product_memberships" : [
        "TranslateKitStickers"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitSportsLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitSportsLite",
      "path" : "Sources/TranslateKitSportsLite",
      "product_memberships" : [
        "TranslateKitSportsLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitSportsLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitSports",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitSports",
      "path" : "Sources/TranslateKitSports",
      "product_memberships" : [
        "TranslateKitSports"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitSocialNetworkingLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitSocialNetworkingLite",
      "path" : "Sources/TranslateKitSocialNetworkingLite",
      "product_memberships" : [
        "TranslateKitSocialNetworkingLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitSocialNetworkingLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitSocialNetworking",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitSocialNetworking",
      "path" : "Sources/TranslateKitSocialNetworking",
      "product_memberships" : [
        "TranslateKitSocialNetworking"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitShoppingLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitShoppingLite",
      "path" : "Sources/TranslateKitShoppingLite",
      "product_memberships" : [
        "TranslateKitShoppingLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitShoppingLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitShopping",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitShopping",
      "path" : "Sources/TranslateKitShopping",
      "product_memberships" : [
        "TranslateKitShopping"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitReferenceLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitReferenceLite",
      "path" : "Sources/TranslateKitReferenceLite",
      "product_memberships" : [
        "TranslateKitReferenceLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitReferenceLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitReference",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitReference",
      "path" : "Sources/TranslateKitReference",
      "product_memberships" : [
        "TranslateKitReference"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitProductivityLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitProductivityLite",
      "path" : "Sources/TranslateKitProductivityLite",
      "product_memberships" : [
        "TranslateKitProductivityLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitProductivityLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitProductivity",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitProductivity",
      "path" : "Sources/TranslateKitProductivity",
      "product_memberships" : [
        "TranslateKitProductivity"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitPhotoAndVideoLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitPhotoAndVideoLite",
      "path" : "Sources/TranslateKitPhotoAndVideoLite",
      "product_memberships" : [
        "TranslateKitPhotoAndVideoLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitPhotoAndVideoLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitPhotoAndVideo",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitPhotoAndVideo",
      "path" : "Sources/TranslateKitPhotoAndVideo",
      "product_memberships" : [
        "TranslateKitPhotoAndVideo"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitNewsLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitNewsLite",
      "path" : "Sources/TranslateKitNewsLite",
      "product_memberships" : [
        "TranslateKitNewsLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitNewsLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitNews",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitNews",
      "path" : "Sources/TranslateKitNews",
      "product_memberships" : [
        "TranslateKitNews"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitNavigationLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitNavigationLite",
      "path" : "Sources/TranslateKitNavigationLite",
      "product_memberships" : [
        "TranslateKitNavigationLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitNavigationLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitNavigation",
      "path" : "Sources/TranslateKitNavigation",
      "product_memberships" : [
        "TranslateKitNavigation"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMusicLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMusicLite",
      "path" : "Sources/TranslateKitMusicLite",
      "product_memberships" : [
        "TranslateKitMusicLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitMusicLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMusic",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMusic",
      "path" : "Sources/TranslateKitMusic",
      "product_memberships" : [
        "TranslateKitMusic"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMedicalLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMedicalLite",
      "path" : "Sources/TranslateKitMedicalLite",
      "product_memberships" : [
        "TranslateKitMedicalLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitMedicalLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMedical",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMedical",
      "path" : "Sources/TranslateKitMedical",
      "product_memberships" : [
        "TranslateKitMedical"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMagazinesAndNewspapersLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMagazinesAndNewspapersLite",
      "path" : "Sources/TranslateKitMagazinesAndNewspapersLite",
      "product_memberships" : [
        "TranslateKitMagazinesAndNewspapersLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitMagazinesAndNewspapersLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMagazinesAndNewspapers",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMagazinesAndNewspapers",
      "path" : "Sources/TranslateKitMagazinesAndNewspapers",
      "product_memberships" : [
        "TranslateKitMagazinesAndNewspapers"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitMacros",
      "path" : "Sources/TranslateKitMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "TranslateKit",
        "TranslateKitBooks",
        "TranslateKitBusiness",
        "TranslateKitDeveloperTools",
        "TranslateKitEducation",
        "TranslateKitEntertainment",
        "TranslateKitFinance",
        "TranslateKitFoodAndDrink",
        "TranslateKitGames",
        "TranslateKitGraphicsAndDesign",
        "TranslateKitHealthAndFitness",
        "TranslateKitLifestyle",
        "TranslateKitMagazinesAndNewspapers",
        "TranslateKitMedical",
        "TranslateKitMusic",
        "TranslateKitNavigation",
        "TranslateKitNews",
        "TranslateKitPhotoAndVideo",
        "TranslateKitProductivity",
        "TranslateKitReference",
        "TranslateKitShopping",
        "TranslateKitSocialNetworking",
        "TranslateKitSports",
        "TranslateKitStickers",
        "TranslateKitTravel",
        "TranslateKitUtilities",
        "TranslateKitWeather",
        "TranslateKitMacros"
      ],
      "sources" : [
        "StringExt.swift",
        "TranslateKitPlugin.swift",
        "TranslationKey.swift",
        "TranslationKeyModule.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "TranslateKitLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitLite",
      "path" : "Sources/TranslateKitLite",
      "product_memberships" : [
        "TranslateKit",
        "TranslateKitBooks",
        "TranslateKitBusiness",
        "TranslateKitDeveloperTools",
        "TranslateKitEducation",
        "TranslateKitEntertainment",
        "TranslateKitFinance",
        "TranslateKitFoodAndDrink",
        "TranslateKitGames",
        "TranslateKitGraphicsAndDesign",
        "TranslateKitHealthAndFitness",
        "TranslateKitLifestyle",
        "TranslateKitMagazinesAndNewspapers",
        "TranslateKitMedical",
        "TranslateKitMusic",
        "TranslateKitNavigation",
        "TranslateKitNews",
        "TranslateKitPhotoAndVideo",
        "TranslateKitProductivity",
        "TranslateKitReference",
        "TranslateKitShopping",
        "TranslateKitSocialNetworking",
        "TranslateKitSports",
        "TranslateKitStickers",
        "TranslateKitTravel",
        "TranslateKitUtilities",
        "TranslateKitWeather",
        "TranslateKitLite",
        "TranslateKitBooksLite",
        "TranslateKitBusinessLite",
        "TranslateKitDeveloperToolsLite",
        "TranslateKitEducationLite",
        "TranslateKitEntertainmentLite",
        "TranslateKitFinanceLite",
        "TranslateKitFoodAndDrinkLite",
        "TranslateKitGamesLite",
        "TranslateKitGraphicsAndDesignLite",
        "TranslateKitHealthAndFitnessLite",
        "TranslateKitLifestyleLite",
        "TranslateKitMagazinesAndNewspapersLite",
        "TranslateKitMedicalLite",
        "TranslateKitMusicLite",
        "TranslateKitNavigationLite",
        "TranslateKitNewsLite",
        "TranslateKitPhotoAndVideoLite",
        "TranslateKitProductivityLite",
        "TranslateKitReferenceLite",
        "TranslateKitShoppingLite",
        "TranslateKitSocialNetworkingLite",
        "TranslateKitSportsLite",
        "TranslateKitStickersLite",
        "TranslateKitTravelLite",
        "TranslateKitUtilitiesLite",
        "TranslateKitWeatherLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift",
        "TK.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitLifestyleLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitLifestyleLite",
      "path" : "Sources/TranslateKitLifestyleLite",
      "product_memberships" : [
        "TranslateKitLifestyleLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitLifestyleLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitLifestyle",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitLifestyle",
      "path" : "Sources/TranslateKitLifestyle",
      "product_memberships" : [
        "TranslateKitLifestyle"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitHealthAndFitnessLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitHealthAndFitnessLite",
      "path" : "Sources/TranslateKitHealthAndFitnessLite",
      "product_memberships" : [
        "TranslateKitHealthAndFitnessLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitHealthAndFitnessLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitHealthAndFitness",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitHealthAndFitness",
      "path" : "Sources/TranslateKitHealthAndFitness",
      "product_memberships" : [
        "TranslateKitHealthAndFitness"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitGraphicsAndDesignLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitGraphicsAndDesignLite",
      "path" : "Sources/TranslateKitGraphicsAndDesignLite",
      "product_memberships" : [
        "TranslateKitGraphicsAndDesignLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitGraphicsAndDesignLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitGraphicsAndDesign",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitGraphicsAndDesign",
      "path" : "Sources/TranslateKitGraphicsAndDesign",
      "product_memberships" : [
        "TranslateKitGraphicsAndDesign"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitGamesLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitGamesLite",
      "path" : "Sources/TranslateKitGamesLite",
      "product_memberships" : [
        "TranslateKitGamesLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitGamesLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitGames",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitGames",
      "path" : "Sources/TranslateKitGames",
      "product_memberships" : [
        "TranslateKitGames"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitFoodAndDrinkLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitFoodAndDrinkLite",
      "path" : "Sources/TranslateKitFoodAndDrinkLite",
      "product_memberships" : [
        "TranslateKitFoodAndDrinkLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitFoodAndDrinkLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitFoodAndDrink",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitFoodAndDrink",
      "path" : "Sources/TranslateKitFoodAndDrink",
      "product_memberships" : [
        "TranslateKitFoodAndDrink"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitFinanceLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitFinanceLite",
      "path" : "Sources/TranslateKitFinanceLite",
      "product_memberships" : [
        "TranslateKitFinanceLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitFinanceLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitFinance",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitFinance",
      "path" : "Sources/TranslateKitFinance",
      "product_memberships" : [
        "TranslateKitFinance"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitEntertainmentLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitEntertainmentLite",
      "path" : "Sources/TranslateKitEntertainmentLite",
      "product_memberships" : [
        "TranslateKitEntertainmentLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitEntertainmentLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitEntertainment",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitEntertainment",
      "path" : "Sources/TranslateKitEntertainment",
      "product_memberships" : [
        "TranslateKitEntertainment"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitEducationLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitEducationLite",
      "path" : "Sources/TranslateKitEducationLite",
      "product_memberships" : [
        "TranslateKitEducationLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitEducationLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitEducation",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitEducation",
      "path" : "Sources/TranslateKitEducation",
      "product_memberships" : [
        "TranslateKitEducation"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitDeveloperToolsLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitDeveloperToolsLite",
      "path" : "Sources/TranslateKitDeveloperToolsLite",
      "product_memberships" : [
        "TranslateKitDeveloperToolsLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitDeveloperToolsLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitDeveloperTools",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitDeveloperTools",
      "path" : "Sources/TranslateKitDeveloperTools",
      "product_memberships" : [
        "TranslateKitDeveloperTools"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitBusinessLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitBusinessLite",
      "path" : "Sources/TranslateKitBusinessLite",
      "product_memberships" : [
        "TranslateKitBusinessLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitBusinessLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitBusiness",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitBusiness",
      "path" : "Sources/TranslateKitBusiness",
      "product_memberships" : [
        "TranslateKitBusiness"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitBooksLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitBooksLite",
      "path" : "Sources/TranslateKitBooksLite",
      "product_memberships" : [
        "TranslateKitBooksLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslateKitBooksLite/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TK+Action.swift",
        "TK+Label.swift",
        "TK+Message.swift",
        "TK+Placeholder.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKitBooks",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKitBooks",
      "path" : "Sources/TranslateKitBooks",
      "product_memberships" : [
        "TranslateKitBooks"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "TranslateKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslateKit",
      "module_type" : "SwiftTarget",
      "name" : "TranslateKit",
      "path" : "Sources/TranslateKit",
      "product_memberships" : [
        "TranslateKit",
        "TranslateKitBooks",
        "TranslateKitBusiness",
        "TranslateKitDeveloperTools",
        "TranslateKitEducation",
        "TranslateKitEntertainment",
        "TranslateKitFinance",
        "TranslateKitFoodAndDrink",
        "TranslateKitGames",
        "TranslateKitGraphicsAndDesign",
        "TranslateKitHealthAndFitness",
        "TranslateKitLifestyle",
        "TranslateKitMagazinesAndNewspapers",
        "TranslateKitMedical",
        "TranslateKitMusic",
        "TranslateKitNavigation",
        "TranslateKitNews",
        "TranslateKitPhotoAndVideo",
        "TranslateKitProductivity",
        "TranslateKitReference",
        "TranslateKitShopping",
        "TranslateKitSocialNetworking",
        "TranslateKitSports",
        "TranslateKitStickers",
        "TranslateKitTravel",
        "TranslateKitUtilities",
        "TranslateKitWeather"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "TranslateKitLite",
        "TranslateKitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.