13
Ошибка запуска собственного приложения React из терминала (iOS)
Я следую инструкциям на официальном сайте React Native. Используя следующее, чтобы построить мой проект: react-native run-ios Я получаю ошибку: Found Xcode project TestProject.xcodeproj 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 …