iOS-UtiliKit
iOS-UtiliKit copied to clipboard
Version string `showDebugSymbol` not used
In the "Version" subspec, the verboseVersionString method includes a showDebugSymbol parameter, but it's not actually used. We should either get rid of the parameter or implement the functionality.
I went with implementing the functionality.