mirror of
https://github.com/electron/electron.git
synced 2026-01-30 01:38:49 -05:00
We deduce the name of the application from the CFBundleName of the .app bundle and use a path based on that. Similar logic should be implementable for other platforms. Fixes #3.