zhaowenlan1779 / threeSD

Tool to import data from your SD card for Citra
GNU General Public License v2.0
119 stars 24 forks source link

Mac application won't boot #13

Closed MuffinGamedev closed 4 years ago

MuffinGamedev commented 4 years ago

When I try to open the macOS release of threeSD, I just get the message, "The application "threeSD" can't be opened." I get the same error with the older releases that have a Mac port as well. I'm running macOS Mojave, version 10.14.6.

zhaowenlan1779 commented 4 years ago

I just confirmed the releases can run on both 10.12 and 10.15.

The error you are getting might be caused by newer macOSes checking for app signature before running it. Since threeSD does not have a signature, you'll have to override security settings and force open the app (hold Control, click on the app and select Open. The OS will remember this, and you should be able to run the app normally after that.)