The tool has detected that the .h file that defines the NSURLConnectionDelegate
protocol declares the canAuthenticateAgainstProtectionSpace
function. This is, of course, to be expected.
It would make more sense for the tool to report implementations of the method, not simply declarations of it
Since you haven’t implemented this method you don’t need to worry about flaws in your implementation.
As for getting rid of the issue...Don’t use the tool? It doesn’t seem very good based on this.
Is there an option to tell it not to scan .h files?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…