代码改变世界

随笔档案-2021年5月13日

每个程序员都应该知道的延迟数

2021-05-13 20:36 by Tanwheey, 96 阅读, 收藏,
摘要: 2020年数据: 详见:https://colin-scott.github.io/personal_website/research/interactive_latency.html 阅读全文

构建WebDriverAgent时报错“xxx: no identity found Command CodeSign failed with a nonzero exit code”解决办法

2021-05-13 11:15 by Tanwheey, 609 阅读, 收藏,
摘要: 问题:Build target IntegrationApp of project WebDriverAgent with configuration Debug CodeSign /Users/xxx/Library/Developer/Xcode/DerivedData/WebDriverAge 阅读全文

执行 sh ./Scripts/bootstrap.sh -d 时提示“xcrun: error: unable to find utility “simctl”, not a developer tool or in PATH ”错误解决办法

2021-05-13 10:52 by Tanwheey, 622 阅读, 收藏,
摘要: xcrun: error: unable to find utility “simctl”, not a developer tool or in PATH 今天在全新mac上搭建ios自动化环境执行 sh ./Scripts/bootstrap.sh -d 时提示“xcrun: error: un 阅读全文