Compile Bug? emailproxy-2025-03-14 release won't run on MacOS
Closed this issue · 2 comments
Chapoly1305 commented
I have downloaded both releases for macOS and tested on Intel and Apple M processor. Neither files worked on any platform.
Intel mac said the file cannot be run. On Apple M,
nuitka-macOS.zip was noted damaged, emailproxy-2025-03-14_pyinstaller-macOS.zip was immediately exited after launching.
simonrob commented
Please read the GettingStarted.txt file that is included with these builds. In particular: "If macOS says the app is damaged, run xattr -dr com.apple.quarantine emailproxy.app. If you still have problems, try no-GUI mode: emailproxy.app/Contents/MacOS/emailproxy --no-gui".
Chapoly1305 commented
Thanks, I will check on the command