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

Docs issue: Multi-Platform Build #662

Open
4 tasks done
zerbzman opened this issue Nov 14, 2024 · 0 comments
Open
4 tasks done

Docs issue: Multi-Platform Build #662

zerbzman opened this issue Nov 14, 2024 · 0 comments

Comments

@zerbzman
Copy link

Describe the bug

At https://electron-vite.org/guide/source-code-protection#multi-platform-build, it says to add process.env.ELECTRON_EXEC_PATH = '/path/to/electron-x64/electron.app' to point to the Electron app but it should actually be './path/to/electron-x64/dist/Electron.app/Contents/MacOS/Electron'. It needs to point to the binary and not just the app.

Electron-Vite Version

2.3.0

Electron Version

30

Vite Version

5

Validations

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

No branches or pull requests

1 participant