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.
Actions