Get Version All Application's in Objective c
If you're using GetVersionApp, you can call import it into your App.
#import "GetVersionApp.h"
Make sure you've set up the macros in GetVersionApp.m beforehand.
[GetVersionApp GetAllVersionApp];
Calling it is even easier.