Commit 29adaee
Fix get_applications_path() returning None on Mac
Return /Applications on macOS instead of calling Windows-only function.
This fixes a crash in app_framework's is_portable() check.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 4261887 commit 29adaee
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
216 | 218 | | |
0 commit comments