SCDynamicStoreCopyProxies() appears to only return proxy setting of the first connected adapter. It looks to be the equivalent of scutil --proxy.
What Swift or Objective-C API would allow me to query the proxy for a given adapter? I am looking for the networksetup -getwebproxy "Wi-Fi" equivalent.
Thanks, Billy