I have a very large project with 3rd party frameworks and would like to disable method swizzling to make sure the 3rd party frameworks do not mess the default expected behaviour. Is it possible? Is there some flag in the project settings?I have a very large project with 3rd party fram