mirror of
https://github.com/objective-see/TaskExplorer.git
synced 2026-03-22 07:02:39 +00:00
v1.1.0 commit
finalized a global search window (tasks, dylibs, files) finalized a flagged items window for any flagged tasks or dylibs finalized XPC-helper's security improved by allowing only Objective-See binary to connect several UI fixes/improvements
This commit is contained in:
@@ -35,10 +35,6 @@
|
||||
// ->contains binaries that should be processed
|
||||
@property (nonatomic, retain) Queue* binaryQueue;
|
||||
|
||||
//flag indicating tasks (and thus files/dylibs/etc) are being queried
|
||||
@property BOOL isEnumerating;
|
||||
|
||||
|
||||
/* METHODS */
|
||||
|
||||
//enumerate all tasks
|
||||
|
||||
Reference in New Issue
Block a user