Xcode extension disabled unless I run its app first. Is that how it is supposed to work?

39 Views Asked by At

I have created an extension for Xcode.

I have archived the project and created an .app version out of it, using the distribution feature of Xcode. I have created not a notarized version, but one for distribution for my team. I have moved the app to the /Applications folder.

When I run the app that contains the extension, it appears on Xcode.

I quit the app and quit Xcode.

Next time I run Xcode, the extension does not appear on the Editor menu. Again, I have to run the extension app.

Is that how it is supposed to work? I thought the only thing I had to do was to put it in the Applications folder.

0

There are 0 best solutions below