Echo icon indicating copy to clipboard operation
Echo copied to clipboard

"Undefined symbols" when trying to Profile in Xcode

Open NSExceptional opened this issue 4 years ago • 0 comments
trafficstars

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

Screenshot 2021-05-19 at 12 24 51 PM

NSExceptional avatar May 19 '21 17:05 NSExceptional