Skip to content
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

electronize build /target osx #1

Closed
srameh opened this issue Dec 28, 2019 · 2 comments
Closed

electronize build /target osx #1

srameh opened this issue Dec 28, 2019 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@srameh
Copy link

srameh commented Dec 28, 2019

Hello Robin,
I came across your answer helping someone with electron.manifest.json. I used your answers and it worked great.
I have a couple of questions for you. I hope you dont mind.
1- How do you build a installer package for Mac OS using "electronize build /target osx"?
2- Do you need to run this on a Mac or can this be generated on Windows?

Thanks in advance!

@robalexclark
Copy link
Owner

Hello,
For mac you do need to run it on macos to generate the installer (.dmg) file. If you don't have a mac (I do but it is very very old and slow so I don't use it much) you can use a free Azure Devops account to build on osx and build the installers for you. If you want to see the azure devops pipeline config take a look at azure-pipeline.yml in the root folder of this repository. This pipeline runs tests and if these pass it then builds installers for win,linux and osx.

@robalexclark robalexclark self-assigned this Dec 28, 2019
@robalexclark robalexclark added the question Further information is requested label Dec 28, 2019
@srameh
Copy link
Author

srameh commented Dec 29, 2019

Thank you Robin. I truly appreciate it. I am going to try the Azur Devops account.

Thank you again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants