79379260

Date: 2025-01-22 21:34:59
Score: 1.5
Natty:
Report link

The problem was the identifier in tauri.conf.json.

It was com.myproject.app which Mac was treating as an executable. I changed it:

"identifier": "com.myproject",

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: tfantina