Marco
Marco
I'm on macOS 10.12.4. If I create a file with this content: ``` print 42 ``` and save it as "do.swift", then from the menu "Debug" -> "Start debug", I...
Subparsers are additional commands that have their own set of flags and arguments, as well as help text. Git itself is a good example: `git clone` has a completely different...
We used to have a `libcryptobox-jni.so` library built for 32 bit. We now changed the toolchain to build also for 64 bit. The version built with the new toolchain is...