[quote='788982022, vojta.bohm, /thread/756097?answerId=788982022#788982022, /profile/vojta.bohm'] Right now it seems I have a remnant. [/quote] Yeah, this is tricky on macOS because app extensions are embedded in apps and apps can be placed anywhere on the system. Sometimes you can fix things using the lsregister tool to tell the system where the app is and the pluginkit tool to manipulate the appex database. [quote='788977022, vojta.bohm, /thread/756097?answerId=788977022#788977022, /profile/vojta.bohm'] crash upon stepping over or upon usage of lldb. [/quote] If you choose Process > Detach, does it crash? And do you get a crash report? Hmmm, another way I’ve found of dealing with this is to create a dummy ‘appex host’ app target in my appex project. I then target that rather than the Finder. The app is development signed, and thus avoids all the attachment drama associated with the Finder. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let