-
Notifications
You must be signed in to change notification settings - Fork 246
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
version 0.12 - additional support for macOS intel? #751
Comments
I wonder the same. To give up the Intel-port is ridiculous because, in the case of Apple Silicon, it will run Intel-binaries just fine using the Rosetta 2 framework. |
Hi! first of all, we don't had beed feeback from users with intel osx and we can't do tests for it for the new versions. About the Rosetta. framework, it has a very bad performance for nwjs engine. If you could give me feedback for osx intel tests i'll working in the dmg and use you as testers. Are you ready for the tests?? ;) Give me a couple of days and prepare the dmg bundle for intel osx, i'm telling you in this thread ok? |
I'm very happy if I can help you testing! Today I have messed around with the source with grunt-cli and npm (which I've never used in my life :) which give me two dependency errors, grunt-wget and grunt-appdmg |
If you need help tell me. To start icestudio from cli from the sources if you need help, tell me. You only need to execute: npm install --legacy-peer-deps and when finish it: npm start |
Yes, don't worry, this is one of the problems to generate the intel dmg. I'm working on updating all the packages because we use some "abandoned" packages, and I'm working on a lot of breaking changes and these packages are going away soon. Thank you and in the next few days I will tell you to try the intel dmg package. I need your comments, so I can stabilize it. Many other users will be very grateful to you! |
Thanks! 👍 |
Will there also be a version for Intel Macs?
the download
https://github.com/FPGAwars/icestudio/releases/download/v0.12/icestudio-0.12-osxarm64.dmg
contains an ARM-only version.
thanks!
The text was updated successfully, but these errors were encountered: