Files
brave-core/build/mac/pkg-scripts
Michael Herrmann 5096a546df Fix errors in macOS .pkg postinstall script (#36483)
Eg. when installing from Brave-Browser-universal.pkg, the previous
implementation gave the following `postinstall` errors in
`/var/log/install.log`:

chmod: /Applications/Brave Browser universal.app: No such file or directory
chown: /Applications/Brave Browser universal.app: No such file or directory
chgrp: /Applications/Brave Browser universal.app: No such file or directory
2026-05-15 19:43:26 +01:00
..