Results 10 issues of Realityworks

While trying to start the refresh, it seems it just won't do anything but crash : ``` monero-wallet-cli(7051,0x308a28000) malloc: Incorrect checksum for freed object 0x7fb9811c7888: probably modified after being freed....

Swift Version 3 is not supported on iOS 11, 12, 13 builds. Please update to latest swift version.

Where does one find any documentation to use this framework. I was expecting at least some information on how to create a post request with a custom body parameter. But...

There is no way to fix Authentication Token issues on 400/401 errors by reloading an authentication token. There is also no way to extend RxAlamofire with the following : ```...

We've dropped Cocoa Pods. Any chance you will include supports for Swift Package Manager.

@reddavis can we release the latest updates with a new tag so these new fixes are official? SwiftPM only detects 0.21.0 as the latest version.

``` Could not find com.github.qoqa:glide-svg:4.0.2. Required by: project :app Search in build.gradle files ```

Are you interested in updating to Swift 5? Would be happy to join as a contributor and promote it.

In the supervisor example file, when trying to perform `App serve --ip=127.0.0.1 --port=8080`, the app crashes. Works correctly when just using `App serve` Good idea to update the example documentation.