Uninstalling app from iOS Device thru command line

后端 未结 5 1745
粉色の甜心
粉色の甜心 2021-02-20 05:04

I\'m running test on an app using UIAutomation, but I need a way to uninstall the app in a device (iPhone, iPad, iPod) without using jailbreak.

Currently I´m using fruit

5条回答
  •  [愿得一人]
    2021-02-20 05:49

    Use the fantastic mobiledevice tool!

    mobiledevice repo on GitHub

    It compiles in seconds and it let you interact with the connected iOS devices very easily.

提交回复
热议问题