This commit is contained in:
opa334 2023-01-26 00:40:39 +01:00
parent 704d3ffd45
commit 102ebc6b3b
1 changed files with 0 additions and 2 deletions

View File

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