mirror of
				https://github.com/opa334/TrollStore.git
				synced 2025-11-04 07:32:36 +08:00 
			
		
		
		
	Merge branch 'main' of https://github.com/opa334/TrollStore
This commit is contained in:
		
						commit
						4ea445f0ec
					
				@ -357,7 +357,7 @@ BOOL signApp(NSString* appPath, NSError** error)
 | 
			
		||||
	else
 | 
			
		||||
	{
 | 
			
		||||
		// app has entitlements, keep them
 | 
			
		||||
		ldidRet = runLdid(@[@"-S", @"-M", certArg, appPath], nil, &errorOutput);
 | 
			
		||||
		ldidRet = runLdid(@[@"-s", certArg, appPath], nil, &errorOutput);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	NSLog(@"ldid exited with status %d", ldidRet);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user