Sebastian Celis
Sebastian Celis
Welcome! Thanks for your work, but please know that the recommended way to develop new formatters is actually using the plugin architecture which you can read more about at the...
No worries! It's basically the same code but just hosted in your own repository. You are also welcome to fork twine and add it there for your own uses, but...
Nice! I added it to a new [sample plugins](https://github.com/scelis/twine/blob/main/documentation/formatters.md#sample-plugins) section in the documentation.
Hello! Have you tried the `--untagged` option? `twine generate-localization-file ./twine.txt ./test.strings --lang en --format apple --untagged`
A ha! Sorry, it's not super clear. `--tags` is used to select tags you want, but if you don't specify anything twine assumes you want all tags (but not strings...
Hey @MinkiPani, This isn't really a feature of Twine, just configuration you should do in your Android project. You should be able to list your Twine strings files as build...
Would be happy to merge a PR on this if one is opened. Closing for now due to inactivity.
With my changes in #26 , the normalized request is never actually executed. It is only used for determining the location of the request on disk. Does that change this...
Looks like this issue can be closed. https://github.com/stephanheilner/UIDevice-DisplayName/blob/master/UIDevice%2BDisplayName.swift#L144