Yauhen Rusanau

Results 3 issues of Yauhen Rusanau

Hi. Could you add watch os support in pods?

Crash in DLSFTPDownloadRequest.m on the line 301: dispatch_async(self.connection.socketQueue, ^{ [weakSelf downloadChunk]; }); after I cancel current download request

Did you try to build `samba` for tvOS. I've tried to modify your `Rakefile`, but there are too many dependencies which prohibited in tvOS, such as `fork()`, `system()` and other...