Creating CLI apps with Cocoapods
Last week I spent some time trying to make my command line app, whereami, working with Cocoapods. Previously this was not possible, since Swift pods were not...
Last week I spent some time trying to make my command line app, whereami, working with Cocoapods. Previously this was not possible, since Swift pods were not...
Last week I attended a Swift conference in Paris, dotSwift. There were a few interesting talks, a couple of meh talks, and a few lightning talks as well by m...
I recently finished reading O’Reilly’s Building Applications with iBeacon. As it turns out, iBeacon is a deceptively simple technology, pretty dumb to say th...
I recently contributed a formula to Homebrew. And, since it’s not that obvious how to do it –at least, it was not for me, I made a couple of errors at first–...