xcode-streamdeck-plugin
xcode-streamdeck-plugin copied to clipboard
Implement property inspector interop APIs
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:
sendToPropertyInspectorcommandsendToPluginevent (it's a received event despite the name)