Crossbuild Hell

@Jens.Peter.Nielsen The 404 error you are getting happened to me too. The 404 happens because the SDK zip files for Mac are now combined into a single zip file for both architectures. The SDK used to be two separate zip files for Intel and ARM.

I fixed it by this change to my yml files.

I hope this helps.

1 Like