swizzleCfunction 0.2.0

swizzleCfunction 0.2.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2016

Maintained by Paul Zabelin, Paul Zabelin.



Usage

[PZSwizzle function:@"kill" with:@"doNotKill" whileExecuting:^{
    [CrashReporter simulateCrashBySignal:9];
}];

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

Installation

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

pod 'swizzleCfunction'

Author

Paul Zabelin, https://github.com/paulz

License

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