Edit: I found a good solution on Reddit: Make a new .app file that symlinks the contents of Safari.app:
I'm on the Sonoma beta I did some looking up and tried a tried a few things but they didn't work. I'm wondering if someone has gotten it working on macOS 13 or later and would provide instructions for doing so.
Code:
mkdir ~/Applications/Safari.app
ln -s /Applications/Safari.app/Contents/ ~/Applications/Safari.app/
I'm on the Sonoma beta I did some looking up and tried a tried a few things but they didn't work. I'm wondering if someone has gotten it working on macOS 13 or later and would provide instructions for doing so.
Last edited: