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

ideviceinstaller hooks in Calabash device #68

Closed
jmoody opened this issue May 6, 2015 · 3 comments
Closed

ideviceinstaller hooks in Calabash device #68

jmoody opened this issue May 6, 2015 · 3 comments

Comments

@jmoody
Copy link
Member

jmoody commented May 6, 2015

ATTN @krukow @TobiasRoikjer

My plan is to implement hooks for ideviceinstaller. If the ideviceinstaller command-line application is available, then we'll use it. If it is not, we'll raise an error.

Here are my various attempts at an API.

Each has their own peculiar problems. The luffa implementation is the 2nd pass.

@kamstrup mentioned this: https://github.com/blueboxsecurity/idevice

It is LGPL, which I think makes it unsuitable for us.

The long-term plan to provide instructions on how to implement hooks for other third-party installers.

@jmoody
Copy link
Member Author

jmoody commented May 7, 2015

@krukow

Unless you want these hooks in Calabash, we are going to provide an install_on_device method and instructions on how to override this method.

@jmoody jmoody assigned krukow and unassigned jmoody May 7, 2015
@krukow
Copy link
Member

krukow commented May 7, 2015

@jmoody I'm not sure what you're asking me to do here? why are they hooks? Are they not just regular methods - and if not in Calabash, then where are they?

@jmoody
Copy link
Member Author

jmoody commented May 7, 2015

RESOLVED: Device install_app_on_device will be abstract.

@jmoody jmoody closed this as completed May 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants