-
Notifications
You must be signed in to change notification settings - Fork 59
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
error: unexpected cfg
condition value: cargo-clippy
#125
Comments
(this is an error in the log because we build with |
err, so this was actually fixed in #75, but never made it to crates.io. |
I patched those changes in a fork https://crates.io/crates/objc-rs Feel free to use, if objc crate get any update I gladly will remove/drop my fork |
Hey, just gonna pipe in and say that I also maintain a fork (and have maintained it for a few years now), called |
objc2 is great, I use on Rio too (actually way more than objc) but some projects I wrote a long time ago I just want to maintain without much work. but yes, I would recommend objc2 nowadays instead |
Using the
msg_send!
macro yields warnings like this with upcoming rustc 1.84.0:The text was updated successfully, but these errors were encountered: