mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Somewhere between Xcode 16.0 and Xcode 16.3, the API for the libresolv functions we call changed slightly, and we can now pass the return value of `__res_9_state()` directly to the `res_9_ninit`, `res_9_ndestroy` and `res_9_getservers` functions.