Git close XCode project shown in Red Color iOS swift

 Problem:

I had a project created that from my Team member and uploaded to the git repository after that i had tried to close the project my project cloned successfully.After that tried to open the project it shown in red colour like deleted.How to solve that.


Solution: 

It was a problem with your repository last pushed copy.No worries it's easy to recover that.First delete the red colour project in your XCode.After that below XCode click the + button and select add files.Goto the git local repository that is cloned by you and select that.It will be imported to your XCode project and running successfully..Happy coding....

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift