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

Use objc2 and objc2-foundation #2

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Use objc2 and objc2-foundation #2

merged 1 commit into from
Oct 21, 2024

Conversation

eirnym
Copy link
Contributor

@eirnym eirnym commented Oct 21, 2024

These crates are the successor crates to objc and objc-foundation.

Relevant to locale_config is that bindings to NSLocale is provided, avoiding the error-prone msg_send! macros.

original PR: rust-locale/locale_config#11

These crates are the successor crates to objc and objc-foundation.

Relevant to locale_config is that bindings to `NSLocale` is provided,
avoiding the error-prone `msg_send!` macros.
@eirnym eirnym merged commit 5f1fea8 into main Oct 21, 2024
@eirnym eirnym deleted the objc2 branch October 21, 2024 11:42
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