我正在关注官方React Native网站上的教程 . 使用以下代码构建我的项目:

react-native run-ios

我收到了错误:

Found Xcode workspace AwesomeProjectMobile.xcworkspace
xcrun: error: unable to find utility "instruments", not a developer tool or in PATH

Command failed: xcrun instruments -s
xcrun: error: unable to find utility "instruments", not a developer tool or in PATH

有什么建议?