Your question
Hi,
I successfully managed to bundle the browsers with PyInstaller on a macOS .app bundle, however a warning about the browsers directory that couldn’t be codesigned pops up when building with PyInstaller, leading to this message popping up on M1 mac users

Is there any way to codesign the browsers too?
Your question
Hi,

I successfully managed to bundle the browsers with PyInstaller on a macOS .app bundle, however a warning about the browsers directory that couldn’t be codesigned pops up when building with PyInstaller, leading to this message popping up on M1 mac users
Is there any way to codesign the browsers too?