Giter Site home page Giter Site logo

create .app on apple silicon (m1) about fvim HOT 11 CLOSED

luxus avatar luxus commented on June 16, 2024
create .app on apple silicon (m1)

from fvim.

Comments (11)

luxus avatar luxus commented on June 16, 2024 1

hi yatli,
Thanks for the fast response,
what i did was downloading the release and copied it to /Applications
Download and install https://dotnet.microsoft.com/en-us/download

git clone https://github.com/yatli/fvim
cd fvim
dotnet build -c Release
./pack.sh osx.11.0-arm64
unzip publish/*.zip -d /Applications/

Is it possible to have a build included in releases for the next release?

PS here is a pre-build (WARNING: DON'T DOWNLOAD FILES FROM STRANGERS)
https://we.tl/t-ux5SoO96lo

from fvim.

yatli avatar yatli commented on June 16, 2024

pack.sh osx.11.0-arm64

from fvim.

yatli avatar yatli commented on June 16, 2024

pack.sh should generate a zipped app package under publish folder already, but yeah copying the files would also work.

from fvim.

luxus avatar luxus commented on June 16, 2024

i created a pull request.. i hope i did it right :D

from fvim.

yatli avatar yatli commented on June 16, 2024

ooh, I didn't realize pack.sh does not work for arm64. Good catch!

Could you verify that it will generate zipped app that is actually working? If so I'll add it to the release pipeline.

from fvim.

luxus avatar luxus commented on June 16, 2024

yes it works

from fvim.

yatli avatar yatli commented on June 16, 2024

great, let's merge this.

from fvim.

yatli avatar yatli commented on June 16, 2024

https://v-yadli.visualstudio.com/fvim/_build/results?buildId=730&view=artifacts&pathAsName=false&type=publishedArtifacts

CI pipeline is now generating osx-arm64 artifacts.

Thanks!

from fvim.

luxus avatar luxus commented on June 16, 2024

thank you so much

ps its just cosmetics but its macOS instead OSX since many years and its aarch64 instead of arm64

from fvim.

yatli avatar yatli commented on June 16, 2024

first part (s/OSX/macOS) I fully agree. Too old to notice the world has moved on (and I even expect to see suffix like -ppc :O ).

For arm64 vs aarch64, I'm not sure though. Debian says arm64 but Fedora/Arch says aarch64. It depends on the macOS convention (if there is one).

from fvim.

luxus avatar luxus commented on June 16, 2024

i guess debian and you are similar "Too old to notice the world has moved on" j/k :D
nix use aarch64 too.. i think debian is the only one :D

from fvim.

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.