Johan Kool
Johan Kool
How to show an extra cell with mappings without meddling with fake data objects? We need to show an extra cell in our table view to ‘Add new entry’. Ideally...
Nice plugin! Only, I find it difficult to select a colour. As soon as I press my mouse button, the colour panel gets dismissed. I actually expected it to stay...
Due to the guard on the number of translationArgs, if a string contains a percentage sign, but not any placeholders, the percentage encoding isn't removed because it isn't used as...
The current podspec on CocoaPods for JREnum still points to version 0.2.
Added support for Android and Linux CI by resolving to newer versions of the dependencies that come with support. It ran successfully here for Android and Linux https://github.com/johankool/combine-schedulers/actions/runs/13344576140 But now...
Simplify Android CI by using a GitHub action instead. Ran successfully here: https://github.com/johankool/swift-custom-dump/actions/runs/13340335125 Except wasm fails, but that's not due to these changes.