Yevgeniy Zakharov
Yevgeniy Zakharov
Carthage works faster than cocoa pods. Your lib is very useful. Please add carthage support
``` cat /etc/issue Debian GNU/Linux 8 \n \l ``` Trying to install silicon on my linux server machine. ``` git clone https://github.com/matt-42/silicon.git mkdir silicon_build cd silicon ./install.sh ../silicon_build/ ``` Output:...
I need to submit a jpeg image as `form-data`. I've searched through examples but didn't find it. Please tell me if I missed it. Thanks
This is just an experiment for fixing weird MSVC 2019 compiler error https://github.com/fnc12/sqlite_orm/issues/1072
1.8
I've started this https://github.com/fnc12/sqlite_orm/pull/745 but I cannot figure out how to fix windows and ubuntu builds. Probably windows is missing sqlite lib but IDK how to install it. Ubuntu fails...
I'd like to add a list of project where `sqlite_orm` is used. I am begging everyone who uses this lib to add information about their project. Please add: - project...
My bot catches exception during `longPoll.start()` call saying `Forbidden: user blocked` (or something like this). I need to know which user has blocked my bot to disable my service subscription...
Hi. I use `AXStretchableHeaderTabViewController` in my project as a profile page. How can I add 'pull to refresh' option to reload profile and refresh the view? Thanks
Hi. I'm using your lib in my project and there is one feature we couldn't make in time. So we wanna make it inactive. I didn't find anything about it....