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
Fix compile issues:
1. change iOS toolchain default target to 12.0 (newest Xcode not supported);
2. fix crypto cmake file, do not treat used warning as error;