摘要: About the App App name: libimobiledevice App description: Library to communicate with iOS devices natively App website: http://www.libimobiledevice.or 阅读全文
posted @ 2017-08-30 18:00 蒋励 阅读(417) 评论(0) 推荐(0)
摘要: Homebrew官网 http://brew.sh/index_zh-cn.html Homebrew是神马 linux系统有个让人蛋疼的通病,软件包依赖,好在当前主流的两大发行版本都自带了解决方案,Red hat有yum,Ubuntu有apt-get 神马,你用mac os,不好意Mac os木有 阅读全文
posted @ 2017-08-30 17:54 蒋励 阅读(184) 评论(0) 推荐(0)
摘要: 其实Appium的安装方式主要有两种: 1)自己安装配置nodejs的环境,然后通过npm进行appium的安装 2)直接下载官网提供的dmg进行安装,dmg里面已经有nodejs的环境和appium的可执行文件了 下面我们进入正题,分别进行两种安装方式的讲解 1 Appium的安装方式一 本章节主 阅读全文
posted @ 2017-08-30 16:55 蒋励 阅读(3174) 评论(0) 推荐(0)