Allow merging the translated String Catalog with the project's current String Catalog, useful for resolving merge conflicts.
// (c) 2024 and onwards The SCMerger Project (AGPL-3.0 License).
// ====================
// This code is released under the AGPL v3.0 license (SPDX-License-Identifier: AGPL-3.0)
// SCMerger is short for "String Catalog Merger", a project founded by Pan93412.
- Provide multiple merge strategies – merge, replace or merge only the translated.
- Save your WIP merge session in the file.
- Localized in Chinese (Traditional).
XcStringMerger: The core of the merger, with the type declaration of String Catalog included.XcStringMergerUI: The UI ofXcStringMergertargeting mainly for macOS.
