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 #11

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

Commits on Apr 24, 2024

  1. Use objc2 and objc2-foundation

    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.
    madsmtm committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    77748b7 View commit details
    Browse the repository at this point in the history