Display more exact build info
Opened this issue · 2 comments
eunikolsky commented
You can check the current SDK and sampler app version in the settings. It would be more useful to include some extra information there, such as git commit hash and build time. Eg, SDK Version: 1.5.0 (abc123de; Wed Feb 4 16:10:19 PST 2015). This will help with debugging and troubleshooting.
Sample config: http://www.egeek.me/2013/02/09/xcode-insert-git-build-info-into-ios-app/
eunikolsky commented
Partial implementation: b3a6185
eunikolsky commented
An extra feature: display version/git info over the icon. Example: http://www.merowing.info/2013/03/overlaying-application-version-on-top-of-your-icon/