Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baozhida authored Mar 7, 2017
1 parent d6f0de2 commit f2ce5cb
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@
使用testng控制并发,改造了默认的report结果,在case错误时候,自动截屏保存图片,并把图片添加在报告文件中,方便检查定位。


# macaca多台ios真机设备并行 iproxy设置存在bug,多个设备都会使用8900端口,无法正常判断端口是否可用

此版本需要修改macaca-ios代码,初始化ios真机driver时候可以指定iproxy端口

替换原本中的,即可使用
```
macaca-ios.js
```
## 初始化时候传入代理端口

```
Expand Down Expand Up @@ -80,6 +72,3 @@ MAC全局安装的路径分别如下:
上面两个目录下各自找到项目文件,Xcode打开,下图中的[1][2]team重新选择,原则上就可以直接使用,保险起见,把5处全部修改,保证不出错。

接着修改Bundle Identifier,每个项目中能改的全部改掉,换个名字即可,比如把各处的id中的facebook改成abc

放个截图:
![xcode](./report/img/xcode1.png)

0 comments on commit f2ce5cb

Please sign in to comment.