I have a created a program that creates two separate bundles: main application and a plugin. However, I cannot debug plugin just by running program and setting a breakpoint in the plugin. It worked fine with DevTools before, and it doesn't any more with XCode. Am I missing something?