Build Information
Successful build of TranslateKit, reference 1.2.0 (03f38d
), with Swift 6.1 for macOS (SPM) on 7 May 2025 07:33:25 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: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/TranslateKit
* tag 1.2.0 -> FETCH_HEAD
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 1.2.0
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.84s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.74s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.78s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.80s)
[1/70348] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.25s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.14s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.0 (4.95s)
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.93s)
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.56s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.13s)
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-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at main (415964c)
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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
========================================
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.28s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.94s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (1.65s)
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
Creating working copy for https://github.com/FlineDev/TranslateKit.git
Working copy of https://github.com/FlineDev/TranslateKit.git resolved at 1.2.0 (03f38dc)
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
[13/127] Copying Localizable.xcstrings
[13/127] Copying Info.plist
[13/127] Copying Localizable.xcstrings
[15/127] Copying Info.plist
[19/127] Copying Localizable.xcstrings
[21/127] Copying Info.plist
[22/127] Copying Localizable.xcstrings
[22/127] Copying Info.plist
[28/127] Copying Localizable.xcstrings
[30/127] Copying Info.plist
[33/127] Copying Localizable.xcstrings
[33/127] Copying Info.plist
[33/127] Copying Localizable.xcstrings
[36/127] Copying Info.plist
[36/127] Copying Localizable.xcstrings
[42/127] Copying Info.plist
[43/127] Copying Localizable.xcstrings
[47/127] Copying Info.plist
[47/127] Copying Localizable.xcstrings
[50/127] Copying Info.plist
[50/127] Copying Localizable.xcstrings
[50/127] Copying Info.plist
[50/127] Copying Localizable.xcstrings
[54/127] Copying Info.plist
[55/127] Copying Localizable.xcstrings
[55/127] Copying Info.plist
[55/127] Copying Localizable.xcstrings
[60/127] Write sources
[64/127] Copying Localizable.xcstrings
[67/127] Copying Info.plist
[69/127] Write sources
[123/127] Compiling _SwiftSyntaxCShims dummy.c
[124/127] Write swift-version-2F0A5646E1D333AE.txt
[126/140] Emitting module SwiftSyntax510
[127/140] Compiling SwiftSyntax600 Empty.swift
[128/140] Compiling SwiftSyntax510 Empty.swift
[129/140] Compiling SwiftSyntax509 Empty.swift
[130/140] Emitting module SwiftSyntax509
[131/140] Emitting module SwiftSyntax600
[132/205] Compiling SwiftSyntax AbsolutePosition.swift
[133/205] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[134/205] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[135/205] Compiling SwiftSyntax Assert.swift
[136/205] Compiling SwiftSyntax BumpPtrAllocator.swift
[137/205] Compiling SwiftSyntax CommonAncestor.swift
[138/205] Compiling SwiftSyntax Convenience.swift
[139/205] Compiling SwiftSyntax CustomTraits.swift
[140/212] Compiling SwiftSyntax SourceEdit.swift
[141/212] Compiling SwiftSyntax SourceLength.swift
[142/212] Compiling SwiftSyntax SourceLocation.swift
[143/212] Compiling SwiftSyntax SourcePresence.swift
[144/212] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[145/212] Compiling SwiftSyntax Syntax.swift
[146/212] Compiling SwiftSyntax SyntaxArena.swift
[147/212] Compiling SwiftSyntax SyntaxProtocol.swift
[148/212] Compiling SwiftSyntax SyntaxText.swift
[149/212] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[150/212] Compiling SwiftSyntax TokenDiagnostic.swift
[151/212] Compiling SwiftSyntax TokenSequence.swift
[152/212] Compiling SwiftSyntax TokenSyntax.swift
[153/212] Compiling SwiftSyntax Trivia.swift
[154/212] Compiling TranslateKitLite TK+Label.swift
[155/212] Emitting module TranslateKitLite
[156/212] Compiling TranslateKitLite TK+Action.swift
[157/212] Compiling TranslateKitLite TK.swift
[158/212] Compiling TranslateKitLite TK+Placeholder.swift
[159/212] Compiling TranslateKitLite TK+Message.swift
[160/212] Compiling TranslateKitLite resource_bundle_accessor.swift
[161/266] Compiling TranslateKitShoppingLite resource_bundle_accessor.swift
[162/266] Compiling TranslateKitShoppingLite TK+Placeholder.swift
[163/266] Compiling TranslateKitStickersLite resource_bundle_accessor.swift
[164/266] Compiling TranslateKitUtilitiesLite resource_bundle_accessor.swift
[165/266] Compiling TranslateKitShoppingLite TK+Message.swift
[166/266] Compiling TranslateKitUtilitiesLite TK+Message.swift
[167/266] Compiling TranslateKitUtilitiesLite TK+Action.swift
[168/266] Emitting module TranslateKitUtilitiesLite
[169/266] Compiling TranslateKitUtilitiesLite TK+Placeholder.swift
[170/266] Compiling TranslateKitUtilitiesLite TK+Label.swift
[171/266] Compiling TranslateKitSportsLite TK+Placeholder.swift
[172/266] Compiling TranslateKitSportsLite TK+Label.swift
[173/266] Compiling TranslateKitSportsLite resource_bundle_accessor.swift
[174/266] Compiling TranslateKitSportsLite TK+Message.swift
[175/266] Emitting module TranslateKitSportsLite
[176/266] Compiling TranslateKitSportsLite TK+Action.swift
[177/266] Compiling TranslateKitProductivityLite resource_bundle_accessor.swift
[178/266] Compiling TranslateKitProductivityLite TK+Placeholder.swift
[179/266] Compiling TranslateKitProductivityLite TK+Message.swift
[180/266] Compiling TranslateKitTravelLite TK+Message.swift
[181/266] Compiling TranslateKitReferenceLite TK+Placeholder.swift
[182/266] Compiling TranslateKitTravelLite resource_bundle_accessor.swift
[183/266] Compiling TranslateKitReferenceLite resource_bundle_accessor.swift
[184/266] Compiling TranslateKitTravelLite TK+Placeholder.swift
[185/266] Compiling TranslateKitShoppingLite TK+Label.swift
[186/266] Emitting module TranslateKitShoppingLite
[187/266] Compiling TranslateKitShoppingLite TK+Action.swift
[188/266] Compiling TranslateKitStickersLite TK+Label.swift
[189/266] Compiling TranslateKitStickersLite TK+Placeholder.swift
[190/266] Compiling TranslateKitStickersLite TK+Message.swift
[191/266] Compiling TranslateKitWeatherLite TK+Placeholder.swift
[192/266] Compiling TranslateKitReferenceLite TK+Action.swift
[193/266] Compiling TranslateKitWeatherLite TK+Message.swift
[194/266] Compiling TranslateKitReferenceLite TK+Message.swift
[195/266] Compiling TranslateKitWeatherLite TK+Label.swift
[196/266] Compiling TranslateKitReferenceLite TK+Label.swift
[197/266] Emitting module TranslateKitReferenceLite
[198/266] Compiling TranslateKitWeatherLite resource_bundle_accessor.swift
[199/266] Compiling TranslateKitWeatherLite TK+Action.swift
[200/266] Emitting module TranslateKitWeatherLite
[201/266] Compiling TranslateKitSocialNetworkingLite resource_bundle_accessor.swift
[202/266] Compiling TranslateKitSocialNetworkingLite TK+Placeholder.swift
[203/266] Emitting module TranslateKitTravelLite
[204/266] Compiling TranslateKitTravelLite TK+Action.swift
[205/266] Compiling TranslateKitTravelLite TK+Label.swift
[206/266] Emitting module TranslateKitStickersLite
[207/266] Compiling TranslateKitStickersLite TK+Action.swift
[208/272] Compiling TranslateKitSocialNetworkingLite TK+Label.swift
[209/272] Emitting module TranslateKitSocialNetworkingLite
[210/272] Compiling TranslateKitSocialNetworkingLite TK+Message.swift
[211/272] Compiling TranslateKitSocialNetworkingLite TK+Action.swift
[212/272] Emitting module TranslateKitProductivityLite
[213/272] Compiling TranslateKitProductivityLite TK+Action.swift
[214/273] Compiling TranslateKitProductivityLite TK+Label.swift
[215/320] Compiling TranslateKitNewsLite TK+Label.swift
[216/320] Emitting module TranslateKitNewsLite
[217/320] Compiling TranslateKitNewsLite resource_bundle_accessor.swift
[218/320] Compiling TranslateKitNewsLite TK+Placeholder.swift
[219/320] Compiling TranslateKitNewsLite TK+Message.swift
[220/320] Compiling TranslateKitNewsLite TK+Action.swift
[221/320] Compiling TranslateKitPhotoAndVideoLite TK+Placeholder.swift
[222/320] Compiling TranslateKitPhotoAndVideoLite TK+Action.swift
[223/320] Compiling TranslateKitPhotoAndVideoLite TK+Message.swift
[224/320] Emitting module TranslateKitPhotoAndVideoLite
[225/320] Compiling TranslateKitPhotoAndVideoLite TK+Label.swift
[226/320] Compiling TranslateKitPhotoAndVideoLite resource_bundle_accessor.swift
[227/320] Compiling TranslateKitMusicLite TK+Label.swift
[228/320] Compiling TranslateKitMusicLite TK+Placeholder.swift
[229/320] Compiling TranslateKitMusicLite TK+Message.swift
[230/320] Compiling TranslateKitMusicLite resource_bundle_accessor.swift
[231/320] Compiling TranslateKitMedicalLite TK+Placeholder.swift
[232/320] Compiling TranslateKitMedicalLite resource_bundle_accessor.swift
[233/320] Compiling TranslateKitMagazinesAndNewspapersLite TK+Placeholder.swift
[234/320] Compiling TranslateKitMagazinesAndNewspapersLite resource_bundle_accessor.swift
[235/320] Compiling TranslateKitNavigationLite resource_bundle_accessor.swift
[236/320] Emitting module TranslateKitNavigationLite
[237/320] Compiling TranslateKitNavigationLite TK+Action.swift
[238/320] Compiling TranslateKitNavigationLite TK+Label.swift
[239/320] Compiling TranslateKitNavigationLite TK+Message.swift
[240/320] Compiling TranslateKitNavigationLite TK+Placeholder.swift
[241/326] Compiling TranslateKitMusicLite TK+Action.swift
[242/326] Emitting module TranslateKitMusicLite
[243/326] Compiling TranslateKitMedicalLite TK+Message.swift
[244/326] Compiling TranslateKitMedicalLite TK+Label.swift
[245/326] Compiling TranslateKitHealthAndFitnessLite TK+Label.swift
[246/326] Compiling TranslateKitHealthAndFitnessLite resource_bundle_accessor.swift
[247/326] Emitting module TranslateKitHealthAndFitnessLite
[248/326] Compiling TranslateKitHealthAndFitnessLite TK+Placeholder.swift
[249/326] Compiling TranslateKitHealthAndFitnessLite TK+Action.swift
[250/326] Compiling TranslateKitHealthAndFitnessLite TK+Message.swift
[251/326] Compiling TranslateKitGraphicsAndDesignLite resource_bundle_accessor.swift
[252/326] Compiling TranslateKitGraphicsAndDesignLite TK+Placeholder.swift
[253/329] Compiling TranslateKitGraphicsAndDesignLite TK+Label.swift
[254/332] Compiling TranslateKitMagazinesAndNewspapersLite TK+Message.swift
[255/332] Emitting module TranslateKitMagazinesAndNewspapersLite
[256/332] Compiling TranslateKitMagazinesAndNewspapersLite TK+Action.swift
[257/332] Compiling TranslateKitMagazinesAndNewspapersLite TK+Label.swift
[258/332] Emitting module TranslateKitMedicalLite
[259/332] Compiling TranslateKitMedicalLite TK+Action.swift
[260/332] Compiling TranslateKitLifestyleLite resource_bundle_accessor.swift
[261/332] Emitting module TranslateKitGraphicsAndDesignLite
[262/332] Compiling TranslateKitGraphicsAndDesignLite TK+Message.swift
[263/332] Compiling TranslateKitGraphicsAndDesignLite TK+Action.swift
[264/332] Compiling TranslateKitLifestyleLite TK+Message.swift
[265/332] Compiling TranslateKitLifestyleLite TK+Placeholder.swift
[266/332] Emitting module TranslateKitLifestyleLite
[267/332] Compiling TranslateKitLifestyleLite TK+Label.swift
[268/332] Compiling TranslateKitLifestyleLite TK+Action.swift
[269/368] Emitting module SwiftSyntax
[270/368] Compiling TranslateKitGamesLite resource_bundle_accessor.swift
[271/368] Compiling TranslateKitGamesLite TK+Label.swift
[272/368] Emitting module TranslateKitGamesLite
[273/368] Compiling TranslateKitGamesLite TK+Message.swift
[274/368] Compiling TranslateKitGamesLite TK+Placeholder.swift
[275/368] Compiling TranslateKitFoodAndDrinkLite resource_bundle_accessor.swift
[276/368] Compiling TranslateKitFoodAndDrinkLite TK+Message.swift
[277/368] Compiling TranslateKitFoodAndDrinkLite TK+Label.swift
[278/368] Compiling TranslateKitFoodAndDrinkLite TK+Action.swift
[279/368] Emitting module TranslateKitFoodAndDrinkLite
[280/368] Compiling TranslateKitFoodAndDrinkLite TK+Placeholder.swift
[281/368] Compiling TranslateKitGamesLite TK+Action.swift
[282/368] Compiling TranslateKitEntertainmentLite resource_bundle_accessor.swift
[283/368] Compiling TranslateKitDeveloperToolsLite resource_bundle_accessor.swift
[284/368] Compiling TranslateKitDeveloperToolsLite TK+Placeholder.swift
[285/368] Compiling TranslateKitFinanceLite TK+Placeholder.swift
[286/368] Compiling TranslateKitFinanceLite TK+Message.swift
[287/368] Compiling TranslateKitFinanceLite resource_bundle_accessor.swift
[288/368] Compiling TranslateKitEducationLite resource_bundle_accessor.swift
[289/368] Compiling TranslateKitEntertainmentLite TK+Message.swift
[290/368] Compiling TranslateKitEntertainmentLite TK+Placeholder.swift
[291/368] Compiling TranslateKitEducationLite TK+Placeholder.swift
[292/368] Compiling TranslateKitEducationLite TK+Message.swift
[293/368] Compiling TranslateKitEducationLite TK+Action.swift
[294/368] Compiling TranslateKitEducationLite TK+Label.swift
[295/368] Emitting module TranslateKitEducationLite
[296/368] Compiling TranslateKitBusinessLite resource_bundle_accessor.swift
[297/368] Compiling TranslateKitEntertainmentLite TK+Label.swift
[298/368] Compiling TranslateKitDeveloperToolsLite TK+Message.swift
[299/368] Compiling TranslateKitBusinessLite TK+Placeholder.swift
[300/368] Compiling TranslateKitBusinessLite TK+Message.swift
[301/368] Compiling TranslateKitBooksLite TK+Message.swift
[302/368] Compiling TranslateKitBooksLite TK+Label.swift
[303/368] Compiling TranslateKitBooksLite resource_bundle_accessor.swift
[304/368] Compiling TranslateKitBooksLite TK+Placeholder.swift
[305/368] Compiling TranslateKitBusinessLite TK+Label.swift
[306/368] Emitting module TranslateKitBusinessLite
[307/368] Compiling TranslateKitBusinessLite TK+Action.swift
[308/368] Compiling TranslateKitFinanceLite TK+Label.swift
[309/368] Compiling TranslateKitFinanceLite TK+Action.swift
[310/368] Emitting module TranslateKitFinanceLite
[311/368] Emitting module TranslateKitDeveloperToolsLite
[312/368] Compiling TranslateKitDeveloperToolsLite TK+Action.swift
[313/368] Compiling TranslateKitDeveloperToolsLite TK+Label.swift
[314/368] Emitting module TranslateKitEntertainmentLite
[315/368] Compiling TranslateKitEntertainmentLite TK+Action.swift
[316/368] Compiling TranslateKitBooksLite TK+Action.swift
[317/368] Emitting module TranslateKitBooksLite
[318/368] Compiling SwiftSyntax Tokens.swift
[319/368] Compiling SwiftSyntax TriviaPieces.swift
[320/368] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[321/368] Compiling SwiftSyntax RawSyntaxNodesC.swift
[322/368] Compiling SwiftSyntax RawSyntaxNodesD.swift
[323/368] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[324/368] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[325/368] Compiling SwiftSyntax SyntaxCollections.swift
[326/368] Compiling SwiftSyntax SyntaxEnum.swift
[327/368] Compiling SwiftSyntax SyntaxKind.swift
[328/368] Compiling SwiftSyntax SyntaxRewriter.swift
[329/368] Compiling SwiftSyntax SyntaxTraits.swift
[330/368] Compiling SwiftSyntax SyntaxVisitor.swift
[331/368] Compiling SwiftSyntax TokenKind.swift
[332/368] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[333/368] Compiling SwiftSyntax SyntaxChildren.swift
[334/368] Compiling SwiftSyntax SyntaxCollection.swift
[335/368] Compiling SwiftSyntax SyntaxHashable.swift
[336/368] Compiling SwiftSyntax SyntaxIdentifier.swift
[337/368] Compiling SwiftSyntax SyntaxNodeFactory.swift
[338/368] Compiling SwiftSyntax SyntaxNodeStructure.swift
[339/368] Compiling SwiftSyntax Identifier.swift
[340/368] Compiling SwiftSyntax MemoryLayout.swift
[341/368] Compiling SwiftSyntax MissingNodeInitializers.swift
[342/368] Compiling SwiftSyntax RawSyntax.swift
[343/368] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[344/368] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[345/368] Compiling SwiftSyntax RawSyntaxTokenView.swift
[346/368] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[347/368] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[348/368] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[349/368] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[350/368] Compiling SwiftSyntax RawSyntaxValidation.swift
[351/368] Compiling SwiftSyntax SyntaxNodesAB.swift
[352/368] Compiling SwiftSyntax SyntaxNodesC.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 SwiftBasicFormat SyntaxProtocol+Formatted.swift
[368/426] Compiling SwiftDiagnostics Message.swift
[369/427] Compiling SwiftBasicFormat Syntax+Extensions.swift
[370/427] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[371/427] Compiling SwiftDiagnostics Note.swift
[372/427] Compiling SwiftBasicFormat InferIndentation.swift
[373/427] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[374/427] Compiling SwiftDiagnostics FixIt.swift
[375/427] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[376/427] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[377/427] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[378/427] Emitting module SwiftDiagnostics
[379/427] Compiling SwiftDiagnostics Diagnostic.swift
[380/427] Compiling SwiftDiagnostics Convenience.swift
[381/427] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[382/427] Emitting module SwiftBasicFormat
[383/427] Compiling SwiftBasicFormat BasicFormat.swift
[384/427] Compiling SwiftParser TopLevel.swift
[385/427] Compiling SwiftParser TriviaParser.swift
[386/427] Compiling SwiftParser Types.swift
[387/427] Compiling SwiftParser ExperimentalFeatures.swift
[388/427] Compiling SwiftParser StringLiterals.swift
[389/427] Compiling SwiftParser SwiftParserCompatibility.swift
[390/427] Compiling SwiftParser SwiftVersion.swift
[391/427] Compiling SwiftParser SyntaxUtils.swift
[392/431] Compiling SwiftParser UnicodeScalarExtensions.swift
[393/431] Compiling SwiftParser Lookahead.swift
[394/431] Compiling SwiftParser LoopProgressCondition.swift
[395/431] Compiling SwiftParser Modifiers.swift
[396/431] Compiling SwiftParser Names.swift
[397/431] Compiling SwiftParser Nominals.swift
[398/431] Compiling SwiftParser Parameters.swift
[399/431] Compiling SwiftParser ParseSourceFile.swift
[400/431] Compiling SwiftParser Parser.swift
[401/431] Compiling SwiftParser Patterns.swift
[402/431] Emitting module SwiftParser
[403/431] Compiling SwiftParser Directives.swift
[404/431] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[405/431] Compiling SwiftParser Expressions.swift
[406/431] Compiling SwiftParser IncrementalParseTransition.swift
[407/431] Compiling SwiftParser IsValidIdentifier.swift
[408/431] Compiling SwiftParser TokenConsumer.swift
[409/431] Compiling SwiftParser TokenPrecedence.swift
[410/431] Compiling SwiftParser TokenSpec.swift
[411/431] Compiling SwiftParser TokenSpecSet.swift
[412/431] Compiling SwiftParser Cursor.swift
[413/431] Compiling SwiftParser Lexeme.swift
[414/431] Compiling SwiftParser LexemeSequence.swift
[415/431] Compiling SwiftParser Lexer.swift
[416/431] Compiling SwiftParser RegexLiteralLexer.swift
[417/431] Compiling SwiftParser Recovery.swift
[418/431] Compiling SwiftParser Specifiers.swift
[419/431] Compiling SwiftParser Statements.swift
[420/431] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[421/431] Compiling SwiftParser Attributes.swift
[422/431] Compiling SwiftParser Availability.swift
[423/431] Compiling SwiftParser CharacterInfo.swift
[424/431] Compiling SwiftParser CollectionNodes+Parsable.swift
[425/431] Compiling SwiftParser Declarations.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 SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[431/455] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[432/455] Compiling SwiftOperators OperatorTable.swift
[433/455] Compiling SwiftOperators PrecedenceGroup.swift
[434/455] Compiling SwiftOperators PrecedenceGraph.swift
[435/455] Compiling SwiftOperators OperatorTable+Semantics.swift
[436/456] Compiling SwiftOperators OperatorError+Diagnostics.swift
[437/456] Compiling SwiftOperators OperatorError.swift
[438/456] Compiling SwiftOperators Operator.swift
[439/456] Emitting module SwiftOperators
[440/456] Compiling SwiftOperators OperatorTable+Defaults.swift
[441/456] Compiling SwiftOperators OperatorTable+Folding.swift
[442/456] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[443/456] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[444/456] Compiling SwiftParserDiagnostics Utils.swift
[445/456] Compiling SwiftOperators SyntaxSynthesis.swift
[446/456] Compiling SwiftParserDiagnostics PresenceUtils.swift
[447/456] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[448/456] Compiling SwiftParserDiagnostics MissingNodesError.swift
[449/456] Compiling SwiftParserDiagnostics MissingTokenError.swift
[450/456] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[451/456] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[452/456] Emitting module SwiftParserDiagnostics
[453/456] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[454/456] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[455/471] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[456/471] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[457/472] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[458/472] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[459/472] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[460/472] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[461/472] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[462/472] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[463/472] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[464/472] Compiling SwiftSyntaxBuilder Indenter.swift
[465/472] Compiling SwiftSyntaxBuilder ListBuilder.swift
[466/472] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[467/472] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[468/472] Emitting module SwiftSyntaxBuilder
[469/472] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[470/472] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[471/490] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[472/490] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[473/490] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[474/490] Compiling SwiftSyntaxMacros Macro+Format.swift
[475/491] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[476/491] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[477/491] Compiling SwiftSyntaxMacros PreambleMacro.swift
[478/491] Compiling SwiftSyntaxMacros Macro.swift
[479/491] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[480/491] Compiling SwiftSyntaxMacros MemberMacro.swift
[481/491] Compiling SwiftSyntaxMacros PeerMacro.swift
[482/491] Compiling SwiftSyntaxMacros AttachedMacro.swift
[483/491] Compiling SwiftSyntaxMacros BodyMacro.swift
[484/491] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[485/491] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[486/491] Emitting module SwiftSyntaxMacros
[487/491] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[488/491] Compiling SwiftSyntaxMacros AccessorMacro.swift
[489/491] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[490/501] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[491/501] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[492/501] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[493/501] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[494/501] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[495/501] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[496/501] Emitting module SwiftSyntaxMacroExpansion
[497/501] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[498/501] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[499/501] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[500/513] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[501/513] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[502/513] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[503/514] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[504/514] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[505/514] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[506/514] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[507/514] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[508/514] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[509/514] Emitting module SwiftCompilerPluginMessageHandling
[510/514] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[511/514] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[512/514] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[513/516] Emitting module SwiftCompilerPlugin
[514/516] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[515/521] Compiling TranslateKitMacros TranslationKey.swift
[516/521] Compiling TranslateKitMacros TranslateKitPlugin.swift
[517/521] Emitting module TranslateKitMacros
[518/521] Compiling TranslateKitMacros TranslationKeyModule.swift
[519/521] Compiling TranslateKitMacros StringExt.swift
[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 TranslateKitUtilities
[525/543] Compiling TranslateKitUtilities Exports.swift
[526/543] Compiling TranslateKitSports Exports.swift
[527/543] Emitting module TranslateKitSports
[528/543] Compiling TranslateKitWeather Exports.swift
[529/543] Emitting module TranslateKitShopping
[530/543] Compiling TranslateKitShopping Exports.swift
[531/543] Compiling TranslateKitProductivity Exports.swift
[532/543] Compiling TranslateKitReference Exports.swift
[533/543] Emitting module TranslateKitProductivity
[534/543] Emitting module TranslateKitSocialNetworking
[535/543] Compiling TranslateKitSocialNetworking Exports.swift
[536/543] Emitting module TranslateKitReference
[537/543] Emitting module TranslateKitWeather
[538/543] Emitting module TranslateKitStickers
[539/543] Compiling TranslateKitStickers Exports.swift
[540/543] Emitting module TranslateKitTravel
[541/543] Compiling TranslateKitTravel Exports.swift
[542/543] Emitting module TranslateKitPhotoAndVideo
[543/543] Compiling TranslateKitPhotoAndVideo Exports.swift
[544/563] Compiling TranslateKitNews Exports.swift
[545/563] Emitting module TranslateKitNews
[546/563] Emitting module TranslateKitMusic
[547/563] Compiling TranslateKitMusic Exports.swift
[548/563] Emitting module TranslateKitFoodAndDrink
[549/563] Compiling TranslateKitFoodAndDrink Exports.swift
[550/563] Emitting module TranslateKitMagazinesAndNewspapers
[551/563] Emitting module TranslateKitNavigation
[552/563] Compiling TranslateKitNavigation Exports.swift
[553/563] Compiling TranslateKitMagazinesAndNewspapers Exports.swift
[554/563] Compiling TranslateKitGraphicsAndDesign Exports.swift
[555/563] Emitting module TranslateKitGraphicsAndDesign
[556/563] Emitting module TranslateKitGames
[557/563] Compiling TranslateKitGames Exports.swift
[558/563] Compiling TranslateKitMedical Exports.swift
[559/563] Emitting module TranslateKitMedical
[560/563] Compiling TranslateKitHealthAndFitness Exports.swift
[561/563] Emitting module TranslateKitHealthAndFitness
[562/563] Emitting module TranslateKitLifestyle
[563/563] Compiling TranslateKitLifestyle Exports.swift
[564/575] Compiling TranslateKitFinance Exports.swift
[565/575] Emitting module TranslateKitFinance
[566/575] Emitting module TranslateKitEducation
[567/575] Compiling TranslateKitEducation Exports.swift
[568/575] Compiling TranslateKitEntertainment Exports.swift
[569/575] Emitting module TranslateKitEntertainment
[570/575] Emitting module TranslateKitBusiness
[571/575] Compiling TranslateKitBusiness Exports.swift
[572/575] Emitting module TranslateKitDeveloperTools
[573/575] Compiling TranslateKitDeveloperTools Exports.swift
[574/575] Emitting module TranslateKitBooks
[575/575] Compiling TranslateKitBooks Exports.swift
Build complete! (33.54s)
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.