I had a problem when importing translated strings from XLIFF back to Xcode (Editor> Import localization ...)
Xcode gives me the following error message without a detailed description, so itβs hard to determine what is wrong.

I use Lokalise.co to translate texts and then export them to XLIFF (texts were also imported from XLIFF).
It is possible that some keys were deleted in the localization, so XLIFF has fewer keys than the file exported from Xcode. However, I have no idea what keys might be.
Any ideas how to continue this issue?
source share