Skip to content

Commit

Permalink
Whoops again
Browse files Browse the repository at this point in the history
- Fix iOS 10 support
- Add 32-bit support
- Improved stability
- Fixed false positives
- Add termination reasons
  • Loading branch information
Muirey03 committed Dec 26, 2019
1 parent abfc9a1 commit 7f993fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cr4shedmach/TweakMach.xm
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
#import "../sharedutils.h"
#import "../libnotifications.h"

#include <RemoteLog.h>

%hook CrashReport
%property (nonatomic, assign) time_t crashTime;
%property (nonatomic, assign) uint64_t __far;
Expand Down

0 comments on commit 7f993fd

Please sign in to comment.