Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options --exists work incorrect (fixed) #131

Closed
Incont opened this issue May 14, 2015 · 1 comment
Closed

options --exists work incorrect (fixed) #131

Incont opened this issue May 14, 2015 · 1 comment

Comments

@Incont
Copy link

Incont commented May 14, 2015

$ ios-deploy --version
1.6.1
$ ios-deploy --exists --bundle_id com.test.test
[....] Waiting for iOS device to be connected
[....] Using iPad 2 'test' (xxxxxxxfdfd3099858b2fd5c8d7e9accc27c9405) xxxxxxxfdfd3099858b2fd5c8d7e9accc27c9405).

$ ios-deploy --exists --bundle_id com.test.test --id xxxxxxxfdfd3099858b2fd5c8d7e9accc27c9405
[....] Waiting for iOS device to be connected
[....] Using iPad 2 'test' (xxxxxxxfdfd3099858b2fd5c8d7e9accc27c9405) (xxxxxxxfdfd3099858b2fd5c8d7e9accc27c9405).

@Incont
Copy link
Author

Incont commented May 15, 2015

Fixes #134

@Incont Incont changed the title options --exists work incorrect options --exists work incorrect (fixed) May 15, 2015
@shazron shazron closed this as completed May 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants