Results 4 comments of 0xc010d

Thanks for the report! For the quick workaround you could patch `dyld/launch-cache/dsc_extractor.cpp` with the following patch: ``` diff --git a/launch-cache/dsc_extractor.cpp b/launch-cache/dsc_extractor.cpp index e21a0f6..b5ce054 100644 --- a/launch-cache/dsc_extractor.cpp +++ b/launch-cache/dsc_extractor.cpp @@ -493,7...

Cool! I have symlinks in `~/Library/Application Support/Hopper/PlugIns/v4` to old `Loaders` and `Tools` locations. It's probably not a bad idea to use proper paths in the plugin though.

Thank you, I'll check it out