facebookarchive / FBAllocationTracker

iOS library that helps tracking all allocated Objective-C objects
Other
1.09k stars 139 forks source link

Revert "Switches tracking from +alloc to +allocWithZone:" #34

Closed gunnarku closed 5 years ago

gunnarku commented 5 years ago

Reverts facebook/FBAllocationTracker#29. CI tests are failing: https://travis-ci.org/facebook/FBAllocationTracker/builds/484044932?utm_source=github_status&utm_medium=notification

Reverting till this can be figured out.