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
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
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.