I am creating an App with my development team, by cloning the Github project and running the react-native run-ios generates the following error.
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 vamola.xcodeproj
on one topic suggested this correction; Go to project settings in Xcode. Menu File-> Project Settings
Go to per-User Project Settings section.
Click on advanced.
Select Xcode Default option. previously this used to be Legacy for my project.
but I did not succeed.
to be able to compile my project