c5b8eb06c6
The chmod fix only ran after fresh extraction, but existing sidecar dirs extracted by older versions still lacked execute permissions. Now set_executable_permissions() runs on EVERY app launch (both the early-return path for existing dirs and after fresh extraction). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>