TODO: Lower macOS Targets?
heshuimu opened this issue · 0 comments
heshuimu commented
The tool currently uses Swift Async/Await which is only available since macOS 12. Should there be a must to have the renderer on older macOS, I would have to swap all the async calls to completion handler block style.