I am trying to run Aplication which I have downloaded from GitHub.
When I run get error unable to open file in target, I have Xcode 10.
I already searched for solution and get this one.
I had the same problem, but in Xcode 6.1.1 - what fixed it for me was to change the configuration file setting to None for the two Pods-related targets, then run pod install again.
The configuration file setting is found by selecting the project (not the target) and then the Info tab.
But cant find configuration file location.
Here is the error picture: https://i.stack.imgur.com/Ql3M5.png
This happened due to change the Project Name or Miss the Pods from Your Project
if the Pods are Miss Then Following Method
If Above Method not Working so its Project name Issue then Go with following Method
run the Following Commands from Terminal
go to Your directory from terminal
Done now open your xcWorkSpace file