I’m writing an iPhone app. It’s already been published, but I would like to add a feature where its version number is displayed.
I’d rather not have to do this manually with each version I release…
Is there a way in objective-C to find out what the version is of my app?