Command plugin (XcodeCommandPlugin) do not appear in the contextual menu in Xcode 14.3

The command plugin do not appear in Xcode 14.3 shown in 14.2

Is there any change in specifications? Or is it just a bug in 14.3?

I hope this problem will be resolved in 14.3.1 as soon as possible.

Related Issues

Post not yet marked as solved Up vote post of nekodoko Down vote post of nekodoko
1.2k views

Replies

Can confirm this is happening to me as well on Xcode 14.3

this is broken for me as well in Xcode 14.3. custom command plugin is still showing up for swift packages, but not in the context of an Xcode project

Seems like issue is resolved within Xcode 14.3.1 RC.

https://developer.apple.com/documentation/xcode-release-notes/xcode-14_3_1-release-notes

This is broken for me again in Xcode 15.0.1 (15A507).

For me it was a simple user error -- the plugin commands only appear in the context menu for local packages, not remote ones.