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

chore: prepare for objc2 frameworks v0.3 #264

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

madsmtm
Copy link
Contributor

@madsmtm madsmtm commented Jan 21, 2025

The next version of the objc2 framework crates will have a bunch of default features enabled, see madsmtm/objc2#627, so this PR pre-emptively disables them, so that your compile times down blow up once you upgrade to the next version (which is yet to be released, but will be soon).

I did not include a changelog entry here, since there are no user-facing changes, and since it doesn't need to be shipped to users.

These will have a bunch of default features enabled, so let's
pre-emptively disable them.
@amrbashir
Copy link
Member

the remaining CI failures are in the winit example and not related to this PR.

@amrbashir amrbashir merged commit c225f77 into tauri-apps:dev Jan 21, 2025
7 of 9 checks passed
@madsmtm madsmtm deleted the objc2-disable-default-features branch January 21, 2025 23:02
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.

2 participants