SPM support basic auth for non-git binary dependency hosts

I tried doing this and Xcode 13.2 produced the following error:

failed downloading 'https://api.github.com/repos/{owner}/{repo}/releases/assets/{release_id}.zip' which is required by binary target 'TargetName': badResponseStatusCode(404)

1 Like