w0lfschild / Flashlight

:mag_right: Enhance Spotlight with plugins on macOS
https://www.macenhance.com/flashlight
Other
1.13k stars 56 forks source link

Fix for framework not loading #69

Closed jslegendre closed 4 years ago

jslegendre commented 4 years ago

For some reason starting on 10.15.4, dyld has a problem with finding a plugins framework search path. Not sure what changed but adding a linker flag fixes the issue.

w0lfschild commented 4 years ago

Was this fixed just by loading with xpc?

jslegendre commented 4 years ago

It was. No idea why or how but it works now