/GetVersionApp

Get Version All Application's in Objective c

Primary LanguageObjective-CApache License 2.0Apache-2.0

GetVersionApp

Get Version All Application's in Objective c

Usage

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.