v 1.7.0 (beta?)

-dynamic code signing
 -improved global search
 -ignore WindowServer
 -added/removed some @sync to prevent deadlock/mutation issues
This commit is contained in:
Patrick Wardle
2018-12-12 21:38:58 -10:00
parent f6264d83b7
commit da93203af4
23 changed files with 599 additions and 174 deletions
+4 -1
View File
@@ -870,11 +870,14 @@ bail:
//end updates
[self.itemView endUpdates];
//reload bottom pane
[((AppDelegate*)[[NSApplication sharedApplication] delegate]) selectBottomPaneContent:nil];
});
//bail
goto bail;
}
//ignore if row selection and task didn't change