Updated readme with new device_id argument.
This commit is contained in:
parent
6b571fbf9b
commit
610d2fb49f
@ -10,9 +10,10 @@ Install and debug iPhone apps without using Xcode. Designed to work on unjailbro
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
* `fruitstrap [-d] <app>`
|
* `fruitstrap [-d] <app> [device_id]`
|
||||||
* Optional `-d` flag launches a remote GDB session after the app has been installed.
|
* Optional `-d` flag launches a remote GDB session after the app has been installed.
|
||||||
* `<app>` must be an iPhone application bundle, *not* an IPA.
|
* `<app>` must be an iPhone application bundle, *not* an IPA.
|
||||||
|
* Optional device id, useful when you have more than one iPhone/iPad connected to your computer
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user