aaronrogers
aaronrogers
I get the message `hotswap reloaded` but I don't see those changes until I kill the server and start it again. :/
Is there any way that to tell Realm to not try so that these messages stop showing up in the logs?
Thanks @AlexDenisov!
Oddly enough, it looks like with macOS there's yet another `Awesome.bundle` in `fontBundle`. Changing the `load` code to the following appears to work on iOS and macOS. ```swift static func...