Skip to content

A cli tool for installing and launching iOS apps on a physical device using only the device's name and the .app's path.

Notifications You must be signed in to change notification settings

9595-Software/iOS-app-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-app-manager

ios-app-manager is a cli tool used for installing and starting iOS applications on a physical device without having to know the Device ID or the ever-changing installation URL. All that is required is the device name and the path to the app.

$ ./ios-app-manager --help                                                                                                 2 ↵
Install and launch iOS applications on a physical device

Usage: ios-app-manager [OPTIONS] --device-name <DEVICE_NAME> --app-path <APP_PATH>

Options:
  -d, --device-name <DEVICE_NAME>  
  -a, --app-path <APP_PATH>        
  -l, --launch                     
  -h, --help

About

A cli tool for installing and launching iOS apps on a physical device using only the device's name and the .app's path.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages