Why am I seeing “An error occurred while trying to run the script.” in the UI Automation instrument?

后端 未结 4 1375
渐次进展
渐次进展 2021-01-04 04:08

When I try to run a UI Automation script on iOS 5 devices I am getting the following error:

\"An error occurred while trying to run the script.\"

4条回答
  •  臣服心动
    2021-01-04 04:35

    This should fix this issue:

    sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
    

提交回复
热议问题