bytehound icon indicating copy to clipboard operation
bytehound copied to clipboard

How to build libbytehound.dylib

Open ShiBody opened this issue 4 years ago • 2 comments

I am on Mac and we may need libbytehound.dylib rather than libbytehound.so. Could we build libbytehound.dylib?

ShiBody avatar Oct 28 '21 09:10 ShiBody

Sorry, macOS is currently not supported. Your best best would be to either compile your app for Linux and profile on that, or try a different memory profiler which supports macOS.

koute avatar Oct 28 '21 09:10 koute

Thanks. That's a sad story for Mac developers. 😭

ShiBody avatar Oct 28 '21 10:10 ShiBody