pymobiledevice3 icon indicating copy to clipboard operation
pymobiledevice3 copied to clipboard

how to build command to win32 exe?

Open yuanjifeng opened this issue 3 years ago • 3 comments

yuanjifeng avatar Sep 14 '22 16:09 yuanjifeng

what do you mean? simply installing and running?

doronz88 avatar Sep 15 '22 06:09 doronz88

yes simply running.

yuanjifeng avatar Sep 15 '22 08:09 yuanjifeng

Windows installation isn't different from any other OS. Install via pypi and use. You'll still have to run iTunes to find the device and establish a connection

doronz88 avatar Sep 16 '22 14:09 doronz88

  • Press Win+R
  • type cmd
  • then type
pip install pymobiledevice3
pymobiledevice3

vadimszzz avatar Nov 29 '22 18:11 vadimszzz