Skip to content
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

Add -k/--key option. Allow getting more properties of the app #497

Merged
merged 27 commits into from
Jan 25, 2021

Commits on Jan 19, 2020

  1. Fix the error when try to access some apps' sandbox by using a differ…

    …ent command to start house arrest service
    ryan.luo committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    64a25e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c95037 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

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

    sync
    ryanluoo authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    d714a93 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

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

    sync from origin
    ryanluoo authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    d333196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f327a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Add -F/--non-recursively option that controls whether to walk the dir…

    …tory recursively; add --json support for list_file
    ryan.luo committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    c55fa29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fb418 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. format the code

    ryan.luo committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    2befa16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c919eef View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. fix: gate the call to read_dir() rather than return early inside list…

    …_files_callback when --json option is set
    ryan.luo committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    db115ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdce430 View commit details
    Browse the repository at this point in the history
  3. fix remove extra space

    ryan.luo committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    833a9c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe0a5d8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from ios-control/master

    fix: remove extra space
    ryanluoo authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d7e5a9c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    c688b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf65d4d View commit details
    Browse the repository at this point in the history
  3. Revert "add product_version and build_version in device's full name"

    This reverts commit c688b8b.
    ryan.luo committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    a3a4b35 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. add --json support for list_bundle_id

    ryan.luo committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    78e68bf View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. only get result's keys when --json is not set

    ryan.luo committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    a43b879 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

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

    merge latest
    ryanluoo authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    191ae03 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

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

    Merge Fix
    ryanluoo authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    8c87089 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

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

    Merge from official repo master
    ryanluoo authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    f935598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca2364 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Update the usage info & Revise the error message

    ryan.luo committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    39e5bef View commit details
    Browse the repository at this point in the history
  2. Remove redundant char

    ryan.luo committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e3bba0c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Update README with the new option -k/--key

    ryan.luo committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    c5ee713 View commit details
    Browse the repository at this point in the history
  2. Update README.md. Replace the space with tab

    Update README.md. Replace the space with tab
    ryanluoo authored Jan 24, 2021
    Configuration menu
    Copy the full SHA
    751e77e View commit details
    Browse the repository at this point in the history