webdriveragentrunner +ios

1.

git clone https://github.com/facebook/WebDriverAgent.git

2.

 cd WebDriverAgent ,执行brew install carthage

3.

执行

./Scripts/bootstrap.sh

4.

如执行报错:

 

 

5.卸载node

sudo rm -rf /usr/local/{bin/{node,npm},lib/node_modules/npm,lib/node,share/man/*/node.*}

 

6.

安装node12 版本

brew install node@12

7.

将级npm

npm install [email protected] -g,执行./Scripts/bootstrap.sh

如图:

 

 

8.clone 地址包:

 https://pan.baidu.com/s/1PAvt-eKT-SXp8olY6QJZ5w 提取码: 2u89

9.安装问题

9.1  mac os big sur 11.6---xcode 12.4 ---苹果12  14.5

 

 

 

 

 9.2 

编译报错Building for iOS, but the linked and embedded framework ‘xxx.framework’ was buil......

 

 

 

9.3报错

 

 

修改:

 

 9.4编译报错Building for iOS, but the linked and embedded framework \'RoutingHTTPServer.framework\' was built for iOS + iOS Simulator

修改:

 

 

9.5 报错

 

 

 

修改:

 

 

最后

1.

 

 

 2.

 

 

 

 

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章