-
-
Notifications
You must be signed in to change notification settings - Fork 565
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
Clarification of "AppDirAssistant is no longer the recommended way to generate AppImages" #178
Comments
|
Currently https://github.com/probonopd/AppImageKit/releases/download/5/AppRun |
Hi @develar ,
Do you mean why we use |
Please use the architecture names used by |
Hi, I am going to support AppImage target in the electron-builder and have couple of questions.
In the
build.sh
I seeWhat I should use instead? Where are binaries?
Where can I grab AppRun? I see https://github.com/resin-io/etcher/tree/master/scripts/build/AppImages but where is official download? I don't see in the https://github.com/probonopd/AppImageKit/releases or bintray.
In the wiki no info about it, only that it should be.
(I understand that maybe I should build AppImageKit to get it, but you know, it is very inconvenient and insecure (e.g. possible question from user why electron-builder doesn't use official builds?)).
Is it possible to build AppImage (convert dir to AppImage) on MacOS? I assume format is simple and should be easy to port.
The text was updated successfully, but these errors were encountered: