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(deps): prepare for objc2 frameworks v0.3 #12468

Merged
merged 1 commit 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.
@madsmtm madsmtm requested a review from a team as a code owner January 21, 2025 20:03
Copy link
Contributor

Package Changes Through dbc79b8

There are 3 changes which include tauri-bundler with patch, tauri-cli with patch, @tauri-apps/cli with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-bundler 2.2.2 2.2.3
@tauri-apps/cli 2.2.5 2.2.6
tauri-cli 2.2.5 2.2.6

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir amrbashir merged commit 0ea8894 into tauri-apps:dev Jan 21, 2025
19 checks passed
@madsmtm madsmtm deleted the objc2-disable-default-features branch January 21, 2025 21:28
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