Cihat Gündüz
Cihat Gündüz
Me neither, probably a bug in the recent changes. Will have a look soon alongside some other issues and hopefully fix. Could you please post your config file contents just...
Thanks. Could you also please post your BartyCrouch.swift file and it's directory path? Did you already try setting the `path` parameters to more detailed paths like recommended in the README?...
@MSlaski As I don't have much time, to fix this, I'd need a Demo project (with code and config) where this can be reproduced. This way it will be much...
@yannisps Thank you for reporting this bug. It seems to me like you already investigated the code, so I guess you are closer to a solution then I would be...
Can you please provide your full config file and the exact error message you're getting? Also your Swift version, macOS version, BartyCrouch version would help a lot. One thing I've...
@lukemmtt I just skimmed through your ideas and haven't invested much time thinking it through. But the immediate thought I had was: "Why don't you simply use a custom SwiftGen...
Thanks for reporting this issue, @4tune! First, to clear things up, I'm not sure what you're expecting the `value: "N/A"` to do, should it be only added to the default...
Regarding `lint` removing all empty translations: 1. `lint` should not change anything in the Strings files, that's what `update` is there for 2. How should that work, I'm guessing what...
@illusionofchaos As you found the change that made this fail, would you mind adjusting the code so it works for you again and post a PR? :)
@dtaylor1701 Thank you for reporting this. Unfortunately, I no longer have an x86 machine available. I also didn't write the `Makefile` script, I only follow the instructions in the README's...