-
Notifications
You must be signed in to change notification settings - Fork 9
Skip invalidating previous mobiledevicepiar if previous is valid what… #8
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
Conversation
… we can check from host (TEST)
Pairingfile by idevice pair is slightly different then jitterbug, have o add udid into it if it’s missing |
Maybe with plutil -insert UDID -xml "$UDID" $UDID.mobiledevicepair |
Signed-off-by: Macley <[email protected]>
…tterbug part (aka what to do if the pair file isn't goochie)
final todo: test and make it proper for the jitterbug part (aka if pairingfile isn't goochie, what then?) |
…f needed the udid key. Remove jitterbug as it's not needed and unzip aswell
… we can check from host (TEST)