Closed thomasjoulin closed 6 years ago
Hi @thomasjoulin .
Thanks for reaching. First of all this client is deprecated in favor of https://github.com/crowdin/crowdin-cli-2.
So if you want official support from Crowdin team you should switch to it.
I've made some changes and update this client to version 0.6.0
which should fix this issue. You can update and try. But I can't guaranty this version will be compatible with the official client in the future. Let me know what you decide.
Thanks @mamantoha, I updated to 0.6.0
and it still doesn't work. But it works with crowdin-cli-2 so I'll go with that then :)
@thomasjoulin yeah. I've just tested with branches and have the same warning.
Basically, it's not an issue. It's just a warning and it fixed in 0.6.1
It used to work, I'm not sure what changed since. My yaml file (iOS project):
My files on crowdin are set to be exported following this format:
/Resources/%osx_code%/%original_file_name%
All languages without mapping (like
en
) are put in their correct place. Languages with mapping (likees-MX
) are not. I get an error like this:My local project file structure looks like this:
If I build and download from Crowdin website the structure looks like this:
Wondering if it's due to branches, in my example I do
crowdin-cli download
without branch param