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
due to release build has different behaviour than debug build, I turned off some compiler optimization in fix release build #355 to ensure release build correctness (swift version 6.1.2)
we should fix it by either locate the code/lib caused the issue or wait for swift updates, then re-enable all optimization