I'm trying to open a new app that I downloaded on OS X Yosemite 10.10. Specifically, it is Android Studio.app version 0.8.13.
When I open it, I see the following dialog "Verifying Android Studio.app...":
The progress bar has been at 100% for about 10 minutes and it hasn't gone away. Granted, this app is rather large at about 25gb of SDK that needs to be included in the directory.
How do I get passed this dialog?
killall
command doesn't do anyhting for me – Caleb Stanford Aug 10 '22 at 07:30sudo
. But the Activity Monitor worked! – Caleb Stanford Aug 10 '22 at 07:38