-
根据引导安装flutter:https://flutter.dev/docs/get-started/install/macos#get-the-flutter-sdk
-
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 -
ideviceinstaller https://github.com/libimobiledevice/ideviceinstaller:
1. 基于libimobiledevice,安装、卸载、升级、遍历手机上的app -
ios-deploy https://github.com/ios-control/ios-deploy:
1. install and debug iOS apps from the command line
网友评论