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
Recently, the symbol_resolver mechanism broke. Not sure that was caused by a macOS update or LLVM or something else. Now macOS has to fallback to the manual resolver.
Add a unit test for the manual resolver.
Figure out why the .symbol resolver method no longer works. See code example here, here or here.
The text was updated successfully, but these errors were encountered:
Recently, the symbol_resolver mechanism broke. Not sure that was caused by a macOS update or LLVM or something else. Now macOS has to fallback to the manual resolver.
The text was updated successfully, but these errors were encountered: