adb-idea icon indicating copy to clipboard operation
adb-idea copied to clipboard

iOS appcode / Xcode support for iOS projects

Open danielgomezrico opened this issue 6 years ago • 0 comments

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:

  • Xcode: not sure how plugin system works here.
  • AppCode (from intellij guys): maybe it's easier to integrate it for this IDE.

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

danielgomezrico avatar May 11 '18 13:05 danielgomezrico