Skip to content

Conversation

@MarijnS95
Copy link
Member

objc2 released a new set of framework crates with most functions marked as safe now, causing a lot of "unneeded unsafe {} block" warnings. By removing those we also have to affix the minimum crate versions to 0.3.2 otherwise things will no longer compile on older versions.

`objc2` released a new set of framework crates with most functions
marked as safe now, causing a lot of "unneeded `unsafe {}` block"
warnings.  By removing those we also have to affix the minimum crate
versions to `0.3.2` otherwise things will no longer compile on older
versions.
@MarijnS95 MarijnS95 merged commit 1ba60a7 into main Dec 8, 2025
68 checks passed
@MarijnS95 MarijnS95 deleted the obj2-frameworks-0.3.2 branch December 8, 2025 09:56
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.

3 participants