mirror of
https://github.com/opa334/TrollStore.git
synced 2025-01-18 13:05:42 +08:00
Fix broken error output
This commit is contained in:
parent
4d8982545d
commit
8e9b3caa93
@ -88,6 +88,7 @@ extern NSUserDefaults* trollStoreUserDefaults();
|
||||
break;
|
||||
case 184:
|
||||
errorDescription = @"The app was installed successfully, but has additional binaries that are encrypted (e.g. extensions, plugins). The app itself should work, but you may experience broken functionality as a result.";
|
||||
break;
|
||||
case 185:
|
||||
errorDescription = @"Failed to sign the app. The CoreTrust bypass returned a non zero status code.";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user