'Project Name' was compiled with optimization - stepping may behave oddly; variables may not be available
问题 Trying to step into AFNetworking code generates following warning: [Project Name] was compiled with optimization - stepping may behave oddly; variables may not be available. And of course I\'m not able to debug the code. To be specific I\'m trying to debug UIImageView+AFNetworking category which seems impossible. Changing the code has no effect (tried NSLog , etc) and when trying to step in compilers goes to assembly code and shows UIImageView+TVASTAFNetworking as category name which does not