burhanuday/electron-react-boilerplate

#urgent Cannot generate macOS application.

harshitsan opened this issue · 2 comments

Loved this boilerplate.
I am able to get windows application
But whenever I try to generate macOS application.
The packaging fail at signing the application.

How can we solve that ?
IMG-20200721-WA0002

please post the stack trace of the error
also check if you added the --mac flag to the postpackage script in package json

post
Yes postpackage had --mac flag

I actually also tried making the mac application of the boilerplate itself.
That also was not working.