0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update device_db with iPhone 15 models and the latest iPad models we missed. More... 6 months ago
show iso-deploy project's Products (#584) More... 11 months ago
Incremented version to 1.12.2 More... 11 months ago
feat: bump MACOSX_DEPLOYMENT_TARGET from 10.8 to new minimum 10.13 (#581) More... 12 months ago
Fix 578: Pass in CFNumberRef correctly instead of passing 0 as int (#579) More... about 1 year ago
Implement --kill, given pid or bundle id (#577) More... about 1 year ago
Implement get_pid, respect bundle_id in list_processes and list_bundle_id (#576) More... about 1 year ago
Allow multiple connection to debugserver when running with --nolldb (#527) More... about 1 year ago
Add instruments server support with --list_processes argument (#575) More... about 1 year ago
Incremented version to 1.12.1 More... over 1 year ago
Fix an issue introduced by #503 where installing an IPA requires explicitly 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) More... over 1 year ago
Fix symbols downloading. Newer versions of Xcode seem to download dyld 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) More... over 1 year ago
Add new iPhone 14 model numbers *correctly*. More... over 1 year ago
Add new iPhone 14 model numbers. More... over 1 year ago
Lookup whether the device is password protected before starting a debug server and log it as an event. (#566) More... over 1 year ago
Xcode does not always contain a dedicated DeveloperDiskImage for each… (#565) More... over 1 year ago
Add a command to check whether a device has enabled developer mode. D… (#563) More... over 1 year ago
Add workaround needed for Xcode-13.3+ for --noninteract crashes, where lldb is not able to print backtrace (#558) More... over 1 year ago
Revert "Add a command to check for developer mode. (#556)" More... over 1 year ago
Skipping no reason stops in --non-interact lldb script (#557) More... over 1 year ago
Incremented version to 1.12.0 More... almost 2 years ago
Add a command to check for developer mode. (#556) More... almost 2 years ago
Start and connect a session prior to downloading device symbols over wifi (#555) More... almost 2 years ago
Update device detection json output to include the interface over which 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) More... almost 2 years ago
Remove an extraneous comma in the usage string. (#552) More... about 2 years ago
Add latest iPad Air and iPhone SE to device_db (#551) More... about 2 years ago
Add support for listing, downloading, installing, and uninstalling provisioning profiles. (#549) More... about 2 years ago
Change description of --detect to be more accurate (#550) More... about 2 years ago
Revert "Add support for listing, downloading, installing, and uninstalling provisioning profiles." More... about 2 years ago
Add support for listing, downloading, installing, and uninstalling provisioning profiles. More... about 2 years ago