I have a strange problem in my xcode project. When i want to import or export a localization xcode gives the following error message:
/usr/bin/xmllint exited with status 1
Some research tells me that status 1 means Unclassified
but i cannot find what that means and where i should look for the answer.
I have tried to do this on 2 other macs but all show the same error. Somehow it looks like it cannot parse my project.
Can anyone point me in the right direction?