I opened this project for the first time in my Mac and when I try to build it, it gives me these tow errors you can see in the screenshots.
I have these file already in the project, I think I only need to set the path for them.
what do you do when you open a project for the first time in you machine?
a screen shot for the errors
Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
2
Answers
The build was successful after I did the fowling: 1- remove the tow files(LaunchScreen.storyboard and Main.storyboard)and add them again, this is post where I got the solution from https://github.com/react-native-community/upgrade-support/issues/99
2- rename the new files and delete .xml at the end
3- select the LaunchScreen as the Main interface https://i.stack.imgur.com/65P0S.png
I think maybe you have deleted the file LaunchScreen.storyboard. Once check your files.