Stefan Arentz
Stefan Arentz
We recently found an issue where `co` and `en-GB` are not actually properly importing because they are missing a `target-language` in `` elements. Xcode rejects these files because it cannot...
Right now the `screenshots.sh` script has a hard-coded list of locales. It would be better to determine this list when the script runs, for example by looking at the available...
I'm thinking about adding a `Local.xcconfig` file in which you can set something like `GLEAN_DEBUG=1` to always see verbose ping logging. It would also be cool to make it simpler...
Unclear what this means but it pops up every time we run a string export through `./tools/export-strings.sh`: ``` genstrings: error: bad entry in file Blockzilla/PhotonActionSheet.swift (line = 375): Argument is...
I'm interested in contributing to add at least some minimal support or a starting point for Go. This is both because I enjoy using Emacs to write Go code, but...
The sideshow/apns2 project has code for this. Either switch to that APNS client or reuse their code to load the key and certificate from a `.p12` file.
I'm not sure what is going on but sending notifications does not trigger mail check anymore. Here is my debug log: I've renewed by certificates by installing OS X Server...
How about Command-1 / Command-2 that opens a file picker.