Answer the question
In order to leave comments, you need to log in
Error when running project on OS X simulator?
When I create a project with the react-native init nameproject command, everything works fine. But when I download the project from gitlab, I get this error:
users-MacBook-Pro-3:photosearch user$ react-native run-ios
info Found Xcode workspace "PhotoSearch.xcworkspace"
info Building (using "xcodebuild -workspace PhotoSearch.xcworkspace -configuration Debug -scheme PhotoSearch -destination id=AA9268AE-C69E-4808-A08B-A7198D02DFC5 -derivedDataPath build/PhotoSearch")
.......................................................................
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening PhotoSearch.xcworkspace. Run CLI with --verbose flag for more details.
User defaults from command line:
IDEDerivedDataPathOverride = /Users/user/Desktop/Nikita/photosearch/ios/build/PhotoSearch
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question