-
Notifications
You must be signed in to change notification settings - Fork 45
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
New versions #601
New versions #601
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't look at every file it seems correct to me. Out of curiosity, why do the framework-crates don't use objc2
or block2
as a workspace dependency? There's probably a good reason but figured I'd ask.
Because I found that since I autogenerate the |
Update: I'm hitting crates.io's rate-limits for publishing new crates, it's gonna take me a while to get all of these out. I've sent an email to the crates.io team and requested an increase, so that it doesn't happen again. Additionally, I ended up publishing Will add you (@simlay) as co-owner once everything is published. |
new-versions
, such that the full CI will run.Unreleased
header.objc2-proc-macros
objc-sys
objc2-encode
objc2
block2
v0.2.0
in Spliticrate
into one crate per framework #592).helper-scripts/test-local.fish
):Post merge:
cargo publish
(or maybecargo release
?)icrate
v0.1.1
is published, deprecating the crate and linking to the new alternatives.