TPFControllerAllocTrace 0.1.3

TPFControllerAllocTrace 0.1.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2022

Maintained by 524284tpf.



  • By
  • pzhtpf

Example

Simple detection of controller dealloc is not implemented

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

TPFControllerAllocTrace is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "TPFControllerAllocTrace"

Usage

#if DEBUG
    [TPFControllerAllocTrace sharedControllerAllocTrace];
#endif

Author

pzhtpf, [email protected]

License

TPFControllerAllocTrace is available under the MIT license. See the LICENSE file for more info.