-
godrm updated
16 hours ago
-
**ISO 639-1 Language Code:** `th`
**ISO 639-2 Language Code:** `tha`
-
[root@charles /usr/xcbuild]make
which: no llbuild in (/home/java/jdk1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/data/mysql5.7/bin::/root/bin:/usr/ninja:/usr/xcbuild/build)
mkdir -p bu…
-
[root@charles /home/Hello_before]ls
Hello Hello.xcodeproj
[root@charles /home/Hello_before]xcodebuild -target Hello
warning: unhandled ProductType key OverridingBuildSettings
warning: unhandled C…
-
First off, I was about to write a similar plugin before I did a quick search and found yours. Glad I did because this looks great! 👏
I'm looking into replacing the use of SwiftGen in a project I'm w…
-
The feedback-loop from Transifex over to GitHub doesn't work, because there are no links to strings.
It is impossible to see multiple languages, suggestions are made based on deleted strings, the com…
-
Hello,
I think there is an issue with the export of apple .stringsdict.
If I have a placeholder for numbers like %d, but after the export I can't use it. There 2 missing keys in the exported dic…
-
### What happened?
When I try to add [LookinServer](https://github.com/QMUI/LookinServer/blob/develop/Package.swift) as a dependency via Tuist's XcodeProj-based integration I get the error: `LookinSe…
-
Given this plural:
```xml
%d results for "%s"
%d result for "%s"
%d results for "%s"
%d results for "%s"
%d results for "%s"
%d results for "%s"
```
### iOS
…
-
When doing a pull, for localized strings using multiple custom parameters, the generated syntax is invalid.
In the following example you can see that too many commas are being added in the signatur…