Skip to content

add mac build config#6

Merged
mPyKen merged 1 commit intomPyKen:masterfrom
jamieJames45:add_mac_build
Jul 5, 2022
Merged

add mac build config#6
mPyKen merged 1 commit intomPyKen:masterfrom
jamieJames45:add_mac_build

Conversation

@jamieJames45
Copy link
Contributor

Tested , and works on Macbook Pro M1 Max
updated electron-builder version to 23.0.2 due to a dependency on python2 that has since been resolved
added the mac/target/dmg to the build config

on mac to build properly , run "npm run dist"

Thanks, been looking for something like this this for ages..

@mPyKen
Copy link
Owner

mPyKen commented Jul 5, 2022

Many thanks! could you share the resulting dmg file? I would add it to the Releases page

@mPyKen mPyKen merged commit fd09ba8 into mPyKen:master Jul 5, 2022
@jamieJames45
Copy link
Contributor Author

sure.. only tested on my machine M1 Max (Apple Silicon)
for intel Macs, they would need to build themselves.
Also , I made no attempt to sign the build.
https://drive.google.com/file/d/13DEpTtO3Bq1xv2WCt0ODq1nRsdZlBBhK/view?usp=sharing

You can use github actions to build directly as part of your release for all platforms, see https://dev.to/erikhofer/build-and-publish-a-multi-platform-electron-app-on-github-3lnd

I can assist with setting that up if you get stuck.

@mPyKen
Copy link
Owner

mPyKen commented Jul 6, 2022

Oh I did not know that, thank you! Let me look into this

@TomMarg
Copy link

TomMarg commented Aug 27, 2022

Would be great to have a M1 release available. The one from jamieJames45 was not able to run on my M1-Pro (the .dmg was marked as „defect“?!) - however I‘d love to use the plugin on my MacBook Pro. :)

@mPyKen
Copy link
Owner

mPyKen commented Aug 29, 2022

Added automated multi platform builds. Mac / Linux builds are untested and are not signed, so you might need to edit some settings to allow execution of the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants