Verneri Åberg

Results 4 comments of Verneri Åberg

I assume that `runNSApplication` is different for storyboard? at least that one did not work in a storyboard project

this is not autoupdate but support for AppImage update tool to be able to update the app

I'm having similar problem with a field that is a scala enumeration for example: ``` scala object something extends Enumeration { type EnumeratedType = Value val aValue, anotherValue = Value...

Ok, but as json4s supports them rather nicely it would be nice to have some way to circumvent this problem by for example having swagger see them as strings or...