You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling on macos 26, I now need to use xcrun cargo build for the build from source to succeed.
Probably we need to set some environment variable in our build-script to avoid that.