pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.1k stars 256 forks source link

iOS appcode / Xcode support for iOS projects #88

Open danielgomezrico opened 6 years ago

danielgomezrico commented 6 years ago

Hi

I know that this is focused on adb and that it only works for android but... this kind of features are a totally missing in the iOS environment.

Currently the only way to delete an app on the iOS emulator is to manually remove the app from the phone like a normal user will do.

I've used this in the past on android and it's totally awesome and I miss it on iOS.

There are two IDE on iOS:

It looks like this may work as "the adb" for iOS https://github.com/imkira/mobiledevice