mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
We weren't setting the location of the resource bundle correctly in the renderer process. It turns out base::mac::OuterBundle() returns the helper app's bundle in the renderer process. So now we have MainApplicationBundle() to give us the bundle of the main app.
544 B
544 B