From 102ebc6b3b78d0a492fe9848bebef3548c9e13ce Mon Sep 17 00:00:00 2001 From: opa334 Date: Thu, 26 Jan 2023 00:40:39 +0100 Subject: [PATCH] 1.5.0~b3 --- RootHelper/main.m | 2 -- 1 file changed, 2 deletions(-) diff --git a/RootHelper/main.m b/RootHelper/main.m index 501694b..61615b2 100644 --- a/RootHelper/main.m +++ b/RootHelper/main.m @@ -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