Ryan Pendleton
Ryan Pendleton
@norio-nomura It looks like that's probably the problem. I just installed a VM of OS X 10.11. To ensure that SIP was enabled, I tried to create a file in...
@d235j That's fine, as long as it can still be toggled from the recovery partition.
Like @silvenon said, you can fix this by editing your `keymaps.cson` file. It's surprisingly flexible and allows you to customize most keybindings to satisfy your needs. That being said, I...
For what it's worth, my docker compose file for Seq had been using `ACCEPT_EULA: Y` for the past year or so without any issues, but just today, I noticed my...
Looks like this is probably a duplicate of #9560.
This is actually possible already. It's documented in [How to hide Unshaky from status bar](https://github.com/aahung/Unshaky/wiki/How-to-hide-Unshaky-from-status-bar), but basically, you just have to hold command while dragging the icon away from the...
I'm seeing this same issue on a subset of our build agents when trying to run `fastlane sigh download_all`, but only on a few of our agents. I'm having a...
This was fixed in #96, so this issue can be closed.
I'm wondering if this has to do with the type of device you're using. I ran into the same issue, but even after explicitly requesting permission, it still wasn't able...
I'm interested in this. I don't know exactly how we'd want to implement these tests (comparing output? or writing a test runner in LC-3?) but I'll look into it.