mirror of
https://github.com/objective-see/TaskExplorer.git
synced 2026-03-22 07:02:39 +00:00
v1.4 candidate
-improved auth window prompt (delay after success) -added extraction/printing of obj-c objects from exception.reason -ensures comparison of dylib to main binary image name now handles symbolic links -new icon
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
//auth button
|
||||
@property (weak) IBOutlet NSButton *authButton;
|
||||
|
||||
//cancel button
|
||||
@property (weak) IBOutlet NSButton *cancelButton;
|
||||
|
||||
//arrow icon
|
||||
@property (weak) IBOutlet NSImageView *arrowIcon;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user