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
I'm building a Swift Forums client using that JSON library I've been working on the last few months. Wanted to profile it for memory leaks, but the app doesn't link when I try to profile it… It compiles and runs fine outside of that, obviously. What could be causing this?
It's a few runtime functions in CEcho, like _registerTypeMetadata
The text was updated successfully, but these errors were encountered:
ole
linked a pull request
May 23, 2022
that will
close
this issue
I'm building a Swift Forums client using that JSON library I've been working on the last few months. Wanted to profile it for memory leaks, but the app doesn't link when I try to profile it… It compiles and runs fine outside of that, obviously. What could be causing this?
It's a few runtime functions in CEcho, like
_registerTypeMetadata
The text was updated successfully, but these errors were encountered: