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
We currently build Swift SDK for each host platform (macOS x86_64, macOS arm64, Ubuntu, etc...). But in theory, we don't need those variants, we just need a host platform independent single SDK
We need the following changes to make it possible.