Flutter setup on Mac

2019-05-29  本文已影响0人  阳台的晾衣架
  1. 根据引导安装flutter:https://flutter.dev/docs/get-started/install/macos#get-the-flutter-sdk

  2. libimobiledevice https://www.libimobiledevice.org/
    It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard® icons, manage installed applications, retrieve addressbook/calendars/notes and bookmarks and (using libgpod) synchronize music and video to the device

  3. ideviceinstaller https://github.com/libimobiledevice/ideviceinstaller:
    1. 基于libimobiledevice,安装、卸载、升级、遍历手机上的app

  4. ios-deploy https://github.com/ios-control/ios-deploy
    1. install and debug iOS apps from the command line

上一篇 下一篇

猜你喜欢

热点阅读