Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HZMobileInstallation

Achieved MobileInstallation.framework inside install, uninstall, appList.

###Usage

Add files to the project

######Install

NSString *docpath = [NSHomeDirectory() stringByAppendingPathComponent:@"Documents"];
NSString *path = [docpath stringByAppendingPathComponent:@"test.ipa"];
IPAResult status =  InstallIpa(path);

###Demo

######Show App List

list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors