jon
jon
@arturdev I updated a fork of mine to use the latest Realm, but I received crashes at runtime related to `RealmableEnum` Was this one of the problems you faced?
I have an extremely complicated solution for this that is still causing a lot of crashes in an app nearing production due to invalid route states. Basically this is a...
>The situation we faced was the occasional (widespread) crash in the Routables in our release builds which was horrendously detrimental to our user experience. The general problem with replacing `fatalError()`...
Please see http://stackoverflow.com/a/33105733/127422 It indeed does contain bitcode :) I am able to use my build of latest WebRTC master with bitcode enabled in my app. ``` otool -arch armv7...
We should update the README if this gets applied and verified.
@antoniotuzzi Yeah, trying to figure out why.
@antoniotuzzi I have noted the large framework size in https://bugs.chromium.org/p/webrtc/issues/detail?id=5085&can=2&start=0&num=100&q=&colspec=ID%20Pri%20M%20ReleaseBlock%20Component%20Status%20Owner%20Summary&groupby=&sort= I will update here if there is an answer.
Add a "Pull" battle ability https://github.com/EasyFarm/EasyFarm/pull/472
Implementation improved in https://github.com/EasyFarm/EasyFarm/pull/475
Range issue fixed in https://github.com/EasyFarm/EasyFarm/pull/472 Avoid obstacles made obsolete by https://github.com/EasyFarm/EasyFarm/pull/474