Tof

Results 54 issues of Tof

Hi Maxim, I really like the concept of FlatBuffers 😍 With Swift 4 you can create your own Encoder and Decoder to support the new codable feature of Swift 4....

Great idea 👍 😁 I'm looking forward to the Linux version 😉

enhancement

Hi, Interesting component for NSObject class 🙂 With [TProperties](https://github.com/TofPlay/TProperties) I did something similar but for pure classes Swift 😉

Hi, For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible Take a look at these articles: - [Ruthlessly Simple Dependency Management with Carthage](https://bit.ly/2IWvGks) - [Carthage Tutorial:...

Hi, Interesting component 🙂 For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible Take a look at these articles: - [Ruthlessly Simple Dependency Management with Carthage](https://bit.ly/2IWvGks)...

It's will be great to add [Carthage](https://www.raywenderlich.com/109330/carthage-tutorial-getting-started) support You can follow this tutorial: [Making Carthage-compatible Frameworks with Swift](http://blog.mat.tc/how-to-make-a-carthage-compatible-framework/)

Hi, For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible Take a look at these articles: - [Ruthlessly Simple Dependency Management with Carthage](https://bit.ly/2IWvGks) - [Carthage Tutorial:...

enhancement

Hi, For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible Take a look at these articles: - [Ruthlessly Simple Dependency Management with Carthage](https://bit.ly/2IWvGks) - [Carthage Tutorial:...

I would like to download a file from a Vapor service using HTTP Partial Content ### To Reproduce Vapor code to return file: ```swift let lResponse = pRequest.fileio.streamFile(at: pFilePath) return...

bug

Hi, For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible Take a look at these articles: - [Ruthlessly Simple Dependency Management with Carthage](https://bit.ly/2IWvGks) - [Carthage Tutorial:...

feature request