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

segv at times in get_device_hardware_name #19

Open
wants to merge 257 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 10, 2013

  1. Configuration menu
    Copy the full SHA
    c599684 View commit details
    Browse the repository at this point in the history
  2. Ignore .DS_Store

    shazron committed May 10, 2013
    Configuration menu
    Copy the full SHA
    bab114a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2013

  1. Updated Makefile for homebrew

    shazron committed May 11, 2013
    Configuration menu
    Copy the full SHA
    bd6bdc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca4ef1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. Configuration menu
    Copy the full SHA
    87e5f9e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2013

  1. Changed default compiler to gcc (since on Snow Leopard 10.6 gcc is th…

    …e default)
    
    On a clean Snow Leopard system, and installing Xcode 4.2 (the last Xcode for SL), the default compiler is gcc (i686-apple-darwin10-llvm-gcc-4.2)
    shazron committed May 28, 2013
    Configuration menu
    Copy the full SHA
    7cdecd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2013

  1. Configuration menu
    Copy the full SHA
    41165f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2013

  1. Configuration menu
    Copy the full SHA
    8990de9 View commit details
    Browse the repository at this point in the history
  2. Use xcode-select to locate gdb binary.

    Gdb command change from finish to continue and quit (from @HenrikNilsson)
    HenrikNilsson authored and shazron committed Jul 27, 2013
    Configuration menu
    Copy the full SHA
    512e741 View commit details
    Browse the repository at this point in the history
  3. Updated version to 1.0.2

    shazron committed Jul 27, 2013
    Configuration menu
    Copy the full SHA
    ea8e9dd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2013

  1. Configuration menu
    Copy the full SHA
    88db2f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2013

  1. Interim checkin for issue #5 to make it compile (still has runtime er…

    …rors IndexError: list index out of range)
    shazron committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    79aff25 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2013

  1. Configuration menu
    Copy the full SHA
    017b85e View commit details
    Browse the repository at this point in the history
  2. Updated README

    shazron committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    1fe3ce5 View commit details
    Browse the repository at this point in the history
  3. Added -V, --version option

    shazron committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    2c99d25 View commit details
    Browse the repository at this point in the history
  4. Updated version to 1.0.4

    shazron committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    3854bc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2013

  1. Update README.md

    shazron committed Oct 25, 2013
    Configuration menu
    Copy the full SHA
    6f78fbc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2013

  1. Configuration menu
    Copy the full SHA
    d7c38e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c97735a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2013

  1. Merge pull request ios-control#12 from zgramana/master

    Enabled LLDB interactive session. Perf improvement.
    shazron committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    486d0d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2013

  1. Fixes ios-control#8.

    zgramana committed Dec 14, 2013
    Configuration menu
    Copy the full SHA
    42f4179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8315062 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2014

  1. Fixes ios-control#20 - lldb startup super-slow unless ios-deploy.c is…

    … edited to match exact xcode version
    shazron committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    fa88a73 View commit details
    Browse the repository at this point in the history
  2. Updated version to 1.0.5

    shazron committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    ad7c97d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Configuration menu
    Copy the full SHA
    7f2231b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Remove python wrapper shell.

    Julius Trinkunas committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    a3a99e6 View commit details
    Browse the repository at this point in the history
  2. Add non interactive mode.

    Julius Trinkunas committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    a4f3c2c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. Fix hangup when launching from scripts.

    Julius Trinkunas committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    08f3b92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ios-control#22 from Unity-Technologies/master

    Add non interactive mode.
    shazron committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    c92682d View commit details
    Browse the repository at this point in the history
  3. Increment version to 1.0.6

    shazron committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    f1a2c40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f54f67c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2014

  1. Configuration menu
    Copy the full SHA
    79c4cc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

  1. Merge pull request ios-control#25 from Unity-Technologies/master

    Fix exiting and propagate app exit code in non interactive mode.
    shazron committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    bad5fe3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. Configuration menu
    Copy the full SHA
    8fc098a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0d5d58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ios-control#26 from oNaiPs/fix_402653028_error

    Added version to Info.plist file, fixes -402653028 error
    shazron committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    bab1d5b View commit details
    Browse the repository at this point in the history
  4. Merge pull request ios-control#27 from oNaiPs/better_sdk_makefile

    Better sdk makefile
    shazron committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    72e83d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Add friendly message for code-signing check fails.

    Julius Trinkunas committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    0a9418a View commit details
    Browse the repository at this point in the history
  2. Stop lldb's "^D" and "quit" spam in a non terminal environment.

    Julius Trinkunas committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    3ee1bca View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2014

  1. Merge pull request ios-control#33 from Unity-Technologies/master

    Fix for lldb's "^D" and "quit" spam when running without a terminal.
    shazron committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    6c42fd3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. Added CONTRIBUTING file

    shazron committed May 2, 2014
    Configuration menu
    Copy the full SHA
    9e52fd1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2014

  1. Add uninstall feature.

    wjywbs committed May 9, 2014
    Configuration menu
    Copy the full SHA
    cfb086e View commit details
    Browse the repository at this point in the history
  2. Merge pull request ios-control#35 from wjywbs/remove-app

    Fixes ios-control#35 - Add uninstall feature.
    shazron committed May 9, 2014
    Configuration menu
    Copy the full SHA
    f728321 View commit details
    Browse the repository at this point in the history
  3. Update version to 1.0.7

    shazron committed May 9, 2014
    Configuration menu
    Copy the full SHA
    4f9afb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42a7dbc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2014

  1. Updated version to 1.0.8

    shazron committed May 13, 2014
    Configuration menu
    Copy the full SHA
    443abe4 View commit details
    Browse the repository at this point in the history
  2. Updated npm version to 1.0.8

    shazron committed May 13, 2014
    Configuration menu
    Copy the full SHA
    6fc2ee5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

  1. Added an ability to pass arguments with space character to the applic…

    …ation by using the command "--args":
    
    ./ios-deploy  ...  --args "\"TEST_FILTER=some text here\" arg2 arg3"
    black-square committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    c5d206b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. Merge pull request ios-control#43 from black-square/master

    --args command supports arguments with spaces
    shazron committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    ffe40a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Implements ios-control#42 - Merge file listing feature from phildrip/…

    …fruitstrap.
    
    Signed-off-by: Shazron Abdullah <[email protected]>
    neoalienson authored and shazron committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    e466aea View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. Implements ios-control#48 - Wifi Support & Checks

    Signed-off-by: Shazron Abdullah <[email protected]>
    alexmipego authored and shazron committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    3799a8a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2014

  1. Configuration menu
    Copy the full SHA
    54a62bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f90ebb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2014

  1. Fix for issues 51 and 52

    51: Updated the python:run_command to look for : Locked.
    52: Added option -L that is a variation of non-interactive
    Added the constant with safequit and implemented the equivalent python
    senthil committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    55a12cb View commit details
    Browse the repository at this point in the history
  2. updated to version 1.0.10

    senthil committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    616b6ab View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

  1. Merge pull request ios-control#53 from senthilmanick/master

    Fixes ios-control#51 - When the device is locked, ios-deploy hangs.
    Fixes ios-control#52 - Enhancement: Add "Just launch" option
    shazron committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    6801052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f1ef6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from phonegap/master

    Merge with main
    senthilmanick committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    c85248c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2014

  1. Don't forget about iPods too =)

    Update the readme to include iPods in the device identifier search.
    Michael R. Hines committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    35097bd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2014

  1. Merge pull request ios-control#57 from hinesmr/patch-1

    Include iPods for device search in the README "Listing Device IDs" section.
    shazron committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    e2f436a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. a minor debugging version

    senthil committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    6bd90a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

  1. fix lldb status checking

    alexmipego committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    bf5a1e0 View commit details
    Browse the repository at this point in the history
  2. fix AFCFileRef[Read|Write] prototypes

    Incorrect AFCFileRefRead prototype was causing crashes in 64-bit build when reading large files.
    Andy Polyakov committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    4869a34 View commit details
    Browse the repository at this point in the history
  3. handle no --args

    When no --args are passed application was started with {args} as argument instead of no argument.
    Andy Polyakov committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    23afce0 View commit details
    Browse the repository at this point in the history
  4. Fix usage semantic and pair of resource leaks

    AFCConnectionOpen and AFCFIleInfoOpen don't require initialized pointer to pointer to result, but do require corresponding Close calls.
    Andy Polyakov committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    9a2da6f View commit details
    Browse the repository at this point in the history
  5. arrange callback in read_dir for future use

    Custom callback is called for every file or directory listed on device. This will be used for file download.
    Andy Polyakov committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    4589cd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2014

  1. Merge pull request ios-control#65 from alexmipego/lldb-python-connect…

    …-fix
    
    Fix lldb status checking
    shazron committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    77116e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ios-control#66 from dot-asm/master

    Fix AFCFileRef[Read|Write] prototypes
    shazron committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    0467b69 View commit details
    Browse the repository at this point in the history
  3. Update version to 1.2.0

    shazron committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    c57f208 View commit details
    Browse the repository at this point in the history
  4. Add download option.

    Unlike upload option, download pulls down whole tree. For this reason
    --to is expected to be directory path.
    Andy Polyakov committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    9f0c8a8 View commit details
    Browse the repository at this point in the history
  5. Allow --list and --download to pick specific subdirectories.

    Note that in a way it introduces inconsistency with help message.
    This is because arguments to --list and --download are optional
    and has to be passed with '=', e.g. --list=/Documents.
    Andy Polyakov committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    7742c5d View commit details
    Browse the repository at this point in the history
  6. Merge pull request ios-control#67 from dot-asm/master

    Add download option.
    shazron committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    0b89be6 View commit details
    Browse the repository at this point in the history
  7. Added scripts for buildbox.

    shazron committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    63917d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2014

  1. added iPhone 6

    senthil committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    029d22e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2014

  1. Merged with phone-gap and fixed the hang

    senthil committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    d86b0ca View commit details
    Browse the repository at this point in the history
  2. Fixed two issues:

    1. When the device is locked, the python source prints and exists. The
    server sees this as an empty packet. We are using this to exit out of
    the connection
    2. When we use just launch, we need to do safequit and detach. Otherwise
    we hang for ever
    senthil committed Oct 13, 2014
    Configuration menu
    Copy the full SHA
    54600a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2014

  1. Configuration menu
    Copy the full SHA
    d51bb22 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. Configuration menu
    Copy the full SHA
    4aa233d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    049a89e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2014

  1. Merge branch 'disk-image-fix' of https://github.com/eddieh/ios-deploy

    Conflicts:
    	ios-deploy.c
    senthil committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    1a309dc View commit details
    Browse the repository at this point in the history
  2. updated the version

    senthil committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    b796b70 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2014

  1. fixed the lauch using python

    senthil committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    b4f9191 View commit details
    Browse the repository at this point in the history
  2. updated the version to 1.3.0

    senthil committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    06187e3 View commit details
    Browse the repository at this point in the history
  3. Allow timeout for download and run

    senthil committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    72caad4 View commit details
    Browse the repository at this point in the history
  4. Removed the wrong comment

    senthil committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    dbe3811 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

  1. Merge pull request ios-control#68 from senthilmanick/master

    Fixed the hang when the device is locked.
    
    When the device is locked, we get empty packets in the server.
    Now fixed by closing both the lldb and server sockets.
    Also after safequit, we need to detach to make the "justlaunch" option to be less error prone.
    
    Multiple bug fixes: 
    1. When multiple devices are connected, the detect was not listing all the devices ios-deploy -c -t 1
    2. Fixes for issue ios-control#75 - non-interactive mode broken lldb and ios-deploy may still be running ios-deploy -b ... -d -I -L
    3. Fixes for issue ios-control#60 - -L option not working properly ios-deploy will not quit or sometimes hang
    4. When multiple devices are connected, cannot use -i option to specify the device ios-deploy -b ... -i -d -I -L
    5. Allow timeout when downloading
    shazron committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    7ca7269 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ios-control#72 from CSOscarTanner/master

    Fixed problem with the parser of the value of the parameter -i.
    shazron committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    4617a7d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2014

  1. Configuration menu
    Copy the full SHA
    6f662ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7075657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bfc253 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63303ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    021c222 View commit details
    Browse the repository at this point in the history
  6. Fixes ios-control#79 - Update README.md for sample usage of ios-deplo…

    …y flags and options
    shazron committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    7a447b4 View commit details
    Browse the repository at this point in the history
  7. Fixes ios-control#80 --detect not showing non-zero exit code when no …

    …devices are detected.
    shazron committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    767c386 View commit details
    Browse the repository at this point in the history
  8. Updated version to 1.3.1

    shazron committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    7c9af71 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2014

  1. Fixes ios-control#80 (re-fix) --detect not showing non-zero exit code…

    … when no devices are detected.
    
    When --detect is turned on, --debug is turned on implicitly so you won't get a segmentation fault.
    shazron committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    33f6a83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from phonegap/master

    Pull from phonegap
    senthilmanick committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    12334f8 View commit details
    Browse the repository at this point in the history
  3. Merge with phonegap

    Fixed the issue with implictly turning on debug for -c instead of -L
    senthil committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    3dcd64f View commit details
    Browse the repository at this point in the history
  4. updated the version to 1.3.3

    senthil committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    6ac0848 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2014

  1. Using debug for -c as well

    senthil committed Dec 7, 2014
    Configuration menu
    Copy the full SHA
    99f4010 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2014

  1. Cleaned up get_device_hardware_name by using a macro (related to issue

    …ios-control#88).
    
    This prepares it for adding models that are missing, see: https://theiphonewiki.com/wiki/Models
    shazron committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    e4c4660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1aacc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. Configuration menu
    Copy the full SHA
    0dece51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ios-control#92 from diaswrd/master

    Add installation instructions in README.
    shazron committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    5a8d7f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2014

  1. Configuration menu
    Copy the full SHA
    e5e2a63 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2014

  1. Merge pull request ios-control#94 from alexdunn/master

    Clarify what npm is and how to get it
    shazron committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    abbd1a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2015

  1. Configuration menu
    Copy the full SHA
    8577ef3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2015

  1. merged with phonegap/ios-deploy

    senthil committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    96e91eb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Configuration menu
    Copy the full SHA
    134a0a5 View commit details
    Browse the repository at this point in the history
  2. updated to version 1.3.6

    senthil committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    ba60ff6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2015

  1. Configuration menu
    Copy the full SHA
    3e8a897 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Configuration menu
    Copy the full SHA
    48f7881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05edec9 View commit details
    Browse the repository at this point in the history
  3. Updated version to 1.4.0

    shazron committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    56abf4e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. “exists” command added to check if an app with given bundle id is

    installed on device or not (closes ios-control#107)
    urklc authored and shazron committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    cab5a31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e882932 View commit details
    Browse the repository at this point in the history
  3. Number of fixes:

    - allow to pass command line arguments from (lldb) prompt;
    - make lldb exit as opposite to relying on kill (which is problematics
      because it messes up tty settings);
    - handle event timeout in autoexit_command to avoid endless loop;
    - use dynamic TCP port and listen on localhost (no need to expose the
      port to Internet);
    - close accept socket once connection is established;
    
    (fixes ios-control#112)
    Andy Polyakov authored and shazron committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    54818aa View commit details
    Browse the repository at this point in the history
  4. Incremented version to 1.5.0

    shazron committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    5efdcae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1a0623 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2015

  1. merged with version 1.5.0

    Updated for devices that use japanese
    Updated the version to 1.5.1
    senthil committed Apr 11, 2015
    Configuration menu
    Copy the full SHA
    02c2379 View commit details
    Browse the repository at this point in the history
  2. updated to merge with phonegap

    senthil committed Apr 11, 2015
    Configuration menu
    Copy the full SHA
    d90171d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. Add --mkdir and --rm options

    luser committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    54a04e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2015

  1. Merge pull request ios-control#115 from luser/mkdir

    Add --mkdir and --rm options
    shazron committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    8c9dab1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Configuration menu
    Copy the full SHA
    8d1f79d View commit details
    Browse the repository at this point in the history
  2. Merge pull request ios-control#116 from luser/update-readme

    Update README to include --mkdir and --rm
    shazron committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    1db0845 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. merged with phonegap

    Manickavasagam Senthil committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    5690b10 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2015

  1. Fixed a segv happening in non english locale

    Manickavasagam Senthil committed May 1, 2015
    Configuration menu
    Copy the full SHA
    b72d31b View commit details
    Browse the repository at this point in the history
  2. Fixed a segv happening in non english locale

    Manickavasagam Senthil committed May 1, 2015
    Configuration menu
    Copy the full SHA
    0940a4d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from senthilmanick/master

    Updating to 1.5.3
    Senthil Manickavasagam committed May 1, 2015
    Configuration menu
    Copy the full SHA
    a750efa View commit details
    Browse the repository at this point in the history

Commits on May 7, 2015

  1. Adding in standalone uninstall option --uninstall_only

    Usage:
    ios-deploy --uninstall_only --bundle_id my.bundle.id
    Michael Lupo committed May 7, 2015
    Configuration menu
    Copy the full SHA
    2119c10 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

  1. Configuration menu
    Copy the full SHA
    fc667bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4df1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a89b71b View commit details
    Browse the repository at this point in the history
  4. Fixes ios-control#122 - Using the -c option for listing device UUIDs …

    …instead the system_profiler
    shazron committed May 12, 2015
    Configuration menu
    Copy the full SHA
    9156689 View commit details
    Browse the repository at this point in the history
  5. Fixes ios-control#121 - Adding in standalone uninstall option --unins…

    …tall_only
    
    Merge branch 'uninstallOnlySupport' of https://github.com/mikelupo/ios-deploy into master
    Michael Lupo authored and shazron committed May 12, 2015
    Configuration menu
    Copy the full SHA
    b67b90b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c13720 View commit details
    Browse the repository at this point in the history
  7. Updated version to 1.6.0

    shazron committed May 12, 2015
    Configuration menu
    Copy the full SHA
    ea8202c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c35b70 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d712420 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Configuration menu
    Copy the full SHA
    7070623 View commit details
    Browse the repository at this point in the history
  2. Updated version to 1.6.1

    shazron committed May 13, 2015
    Configuration menu
    Copy the full SHA
    125cd8d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. Unify error reporting.

    Julius Trinkunas committed May 14, 2015
    Configuration menu
    Copy the full SHA
    3857c9a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2015

  1. fixed not working --exists

    Incont committed May 15, 2015
    Configuration menu
    Copy the full SHA
    9e45cc0 View commit details
    Browse the repository at this point in the history
  2. More user friendly error messages.

    Julius Trinkunas committed May 15, 2015
    Configuration menu
    Copy the full SHA
    8a3dbce View commit details
    Browse the repository at this point in the history
  3. reverted return errorCode

    Incont committed May 15, 2015
    Configuration menu
    Copy the full SHA
    041d12e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44b8068 View commit details
    Browse the repository at this point in the history
  5. Updated version to 1.6.2

    shazron committed May 15, 2015
    Configuration menu
    Copy the full SHA
    d65b94f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2015

  1. Configuration menu
    Copy the full SHA
    ed09a02 View commit details
    Browse the repository at this point in the history
  2. small correction in app_exists

    Incont authored and Incont committed May 16, 2015
    Configuration menu
    Copy the full SHA
    18873b8 View commit details
    Browse the repository at this point in the history
  3. added options --list_bundle_id

    Incont authored and Incont committed May 16, 2015
    Configuration menu
    Copy the full SHA
    e5fc979 View commit details
    Browse the repository at this point in the history
  4. Updated version to 1.6.3

    shazron committed May 16, 2015
    Configuration menu
    Copy the full SHA
    5d2a0d5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'phonegap/master'

    Incont authored and Incont committed May 16, 2015
    Configuration menu
    Copy the full SHA
    5377d9b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2015

  1. Configuration menu
    Copy the full SHA
    cdbe112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41eeedc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250794c View commit details
    Browse the repository at this point in the history
  4. Incremented version to 1.7.0

    shazron committed May 17, 2015
    Configuration menu
    Copy the full SHA
    522f7bd View commit details
    Browse the repository at this point in the history
  5. Merge https://github.com/phonegap/ios-deploy

    manual merge and updated to 1.7.1
    mw-senthil committed May 17, 2015
    Configuration menu
    Copy the full SHA
    609b635 View commit details
    Browse the repository at this point in the history
  6. Merge https://github.com/phonegap/ios-deploy

    senthil committed May 17, 2015
    Configuration menu
    Copy the full SHA
    5aacea1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    422877c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

  1. Merge pull request ios-control#137 from mathworks/master

    fixed the japanese issue
    shazron committed May 18, 2015
    Configuration menu
    Copy the full SHA
    39aa232 View commit details
    Browse the repository at this point in the history
  2. Revert version to 1.7.0

    shazron committed May 18, 2015
    Configuration menu
    Copy the full SHA
    3dadb53 View commit details
    Browse the repository at this point in the history
  3. Added Roadmap to README

    shazron committed May 18, 2015
    Configuration menu
    Copy the full SHA
    1cb6110 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c97b972 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11f1a89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddcb493 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2015

  1. Configuration menu
    Copy the full SHA
    84aeaad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba7403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8749a57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    590da67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d61b7c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Removed buildbox shell script

    shazron committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    7d997b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2015

  1. Configuration menu
    Copy the full SHA
    bc1bb0d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2015

  1. Fixes ios-control#157 - Bad error formatting string in check_error()

    Julius Trinkunas committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    be506a9 View commit details
    Browse the repository at this point in the history
  2. Add text for 0xe8008019 error.

    Julius Trinkunas committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    73f30fd View commit details
    Browse the repository at this point in the history
  3. Add text for 0xe800801c error.

    Julius Trinkunas committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    835e161 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. Add text for error 0xe8008018.

    Julius Trinkunas committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    307a5f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2015

  1. Add attribution for error code reverse engineering.

    Julius Trinkunas committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    5eb1220 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Add attribution for error code reverse engineering. Second try.

    Julius Trinkunas committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    2c9ea8f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2015

  1. Merge pull request ios-control#159 from Unity-Technologies/error-mess…

    …ages
    
    Error messages
    shazron committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    4d4735e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. Add text for errors 0xe8008016 and 0xe8008017.

    Julius Trinkunas committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    cf9d024 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ios-control#172 from Unity-Technologies/error-mess…

    …ages
    
    Add text for errors 0xe8008016 and 0xe8008017.
    shazron committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    7ac9cdb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. Fixes ios-control#153 - Terminating app due to uncaught exception 'NS…

    …InvalidArgumentException', reason: '*** +[NSString stringWithUTF8String:]: NULL cString' ios-control#153
    shazron committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    7b834b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34540ce View commit details
    Browse the repository at this point in the history
  3. Fixes ios-control#56 - Assertion failed AMDeviceSecureTransferPath (a…

    …pp name has non-ASCII characters)
    shazron committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    21c8dc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f5258 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75820a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb25caf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    adc8a5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3756385 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Incremented version to 1.8.0

    shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    55d076b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aa7b57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f6238 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2aee71 View commit details
    Browse the repository at this point in the history
  5. Fixes ios-control#176 - Add documentation issue for node preinstall s…

    …cript (workaround)
    shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    bf58b61 View commit details
    Browse the repository at this point in the history
  6. Fixes ios-control#157 - Bad error formatting string in check_error()

    Julius Trinkunas authored and shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    99dba4e View commit details
    Browse the repository at this point in the history
  7. Add text for 0xe8008019 error.

    Julius Trinkunas authored and shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    d10562c View commit details
    Browse the repository at this point in the history
  8. Add text for 0xe800801c error.

    Julius Trinkunas authored and shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    4d58838 View commit details
    Browse the repository at this point in the history
  9. Add text for error 0xe8008018.

    Julius Trinkunas authored and shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    093b4b3 View commit details
    Browse the repository at this point in the history
  10. Add attribution for error code reverse engineering.

    Julius Trinkunas authored and shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    ed7c70a View commit details
    Browse the repository at this point in the history
  11. Add attribution for error code reverse engineering. Second try.

    Julius Trinkunas authored and shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    ca2e7a3 View commit details
    Browse the repository at this point in the history
  12. Add text for errors 0xe8008016 and 0xe8008017.

    Julius Trinkunas authored and shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    0390522 View commit details
    Browse the repository at this point in the history
  13. Fixes ios-control#153 - Terminating app due to uncaught exception 'NS…

    …InvalidArgumentException', reason: '*** +[NSString stringWithUTF8String:]: NULL cString' ios-control#153
    shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    d621676 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5455219 View commit details
    Browse the repository at this point in the history
  15. Fixes ios-control#56 - Assertion failed AMDeviceSecureTransferPath (a…

    …pp name has non-ASCII characters)
    shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    5e74205 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2a18445 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ab39342 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4ce3554 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    342965c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a6e9492 View commit details
    Browse the repository at this point in the history
  21. Incremented version to 1.8.0

    shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    2f9fb43 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8d60757 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6b7b31d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ede5d25 View commit details
    Browse the repository at this point in the history
  25. Fixes ios-control#176 - Add documentation issue for node preinstall s…

    …cript (workaround)
    shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    6ce22c2 View commit details
    Browse the repository at this point in the history
  26. Fixes ios-control#135 - Convert Makefile to xcodeproject. Demo in its…

    … own folder now with its own Makefile.
    shazron committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    5d2166f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9f6b415 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    59904aa View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

  1. Configuration menu
    Copy the full SHA
    612c356 View commit details
    Browse the repository at this point in the history
  2. Fixes ios-control#182 - ios-deploy terminates with code 11 in difficu…

    …lt to pinpoint circumstances
    shazron committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    0320381 View commit details
    Browse the repository at this point in the history
  3. Updated version to 1.8.1

    shazron committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    9909fb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23ea3b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. Configuration menu
    Copy the full SHA
    7af1a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f65bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1220cac View commit details
    Browse the repository at this point in the history
  4. Removed check_reqs.js

    shazron committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    b1c717e View commit details
    Browse the repository at this point in the history
  5. Ignore node_modules

    shazron committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    f6b4c3f View commit details
    Browse the repository at this point in the history
  6. Increment version to 1.8.2

    shazron committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    fccfde8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. Configuration menu
    Copy the full SHA
    3ee31bc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. Configuration menu
    Copy the full SHA
    6a8ad1e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Merge pull request ios-control#192 from jcworsley/master

    Added no-wifi option to explicitly skip wifi connectivity.
    shazron committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    28ceb47 View commit details
    Browse the repository at this point in the history
  2. Updated version to 1.8.3

    shazron committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    f17fd4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d56d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    551cdc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2016

  1. Configuration menu
    Copy the full SHA
    a36b169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0988f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ae11a View commit details
    Browse the repository at this point in the history
  4. Updated version to 1.8.4

    shazron committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    922f848 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Configuration menu
    Copy the full SHA
    a9e9641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57a4da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca29173 View commit details
    Browse the repository at this point in the history
  4. Externalized LLDB_FRUITSTRAP_MODULE python commands into external fil…

    …e (source in src/scripts/lldb.py)
    shazron committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    3fef0a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3555b12 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Added libios-deploy target stub, and XCTests stub. ios-deploy depende…

    …nt on lib-ios-deploy target
    shazron committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    ecb228a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd12c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a57b33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbba8a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0159cfc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2016

  1. Configuration menu
    Copy the full SHA
    2fceef2 View commit details
    Browse the repository at this point in the history
  2. Updated version to 2.0.0

    shazron committed Jan 16, 2016
    Configuration menu
    Copy the full SHA
    9a9c648 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2016

  1. Merge remote-tracking branch 'upstream/master'

    Merged mathworks ios-deploy with lastest phonegap master implementation. No big merge conflicts, just some changes with logging(using NSLOG as opposed to printf). Other big changes include python script now included in seperate file as opposed to written inline and files added to make this source an Xcode project.
    Kale Evans committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    f8bac56 View commit details
    Browse the repository at this point in the history