I'm having an issue when importing translated strings from XLIFF back to Xcode (Editor > Import Localizations ...)
Xcode is giving me the following error message with no detailed description so It's difficult figuring out what is wrong.
I'm using Lokalise.co to translate texts and then export them to XLIFF (the texts were imported from XLIFF too).
It's possible that some keys were removed in localise so the XLIFF has fewer keys than the file exported from Xcode. However, I have no idea what keys it might be.
Any ideas how to proceed on this problem?