1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-18 21:15:41 +08:00
This commit is contained in:
opa334 2023-01-26 00:40:39 +01:00
parent 704d3ffd45
commit 102ebc6b3b

View File

@ -702,8 +702,6 @@ int installApp(NSString* appPackagePath, BOOL sign, BOOL force, BOOL isTSUpdate,
[[NSFileManager defaultManager] removeItemAtPath:lsAppPackageTmpCopy error:nil];
}
NSLog(@"[installApp] app bundle still exists? %d", [[NSFileManager defaultManager] fileExistsAtPath:appBundleToInstallPath]);
if(!systemMethodSuccessful)
{
// Custom method