xcode-streamdeck-plugin icon indicating copy to clipboard operation
xcode-streamdeck-plugin copied to clipboard

Implement property inspector interop APIs

Open iKenndac opened this issue 4 years ago • 0 comments

We're currently missing the APIs to interop with the property inspector. The Xcode plugin doesn't use the property inspector, but it'd be nice to have for the template.

Missing:

  • sendToPropertyInspector command
  • sendToPlugin event (it's a received event despite the name)

iKenndac avatar Dec 31 '21 18:12 iKenndac