Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Remerged with 1.5.1 #20

Open
wants to merge 500 commits into
base: master
Choose a base branch
from
Open

Remerged with 1.5.1 #20

wants to merge 500 commits into from

Conversation

senthilmanick
Copy link

Updated for japanese systems
Remerged so git can auto merge

@shazron
Copy link

shazron commented Apr 30, 2015

Not sure why the PR went to this repo, the maintainer has abandoned it.

shazron and others added 28 commits January 12, 2016 17:49
Added support for recursive directory uploads
Fixes cases where process is not yet running.

Signed-off-by: Shazron Abdullah <shazron@apache.org>
Automatically generated using MobileDevice.framework private APIs.
Xcode 7.3.1 and OS X 10.11.5.
Bring list of error messages up-to-date.
Add missing iPad Air and iPad Mini models, and fixes #244 - ios-deploy will exit when the detection timeout ends even if the device has been detected
Added support for AppleTV OS
ivanhernandez13 and others added 30 commits March 16, 2022 11:39
…lling provisioning profiles."

This reverts commit fd096dd.
Co-authored-by: Steven An <stevenan@Stevens-MacBook-Pro.local>
…ovisioning profiles. (#549)

Co-authored-by: Gabe Giosia <gabe@ghearing.com>
…ch the device was found (e.g. Wifi, USB, etc) and to correctly start a session before fetching device attributes. Previously without a session, devices connected over wifi would return null for some attributes including BuildVersion and DeviceClass. (#554)
…wifi (#555)

Start and connect a session prior to downloading device symbols over wifi because fetching the device class (needed to determine the exact dsc_extractor.bundle to use) over wifi requires a session.
Add a command to check whether a device has enabled developer mode. Developer mode was introduced in iOS 16. When checking devices on older versions the command will print an unsupported error.
Combination of lldb in Xcode-14 and iOS-16 beta currently forwards these events to our handler, which
causes premature exit for the non interact script. Crashes and signals have a reason
#563)

Retry of #556 that guards the developer mode check by a preprocessor define  so that it is not build by default. Developer mode requires a MobileDevice method introduced with Xcode 14 so including it by default will break builds where Xcode 14 is unavailable.
#565)

* Xcode does not always contain a dedicated DeveloperDiskImage for each iOS version (e.g. iOS 15.1 and 15.3) so fallback to a DeveloperDiskImage with the same major version but a lower minor version when we don't find an exact match.
…d caches in parts and they can't be extracted until all of them have been downloaded so download everything first and then extract them instead of alternating between download and extract. (#567)
…icitly providing a bundle id. The bundle id is used to determine the final install location so it can be printed but is not otherwise required. (#569)
* Implement --kill, given pid or bundle id

* Change variable name from pid to command_pid
)

Thanks!

I'm not too worried about keeping deployment_version synced with tests... since the tests are empty.
* update it

* remove unused file
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet