How to launch macOS File Provider Extension from AppCode?

Viewed 2

Is there a way to launch macOS FileProviderExtension from AppCode? I can run the Main app target from AppCode.

However, from Xcode I'm also able to launch FileProviderExtension independently. From AppCode, I can't seem to do that, even though I have configured Application Extension Run Configuration.

In the screenshot bellow, an AppCode configuration is shown. enter image description here

0 Answers
Related