Skip to content

Remove re-exported sys module #130

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

madsmtm
Copy link
Contributor

@madsmtm madsmtm commented Apr 20, 2025

Users should import the types they need from the objc2-* crates instead. This should lower compile-times, since we need to compile a lot less.

Follow-up to #128, up to you whether you want to release these in the same version or not.

@madsmtm madsmtm force-pushed the remove-sys branch 2 times, most recently from 12b4230 to 36e4c53 Compare April 20, 2025 07:18
Users should import the types they need from the objc2-* crates instead.
This should lower compile-times, since we need to compile a lot less.
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.

1 participant