emorydunn / StreamDeckPlugin

A library for creating Stream Deck plugins in Swift.
https://emorydunn.github.io/StreamDeckPlugin/
MIT License
50 stars 7 forks source link

Update SwiftPM manifest examples in readme #30

Closed Diggory closed 3 months ago

Diggory commented 3 months ago

Updates the functions used in the examples for adding the package as a dependency, so to use up-to-date versions.

Also updates the reference to the PluginDelegate protocol to 'Plugin`.

Diggory commented 3 months ago

Sorry, should have done this on a branch.... I'll re-do it.