You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now we can enable auto launch in windows and linux, but it is not possible in macOS.
In macOS, I can use node-auto-launch. But it can only launch with MAC build. In MAS build, we can not setup it.
There are two method to auto launch in MAS.
But electron-builder and electron-packager are not corresponding both of them. So I have to more technically build for MAS, like this: electron/electron#7312 (comment)
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. You can remove the stale label with /remove-stale comment. Thank you for your contributions.
Describe
Now we can enable auto launch in windows and linux, but it is not possible in macOS.
In macOS, I can use
node-auto-launch
. But it can only launch with MAC build. In MAS build, we can not setup it.There are two method to auto launch in MAS.
refs: Teamwork/node-auto-launch#43
But electron-builder and electron-packager are not corresponding both of them. So I have to more technically build for MAS, like this: electron/electron#7312 (comment)
The text was updated successfully, but these errors were encountered: