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

Can't access EditorCommands in ProtonExtensions when using SPM #90

Closed
santi-g-s opened this issue Jan 9, 2021 · 2 comments
Closed

Can't access EditorCommands in ProtonExtensions when using SPM #90

santi-g-s opened this issue Jan 9, 2021 · 2 comments

Comments

@santi-g-s
Copy link

When using SPM to install proton 0.5.0, I cannot access BoldCommand(), ItalicCommand(), etc or anything within the ProtonExtensions folder.

To recreate issue:

import Foundation 
import Proton

let command = BoldCommand()
@rajdeep
Copy link
Owner

rajdeep commented Jan 11, 2021

Thanks for reporting the issue. There's a PR open to fix SPM support. I hope to get this fixed with the same.

@rajdeep
Copy link
Owner

rajdeep commented Apr 1, 2021

@santi-g-s, ProtonExtensions has been dropped and the commands are now available in Proton itself. Checkout the latest release.

@rajdeep rajdeep closed this as completed Apr 1, 2021
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

No branches or pull requests

2 participants