Timeline for AppleScript Written on Intel iMac Runs Very Slow When MBA Exported As app on M2
Current License: CC BY-SA 4.0
Post Revisions
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| 18 hours ago | history | became hot network question | |||
| 18 hours ago | comment | added | Barmar | Does the SPOD show before or after the prompt dialog? | |
| 19 hours ago | comment | added | nohillside♦ |
I just tried on an M1 running Tahoe. Double-clicking the app immediately displays the list, selecting one entry equally fast executes the shell script via do shell script. Can you share some more details about which step is slow on your Mac?
|
|
| 22 hours ago | history | edited | IconDaemon | CC BY-SA 4.0 |
edited title
|
| yesterday | comment | added | Gilby |
Comment: For 10 years or more there have been complaints that do shell script is slow. Guess: Tahoe makes this worse as macOS will be doing Gatekeeper, TCC, malware and other security checks every time it is run. Better (maybe): Do everything in shell script.
|
|
| yesterday | comment | added | nohillside♦ | Can you add the shell script as well? If you run the shell script manually, is it fast? | |
| yesterday | history | edited | nohillside♦ | CC BY-SA 4.0 |
added 2 characters in body
|
| yesterday | answer | added | Gilby | timeline score: 4 | |
| yesterday | history | asked | Buadhai | CC BY-SA 4.0 |