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

Follow objc best practices #1

Closed
betamos opened this issue Jun 13, 2022 · 1 comment
Closed

Follow objc best practices #1

betamos opened this issue Jun 13, 2022 · 1 comment
Labels

Comments

@betamos
Copy link
Owner

betamos commented Jun 13, 2022

The MacOS implementation is largely copy-pasted from arboard. Review and fix the implementation to reduce unsafe and follow best practices for FFI with the objc crate.

Got some excellent pointers from an objc contributor here: SSheldon/rust-objc#114

@betamos betamos added the macos label Jun 13, 2022
@betamos
Copy link
Owner Author

betamos commented Jun 13, 2022

Partly fixed in b63c439

@betamos betamos closed this as completed May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant