mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: edge case in app.isInApplicationsFolder() (#35636) * fix: edge case in IsInApplicationsFolder * use realpath instead * lint * revert lowercasing * optimize * Update shell/browser/ui/cocoa/electron_bundle_mover.mm * lint Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: Kishan Bagaria <hi@kishan.info> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>