Cihat Gündüz

Results 297 comments of Cihat Gündüz

Since you found the exact issue, would you be willing to fix it and post a PR with the fix? @podkovyrin Feel free to also add tests so this doesn't...

Hi guys, sorry for getting back to you so late. Didn't have time earlier. I just downloaded the test project and ran the above command using the latest BartyCrouch (`3.11.2`)...

I just removed bartycrouch entirely via `brew remove bartycrouch -f` and installed it again via `brew install bartycrouch` on macOS Mojave. It just downloaded the prebuilt version and all worked...

@pilky Thank you for this idea. But I do not understand how this is useful yet. For example, in your above "example usage" you are updating the "Delete" base translation...

@pilky Thank you for explaining that to me, it does make more sense to me now. So what you're asking for is only relevant if you use Base-translation, which is...

@guidedways Hi, I'm sorry the feature doesn't work for you. Can you please provide more info about the structure of your files (especially the Strings files) and the exact command...

Just in case this helps someone out there until we have proper support for SwiftUI in SwiftGen and BartyCrouch: In my pure SwiftUI projects, I'm currently using [SwiftGen](https://github.com/SwiftGen/SwiftGen) with a...

@Patrick-Kladek You are right, the README of BartyCrouch doesn't include detailed step-by-step explanations for beginners, it's targeted towards somewhat experiences iOS developers who have already used similar tools, like SwiftGen....

@Sam-Spencer Currently BartyCrouch is based on tools from Apple which don't support `LocalizedStringKeys` though. While I am planning to do a bigger rewrite of BartyCrouch sometime in the future with...

@nysander Thanks for this suggestion! Could you please link to a documentation and an example of what the output should look like? We could solve this by simply adding a...