Dr. Mickey Lauer
Dr. Mickey Lauer
I'm not too proud of this patch, but it's a quick fix. The layout code of LGAlertView is very convoluted, almost unmaintainable in my humble opinion. The major issue is...
Excellent, thanks!
@kdawgwilk Just stumbled over the same problem. It looks like nothing "Swift-native" provides cross-platform notification. Since this issue is a bit older now… did you create something on your own...
@kdawgwilk Alright. For the records: I have just created a lightweight wrapper around this project at https://github.com/mickeyl/fswatch.swift
Unfortunately not. What was planned as 2.0 didn't emerge, much because of [this](https://github.com/mickeyl/LTSupportAutomotive/issues/35#issuecomment-808062461). Hence, this library has been put into _critical-bugfixes-only_ mode. There has been an enormous amount of work...
The first bits of that have landed in the [SPM](https://github.com/mickeyl/LTSupportAutomotive/tree/SPM) branch. I have feedback from people using this from Swift. I should perhaps rebase it on `master` and make it...
Same here on ZorinOS (Ubuntu-based).

Would love to see the support for `AR`. What's holding this back?
For sure. Before this is "pull-ready", I also want to do some changes towards more _defensive programming_, i.e. removing all the `assert` and return more error codes.