mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-18 02:49:23 +08:00
00168877d9
- macOS: Replace inline AppleScript commands with temp .sh script file - Linux: Use temp .sh script file instead of inline bash -c command - Windows: Add proper error capturing with output() instead of spawn() - Remove unused escape_shell_path and generate_wrapper_script functions - Unified approach across platforms for better maintainability