-
Notifications
You must be signed in to change notification settings - Fork 83
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
Latest update is failing to compile #158
Comments
Are you using Big Sur? |
Yes I am @Aloxaf |
Which version of big sur are you running? |
11.2.2 |
@segeljakt It seems that not all Big Sur run on arm device. Replacing custom ref. https://github.com/SSheldon/rust-objc/blob/master/src/runtime.rs#L27-L28 |
Ok, interesting, I can upload a patch later today |
Any update on this? |
Any update on this (as it does impact on the silicon 0.4.1 build)? |
@chenrui333 I dropped the clipboard support on macOS arm. Please check if it could be built on macOS Big Sur now. |
I see this same issue.
|
@mikemadden42 Can git version be compiled? |
Big apologies for the long wait. I pushed an update to pasteboard (now |
Thanks @segeljakt . Updating to |
@segeljakt @Aloxaf Do you think we should update this version of https://github.com/Aloxaf/silicon/blob/master/Cargo.toml#L25 |
@segeljakt Thanks! @mikemadden42 Done! |
I can confirm this commit fixed the build issue, and we have made the upgrade in the homebrew-core side |
Installing through cargo install.
The text was updated successfully, but these errors were encountered: