Xcode: Can't attach to process.

Hi all!

I'm trying to debug a plugin within Apple's Logic from Xcode, however I cannot attach to any process for some reason. When going to the Debug menu, the option "Attach to Process by PID or Name" is greyed out. The submenu for "Attach to Process" simply shows "Getting Process List..."

Does anyone know what's happening here?

Replies

Have the same exact issue with Xcode 14.2 and have to fall back to command line LLDB. Were you able to fix it?

It seems I was able to work around this issue, by actually opening a project first before attempting to attach to something.