mirror of https://github.com/opa334/TrollStore.git
1.5.0~b3
This commit is contained in:
parent
704d3ffd45
commit
102ebc6b3b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue