Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Nonstrict
(Uncensored)
subscribe
Using async/await in a commandline tool on older macOS versions
https://nonstrict.eu/blog/2023/using-async-await-in-a-commandline-tool-on-older-macos-versions
links
backlinks
Building a commandline tool using Swift concurrency isn't as straight forward as you'd hope. Running on macOS pre-12 linker errors appear and back deployment is undocumented. We figured it out and documented it in this article.