Nocilla
Nocilla copied to clipboard
Restore correct implementation to `NSURLSession`
Making sure that the correct implementations are restored to NSURLSession
and LSNSURLSessionHook
.
Using method_exchangeImplementations:
mixes up the IMP
for both classes to a point where Nocilla no longer responds to stubs.