Actions
Emulator Issues #13567
closedmacOS gives "The signature on the file is invalid" when attempting to run the Updater app
% Done:
0%
Operating system:
OS X
Issue type:
Bug
Milestone:
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
5.0-21610
Fixed in:
2407-111
Description
I've managed to reproduce this on one machine, and a user has reported a second instance of this issue. The error shown in Console.app is as follows:
"/Applications/.Dolphin Updater.2.app/Contents/MacOS/Dolphin Updater not valid: Error Domain=AppleMobileFileIntegrityError Code=-420 "The signature on the file is invalid" UserInfo={NSURL=file:///Applications/.Dolphin%20Updater.2.app/Contents/MacOS/Dolphin%20Updater, NSLocalizedDescription=The signature on the file is invalid}"
I'm not sure how the code signature is getting damaged. I suspect it might be a caching error.
Updated by OatmealDome 4 months ago
- Related to Emulator Issues #13564: Dolphin Updater lined to the wrong shared object on macOS added
Updated by OatmealDome 4 months ago
- Status changed from Accepted to Fix pending
Possibly fixed in 2407-111, waiting for a newer dev build to test.
Updated by OatmealDome 4 months ago
- Status changed from Fix pending to Fixed
- Regression changed from No to Yes
- Regression start set to 5.0-21610
- Fixed in set to 2407-111
Thanks!
Actions