F
F
Farazendasss2020-02-04 15:12:09
React Native
Farazendasss, 2020-02-04 15:12:09

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

1 answer(s)
L
LinkVP, 2020-02-04
@LinkVP

Delete the build folder from /Users/user/Desktop/Nikita/photosearch/ios/ and run the build.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question