Giter VIP home page Giter VIP logo

Comments (9)

cavearr avatar cavearr commented on June 8, 2024 1

Hello! I'm releasing new wips with native support for arm 64 for linux and osx, you can download them from github action or more easily from https://downloads.icestudio.io

If you try it, please tell me if everything works well. In the case of OSX arm64 I have improved the installation process to avoid headaches with permissions and annoying things, I will continue working on the installation process of the next wips for all operating systems and I would greatly appreciate your comments.

I will keep the issue open for a few days waiting for your responses. If I close it and you later want to add something, reopen it without hesitation.

from icestudio.

cavearr avatar cavearr commented on June 8, 2024

Hi @janrinze, I'm working on it, very soon we have e nice new version with aarch64 well supported. I'm maintaining this thread to tell you about the progress.

from icestudio.

janrinze avatar janrinze commented on June 8, 2024

@cavearr Thanks for the quick reply! will keep an eye out here.

from icestudio.

ProbabilityEngineer avatar ProbabilityEngineer commented on June 8, 2024

If you just want a native apple silicon version you can re-wrap it with nwjs-osx-arm84 by replacing Icestudio.app "macos" and "frameworks" folders with those from nwjs-v0.83.0-osx-arm64 nwjs.app . Works for me.

from icestudio.

cavearr avatar cavearr commented on June 8, 2024

from icestudio.

ProbabilityEngineer avatar ProbabilityEngineer commented on June 8, 2024

I discovered that you should repair the app's permissions afterwards with

chmod -R 755 /Applications/icestudio-new.app

otherwise it's broken for anyone but the user who replaced the nw.js files

from icestudio.

ProbabilityEngineer avatar ProbabilityEngineer commented on June 8, 2024

sudo xattr -cr /Applications/icestudio.app

fixed it for me. This is a very broad command.

you could also try:
sudo xattr -r -d com.apple.quarantine /Applications/icestudio.app

and:
sudo codesign --force --sign - /Applications/icestudio.app

from icestudio.

ProbabilityEngineer avatar ProbabilityEngineer commented on June 8, 2024

Another issue is that installing the dev toolchain 0.9.1 installs the intel package. I'm not sure but thought the previous build installed the apple silicon package (once I'd swapped out nwjs in icestudio.app). Maybe I installed it manually I don't remember.

from icestudio.

cavearr avatar cavearr commented on June 8, 2024

I am closing this issue because with the latest wip this malfunction is solved :)

If you find any problem related to this, please reopen it.

from icestudio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.