|
|
|
|
|
by milanvarady
1044 days ago
|
|
I wanted to at least target Big Sur, but the problem is that Apple doesn't understand the term "backwards compatibility" when it comes to SwiftUI. Every new feature they add to SwiftUI is only for the latest version of macOS. And since SwiftUI is a relatively new UI framework, they add things that are missing or greatly improved from the previous solution. In conclusion, if I wanted to add extended support, I would have to put a ton of work into workarounds for features that are Ventura only. |
|