Josh birnholz

Results 3 issues of Josh birnholz

Everything is good up until the Account Login step at /v1/Account/Login. I get returned an error message saying "Upgrade required." I assume this has to do with the new version...

I have a countdown app that allows you to put countdowns into different categories. The Category class has a to-many relationship with a Countdown, so a countdown can be in...

I'm using SourceKitten to improve syntax highlighting and add code completion for my app [Swift Coder](https://github.com/joshbirnholz/Swift-Coder). I've managed to get code completion suggestions through SourceKitten so far, but it gave...