Clay Bridges
Clay Bridges
## Description Loading rvm as a shell function (as described [here](https://rvm.io/workflow/scripting)) fails -- and abruptly and silently ends the script -- when I have the following in my `~/.rvmrc`: ```...
It seems like `node_modules` and elements of `resources` (like `./public/cljs-out`) are build artifacts? If so, should they be in `.gitignore`? Screen shot after initial setup (with npm):
On Big Sur 11.2.3. Steps to reproduce: 1. Follow instructions in README to uninstall existing. 2. Follow instructions in README to install `1.22.0.pkg`, basically like this: ``` git clone https://github.com/pqrs-org/Karabiner-DriverKit-VirtualHIDDevice.git...
When the remote is on github (and it usually is): 1. Put an "Open in github..." line on the `remote/branch` menu: [  ](url)...
None of `--error` options help. I'm not even sure what the actual error is, but a line number would _really_ help. See also #34 , #111 . It's possible that...
I used the keywordify macro in [another repo](https://github.com/claybridges/libvarobjc). Seeing that, @mattmassicotte observed that ``` @try{} @finally {} ``` might be ... "lighter weight" than ``` @try{} @catch(...) {} ``` It's...
[Here](http://blog.cocoapods.org/CocoaPods-1.7.0-beta/), @dnkoutso writes: > Currently, consumers of pods are limited to an all-or-nothing approach to integrate their project by forcing them to make a choice on whether to use dynamic...
We updated to CocoaPods 1.5.0. Having done this, it seems like whenever we touch our `project.pbxproj` files, references like these: ``` 75223EE0200D46CB00E54736 /* BuildFile in Headers */ = {isa =...
Apologies if this is the wrong place for this. As of today, right now, I go here: https://www.rubydoc.info/gems/xcodeproj And I get this: