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 f
Run following commands after you have downloaded Xcode project from GitHub:
cd /your-xcode-project pod install
This worked on Xcode 10.2.