Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
libimobiledevice
|
|
|
|
interactive mode
|
|
|
|
|
|
|
|
NO COMMENT
|
|
|
|
|
|
|
|
was given
|
|
|
|
|
|
|
|
error: use of undeclared identifier 'STDIN_FILENO'
tcgetattr(STDIN_FILENO, &oldt);
|
|
msvcr100.dll
What a mess it is, all these msvcr*.dll - incompatible without limits
|
|
|
|
|
|
|
|
version when using --latest
|
|
... or we are dealing with a really old WTF device that doesn't ship the WTF
firmware in its .ipsw
|
|
|
|
This makes it more convenient to do builds out of the source dir.
|
|
|
|
|
|
|
|
systems lacking it
|
|
|
|
|
|
|
|
|
|
loop issue
|
|
|
|
|
|
|
|
|
|
|
|
identity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
expecting it
This prevents a delay of about 10 seconds at the final stage of the restore process.
|
|
plist_dict_get_item()
|
|
This should be more accurate than guessing based on what is in the
build identity and avoid doing unexpected things for unknown hardware.
|