iOS-UtiliKit icon indicating copy to clipboard operation
iOS-UtiliKit copied to clipboard

Version string `showDebugSymbol` not used

Open tylermilner opened this issue 5 years ago • 1 comments

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.

tylermilner avatar Sep 10 '20 16:09 tylermilner

I went with implementing the functionality.

br-earl-gaspard avatar Mar 14 '23 19:03 br-earl-gaspard