zoejessica/AccessControlKitty

Plugin does not show up in Xcode 13.1 (13A1030d)

Closed this issue · 2 comments

Hi,

neither the App Store version nor the compiled version shows up in the Xcode edit. I am using the SwiftFormat plugin, which shows up, so it does not seem to be a general problem. Both, "The Kitty" ;-) and SwiftFormat show up in the System Preferences -> Extensions. So the plugin is there, but can not be used by Xcode.

Any idea where to look for clues, what the issue is?

Thank you!

  • Michael

@lutzmi you need to add XcodeKit framework to extension:
image

@michaello Thanks, that did it! :-)