Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to let counter example compile #19

Merged
merged 2 commits into from May 7, 2023
Merged

Conversation

RomanBaiocco
Copy link
Contributor

On the main branch, if I cd into Example/counter and run swift build I am unable to compile the plugin due to some errors. These changes fix those errors.

Copy link
Owner

@emorydunn emorydunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing the package manifest. I've added some comments to the actions.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the controllers and encoder properties and instead conform the class to KeyAction.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the controllers and encoder properties and instead conform the class to KeyAction.

@RomanBaiocco
Copy link
Contributor Author

Just tried again! Let me know if I did it incorrectly, this is literally the first thing I've done after getting the basics of the language down 😅

@emorydunn emorydunn merged commit 08c3833 into emorydunn:main May 7, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants