-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Be more flexible in Electron launch paths for .app bundles
Previously, we needed the exact executable path, or the app path. Now we also accept the app base name (/Applications/Slack) even if the real path is .app, because that extension is hidden on Mac. This is useful because we're going to have to move to manually entering app paths on Mac, since in recent Electron versions the file picker no longer works for selecting inside .app bundles.
- Loading branch information
Showing
1 changed file
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters